| title: YOLOFineTunedWildlife | |
| emoji: 🐨 | |
| colorFrom: red | |
| colorTo: green | |
| sdk: gradio | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| short_description: Wildlife Detector Comparison | |
| sdk_version: 6.0.1 | |
| Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference | |
| # Wildlife Detection Model | |
| Real-time wildlife detection using YOLOv11s trained on 19 species. | |
| ## Model Details | |
| - Architecture: YOLOv11s | |
| - Training: 100 epochs on custom wildlife dataset | |
| - Format: ONNX for cross-platform compatibility | |
| ## Detected Species | |
| Snow Leopard, Tiger, Leopard, Gorilla, Zebra, Peacock, Panda, Hyena, Pig, Horse, Dog, Donkey, Elephant, Fox, Hippopotamus, Kangaroo, Lion, Panda, Sheep, Wolf | |
| ## Try It | |
| Upload an image or use the examples to see wildlife detection in action! | |
| ``` |