Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
carlosaguayo
/
cats_vs_dogs
like
4
Image Classification
TF-Keras
Model card
Files
Files and versions
Community
Use this model
main
cats_vs_dogs
/
config.json
carlosaguayo
Cats vs Dogs classifier
b773642
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
{
"id2label"
:
{
"0"
:
"Dog"
,
"1"
:
"Cat"
}
,
"num_channels"
:
3
}