Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
nateraw
/
vit-age-classifier
like
139
Image Classification
Transformers
PyTorch
Safetensors
nateraw/fairface
doi:10.57967/hf/1259
vit
Model card
Files
Files and versions
xet
Community
8
Train
Deploy
Use this model
main
vit-age-classifier
/
preprocessor_config.json
yourusername
:sparkles: add preprocessor config
b3bbed0
over 4 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
197 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"size"
:
224
}