Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
DeepVision99
/
Facial_emotion_recognition
like
0
Transformers
custom
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
main
Facial_emotion_recognition
/
preprocessor_config.json
DeepVision99
Upload preprocessor_config.json with huggingface_hub
140b83e
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
123 Bytes
{
"input_shape"
:
[
180
,
180
,
1
]
,
"normalization"
:
"rescale"
,
"augmentation"
:
{
"horizontal_flip"
:
true
,
"rotation_range"
:
15
}
}