Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
facebook
/
dino-vits8
like
12
Follow
AI at Meta
3,204
Image Feature Extraction
Transformers
PyTorch
Safetensors
imagenet-1k
vit
dino
vision
Inference Endpoints
arxiv:
2104.14294
License:
apache-2.0
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
b09aba6
dino-vits8
/
preprocessor_config.json
nielsr
HF staff
First commit
79cc0d4
about 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
}