oarriaga/face_classification

Reduce number of emotions.

atharva2419 opened this issue · 1 comments

I want to reduce the number of emotions to, say 5. What all changes will i have to do?

You should start reading from this code, train_emotion_classifier.py. Check for num_classes variable.