Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
nateraw
/
food
like
48
Image Classification
Transformers
PyTorch
TensorBoard
food101
vit
Generated from Trainer
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
3
Train
Deploy
Use this model
ddbd0f9
food
/
preprocessor_config.json
dog
init
1a66821
over 3 years ago
raw
Copy download link
history
blame
Safe
228 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"feature_extractor_type"
:
"ViTFeatureExtractor"
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"resample"
:
2
,
"size"
:
224
}