Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
facebook
/
vit-mae-huge
like
6
Follow
AI at Meta
3,280
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
refs/pr/1
vit-mae-huge
/
preprocessor_config.json
nielsr
HF staff
Remove feature_extractor_type
c6401e0
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
}