Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
dwililiya
/
emotion_recognition
like
0
Image Classification
Transformers
Safetensors
vit
Generated from Trainer
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
emotion_recognition
/
preprocessor_config.json
dwililiya
upload preprocessor_config.json
d970aa0
verified
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
138 Bytes
{
"resize"
:
[
224
,
224
]
,
"normalize"
:
{
"mean"
:
[
0.485
,
0.456
,
0.406
]
,
"std"
:
[
0.229
,
0.224
,
0.225
]
}
}