Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
nguyenbh
/
vit-demo
like
0
Image Classification
Transformers
PyTorch
vit
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
vit-demo
/
preprocessor_config.json
Nguyen Bach
Add preprocessor_config.json
c2367c5
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
}