Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
centaur31
/
vit-base
like
1
Image Feature Extraction
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
vit
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
vit-base
/
preprocessor_config.json
centaur31
Upload 5 files
ac56bbd
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
160 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
}