face_classification icon indicating copy to clipboard operation
face_classification copied to clipboard

Different Emotion Results in Video Demos

Open kaisark opened this issue 6 years ago • 1 comments

Cool project, but I noticed a few things:

  1. As already noted, Gender seems to be face offset (crop) sensitive. haarcascade_frontalface_default.xml related???
  2. Emotion sometimes produces different results

When I ran the following video demo files, I received different emotion results (emotion_model_path = '../trained_models/emotion_models/fer2013_mini_XCEPTION.102-0.66.hdf5'):

  • video_emotion_gender_demo.py
  • video_emotion_color_demo.py

Keras==2.2.4 tensorflow-gpu==1.12.0 pandas==0.23.4 numpy==1.14.5 h5py==2.8.0 statistics==1.0.3.5 opencv-python==3.4.5.20

lisa-eg-wrong-animated gif-downsized_large 1

animated gif-downsized_large

lisa-sad-animated gif-downsized_large 1

kaisark avatar Feb 14 '19 23:02 kaisark

hi, how did you test for videos currently it is supporting the webcam option. Can you please help me I want to test for some videos?

madukanadeeshani avatar Jan 02 '21 05:01 madukanadeeshani