Hugging Face
Models
Datasets
Spaces
Docs
Solutions
Pricing
Log In
Sign Up
osanseviero
/
keras-dog-or-cat
Copied
like
0
Image Classification
TensorFlow
Keras
apache-2.0
Model card
Files
Files and versions
Deploy
Use in Keras
main
keras-dog-or-cat
/
config.json
osanseviero
Update config.json
1e4af57
11 months ago
raw
history
blame
Safe
56 Bytes
{
"id2label"
: {
"0"
:
"cat"
,
"1"
:
"dog"
}
}