Image Classification
Transformers
PyTorch
TensorBoard
Safetensors
vit
huggingpics
Eval Results (legacy)
Instructions to use Bazaar/cv_level1_protected_animals_classification with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Bazaar/cv_level1_protected_animals_classification with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("image-classification", model="Bazaar/cv_level1_protected_animals_classification") pipe("https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/parrots.png")# Load model directly from transformers import AutoImageProcessor, AutoModelForImageClassification processor = AutoImageProcessor.from_pretrained("Bazaar/cv_level1_protected_animals_classification") model = AutoModelForImageClassification.from_pretrained("Bazaar/cv_level1_protected_animals_classification", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| tags: | |
| - image-classification | |
| - pytorch | |
| - huggingpics | |
| metrics: | |
| - accuracy | |
| model-index: | |
| - name: cv_level1_protected_animals_classification | |
| results: | |
| - task: | |
| name: Image Classification | |
| type: image-classification | |
| metrics: | |
| - name: Accuracy | |
| type: accuracy | |
| value: 0.8487752676010132 | |
| # cv_level1_protected_animals_classification | |
| Autogenerated by HuggingPics🤗🖼️ | |
| Create your own image classifier for **anything** by running [the demo on Google Colab](https://colab.research.google.com/github/nateraw/huggingpics/blob/main/HuggingPics.ipynb). | |
| Report any issues with the demo at the [github repo](https://github.com/nateraw/huggingpics). | |
| ## Example Images | |
| #### Ailuropoda melanoleuca | |
|  | |
| #### Alligator sinensis | |
|  | |
| #### Arctictis binturong | |
|  | |
| #### Axis porcinus | |
|  | |
| #### Bos gaurus | |
|  | |
| #### Bos mutus | |
|  | |
| #### Budorcas taxicolor | |
|  | |
| #### Camelus bactrianus | |
|  | |
| #### Campanumoea javanica Blume | |
|  | |
| #### Castor fiber | |
|  | |
| #### Cervus eldii | |
|  | |
| #### Cervus nippon | |
|  | |
| #### Crossoptilon mantchuricum | |
|  | |
| #### Dugong dugon | |
|  | |
| #### Elaphurus davidianus | |
|  | |
| #### Elephas maximus Linnaeus | |
|  | |
| #### Equus ferus | |
|  | |
| #### Equus hemionus Pallas | |
|  | |
| #### Equus kiang | |
|  | |
| #### Grus antigone | |
|  | |
| #### Grus japonensis | |
|  | |
| #### Grus leucogeranus | |
|  | |
| #### Grus monacha | |
|  | |
| #### Grus nigricollis | |
|  | |
| #### Gulo gulo | |
|  | |
| #### Haliaeetus albicilla | |
|  | |
| #### Helarctos malayanus | |
|  | |
| #### Hemitragus jemlahicus | |
|  | |
| #### Hylobatidae | |
|  | |
| #### Larus relictus | |
|  | |
| #### Lophophorus | |
|  | |
| #### Lophura swinhoii | |
|  | |
| #### Macaca assamensis | |
|  | |
| #### Macaca cyclopis Swinhoe | |
|  | |
| #### Macaca leonina | |
|  | |
| #### Martes zibellina | |
|  | |
| #### Mergus squamatus | |
|  | |
| #### Muntiacus crinifrons | |
|  | |
| #### Naemorhedus baileyi | |
|  | |
| #### Naemorhedus swinhoei | |
|  | |
| #### Neofelis nebulosa | |
|  | |
| #### Nipponia nippon | |
|  | |
| #### Nycticebus bengalensis | |
|  | |
| #### Otididae | |
|  | |
| #### Panthera pardus | |
|  | |
| #### Panthera tigris | |
|  | |
| #### Panthera uncia | |
|  | |
| #### Pantholops hodgsonii | |
|  | |
| #### Pavo muticus | |
|  | |
| #### Pelochelys cantorii | |
|  | |
| #### Polyplectron | |
|  | |
| #### Presbytis | |
|  | |
| #### Procapra przewalskii | |
|  | |
| #### Przewalskium albirostris | |
|  | |
| #### Rhinopithecus | |
|  | |
| #### Saiga tatarica | |
|  | |
| #### Sousa chinensis | |
|  | |
| #### Syrmaticus ellioti | |
|  | |
| #### Syrmaticus humiae | |
|  | |
| #### Syrmaticus mikado | |
|  | |
| #### Testudo horsfieldii | |
|  | |
| #### Tragopan blythii | |
|  | |
| #### Tragopan caboti | |
|  | |
| #### Tragopan melanocephalus | |
|  | |
| #### Tragopan satyra | |
|  | |
| #### Tragulus kanchil | |
|  |