Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
bswift
/
test
like
0
Image Classification
Transformers
PyTorch
vit
Model card
Files
Files and versions
xet
Community
1
Train
Deploy
Use this model
main
test
/
preprocessor_config.json
bswift
Upload 13 files
c19f6a4
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
114 Bytes
{
"preprocess"
:
{
"resize"
:
[
256
,
256
]
,
"normalize"
:
{
"mean"
:
[
0.485
,
0.456
,
0.406
]
,
"std"
:
[
0.229
,
0.224
,
0.225
]
}
}
}