Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
adam-bourne
/
food-classifier
like
0
Image Classification
Transformers
google-tensorflow
TensorFlow
food101
vit
generated_from_keras_callback
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
1
Deploy
Use this model
main
food-classifier
/
preprocessor_config.json
adam-bourne
add preprocessor_config
4fc2c63
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
159 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"size"
:
224
}