File size: 189 Bytes
b26b966
5c887e6
 
 
b26b966
5c887e6
b26b966
1
2
3
4
5
6
7
8
{
  "framework": "tensorflow",
  "model_name": "mood_detector_cnn",
  "image_size": 48,
  "num_labels": 7,
  "labels": ["Angry", "Disgust", "Fear", "Happy", "Sad", "Surprise", "Neutral"]
}