Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
facebook
/
convnext-small-224
like
5
Follow
AI at Meta
3,320
Image Classification
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
imagenet-1k
convnext
vision
Inference Endpoints
arxiv:
2201.03545
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
18d4eb0
convnext-small-224
/
preprocessor_config.json
nielsr
HF staff
First commit
18d4eb0
almost 3 years ago
raw
Copy download link
history
blame
Safe
228 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"feature_extractor_type"
:
"ViTFeatureExtractor"
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"resample"
:
2
,
"size"
:
224
}