-
表情识别技术结合了人脸检测功能
资源介绍
说明
本仓库修改与仓库:
原仓库使用 OpenCV 进行人脸检测,但准确度不够高,因此后改用 增加检测准确率。
在原仓库中的改动如下:
增加 MTCNN 模型: haarcascade_frontalface_default.xml
增加人脸检测程序:detect_face.py
更改程序 video_emotion_gender_demo.py, 使用 detect_face 来检测人脸。
下面是原始 README 内容:
Face classification and detection from the .
Real-time face detection and emotion/gender classification using fer2013/IMDB datasets with a keras CNN model and openCV.
IMDB gender class