Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
akahana
/
asl-vit
like
3
Image Classification
Transformers
PyTorch
Safetensors
vit
Inference Endpoints
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
main
asl-vit
/
preprocessor_config.json
akahana
first commit
0eb0268
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
243 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
}