Beta
Explore
Marketplace
Neural Labs
Playground
Wallet
Docs
cats-vs-dogs-resnet18 – AI Model by billgufran | AlphaNeural AI
You can deploy this model and start earning money today!
billgufran
/
cats-vs-dogs-resnet18
like
0
image-classification
pytorch
resnet18
microsoft/cats_vs_dogs
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
Cats vs Dogs - ResNet18
Model ini adalah hasil fine-tuning ResNet18 untuk klasifikasi gambar kucing vs anjing.
Dataset
Source:
https://huggingface.co/datasets/microsoft/cats_vs_dogs
Split: train/val/test = 70/15/15 (stratified)
Metrics
Test accuracy: 0.9889
Files
cats_dogs_resnet18_best.pth
: trained checkpoint
labels.json
: class names
inference.py
: minimal inference script