Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Sreekanth3096
/
vit-coco-image-classification
like
1
Image Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
JAX
Safetensors
imagenet-1k
imagenet-21k
English
vit
vision
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
main
vit-coco-image-classification
/
preprocessor_config.json
Sreekanth3096
Upload 6 files
17565c1
verified
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
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
}