Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
kenobi
/
SDO_VT1
like
2
Image Classification
Transformers
PyTorch
TensorBoard
vit
Eval Results
Inference Endpoints
arxiv:
2006.03677
Model card
Files
Files and versions
Metrics
Training metrics
Community
2
Train
Deploy
Use this model
4ebe9b6
SDO_VT1
/
preprocessor_config.json
kenobi
commit files to HF hub
a7a1967
over 2 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
}