Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
104385387-Bird_Classification – AI Model by Wan03 | AlphaNeural AI
You can deploy this model and start earning money today!
Wan03
/
104385387-Bird_Classification
like
0
apache-2.0
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
🐦 Bird Species Classifier (ResNet-50)
This model classifies bird species from uploaded images.
It was fine-tuned on a dataset of 200 bird classes using ResNet-50 pretrained on ImageNet.
Files
resnet50_head_best.pt
: fine-tuned model weights
label_map.json
: mapping of class indices to species names
inference_resnet50.py
: helper for offline inference
Demo
Visit the
Gradio Space
to try it live.