Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
facebook
/
vit-mae-base
like
28
Follow
AI at Meta
3,464
Transformers
PyTorch
google-tensorflow
TensorFlow
Safetensors
imagenet-1k
vit_mae
pretraining
vision
Inference Endpoints
arxiv:
2111.06377
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
refs/pr/3
vit-mae-base
/
preprocessor_config.json
nielsr
HF staff
Remove feature_extractor_type
127ef37
almost 3 years ago
raw
Copy download link
history
blame
Safe
217 Bytes
{
"_processor_class"
:
null
,
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.485
,
0.456
,
0.406
]
,
"image_std"
:
[
0.229
,
0.224
,
0.225
]
,
"resample"
:
2
,
"size"
:
224
}