| { | |
| "framework": "tensorflow", | |
| "model_name": "mood_detector_cnn", | |
| "image_size": 48, | |
| "num_labels": 7, | |
| "labels": ["Angry", "Disgust", "Fear", "Happy", "Sad", "Surprise", "Neutral"] | |
| } | |
| { | |
| "framework": "tensorflow", | |
| "model_name": "mood_detector_cnn", | |
| "image_size": 48, | |
| "num_labels": 7, | |
| "labels": ["Angry", "Disgust", "Fear", "Happy", "Sad", "Surprise", "Neutral"] | |
| } | |