--- license: apache-2.0 language: - en metrics: - accuracy --- # Human Face Emotion Recognition (ResNet18) - Backbone: torchvision ResNet18 (ImageNet pretrained) - Task: Face emotion classification - Labels: ['anger', 'content', 'disgust', 'fear', 'happy', 'neutral', 'sad', 'surprise'] - Input size: 224x224 RGB