Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
NhatPham
/
vit-base-patch16-224-recylce-ft
like
0
Image Classification
Transformers
PyTorch
TensorBoard
vit
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
1
Train
Deploy
Use this model
5485ac7
vit-base-patch16-224-recylce-ft
/
preprocessor_config.json
NhatPham
Upload preprocessor_config.json
5485ac7
about 3 years ago
raw
Copy download link
history
blame
Safe
203 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
}