File size: 156 Bytes
0d4b6f9 |
1 2 3 4 5 6 7 8 |
---
license: mit
base_model:
- Ultralytics/YOLOv8
---
EMOTION_CLASSES = [
'anger', 'content', 'disgust', 'fear', 'happy', 'neutral', 'sad', 'surprise'
] |
0d4b6f9 |
1 2 3 4 5 6 7 8 |
---
license: mit
base_model:
- Ultralytics/YOLOv8
---
EMOTION_CLASSES = [
'anger', 'content', 'disgust', 'fear', 'happy', 'neutral', 'sad', 'surprise'
] |