DeepVision99/Facial_emotion_recognition
05
1{2 "model_type": "custom",3 "num_labels": 7,4 "input_shape": [5 180,6 180,7 18 ],9 "preprocessing": {10 "mean": [11 0.5118834,12 0.5118834,13 0.511883414 ],15 "std": [16 0.25525132,17 0.25525132,18 0.2552513219 ]20 }21}