Face analysis using DeepFace

python
deepface
computer vision
cv2

Face analysis using DeepFace: face recognition, detecting gender and dominant emotion

Two project using the DeepFace library to analyze faces in images. The analysis includes detecting faces and predicting gender and emotions.

The first project with images is available at https://github.com/mmuratardag/DS_cv_deepface

The second project with video is available at https://github.com/mmuratardag/DS_cv_deepface_video