Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
zac
/
Bad_hands
like
1
Image Classification
Transformers
vit
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
e06bf4d
Bad_hands
/
preprocessor_config.json
zac
Update preprocessor_config.json
10a5d7d
10 months ago
raw
Copy download link
history
blame
Safe
210 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"feature_extractor_type"
:
"ViTFeatureExtractor"
,
"image_mean"
:
[
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
]
,
"resample"
:
2
,
"size"
:
224
}