Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
bswift
/
test
like
0
Image Classification
Transformers
PyTorch
vit
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
test
/
preprocessor_config.json
bswift
Upload 13 files
c19f6a4
11 months 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
]
}
}
}