Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
MBZUAI
/
swiftformer-xs
like
3
Follow
Mohamed Bin Zayed University of Artificial Intelligence
242
Image Classification
Transformers
PyTorch
Safetensors
imagenet-1k
swiftformer
Inference Endpoints
arxiv:
2303.15446
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
b618590
swiftformer-xs
/
preprocessor_config.json
shehan97
Upload 3 files
d77b990
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
}