Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
echarlaix
/
vit-food101-int8
like
0
Image Classification
Transformers
OpenVINO
food101
vit
int8
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
519d400
vit-food101-int8
/
preprocessor_config.json
echarlaix
HF staff
Upload model
6dc21d1
about 2 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
}