Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
MBZUAI
/
swiftformer-s
like
1
Follow
Mohamed Bin Zayed University of Artificial Intelligence
249
Image Classification
Transformers
PyTorch
imagenet-1k
swiftformer
Inference Endpoints
arxiv:
2303.15446
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
fe29c5d
swiftformer-s
/
preprocessor_config.json
shehan97
Upload 3 files
ce24f3e
over 1 year ago
raw
Copy download link
history
blame
Safe
175 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.485
,
0.456
,
0.406
]
,
"image_std"
:
[
0.229
,
0.224
,
0.225
]
,
"size"
:
224
}