Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
carlosaguayo
/
cats_vs_dogs
like
5
Image Classification
TF-Keras
Model card
Files
Files and versions
xet
Community
Use this model
main
cats_vs_dogs
/
preprocessor_config.json
carlosaguayo
Cats vs Dogs classifier
b773642
about 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
187 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"size"
:
150
}