Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
facebook
/
vit-mae-large
like
7
Follow
AI at Meta
3,208
Transformers
PyTorch
google-tensorflow
TensorFlow
imagenet-1k
vit_mae
pretraining
vision
Inference Endpoints
arxiv:
2111.06377
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
efc0cca
vit-mae-large
/
preprocessor_config.json
nielsr
HF staff
Remove feature_extractor_type
efc0cca
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
}