Skip to content

Commit

Permalink
new links to try hog+svm and dnn
Browse files Browse the repository at this point in the history
  • Loading branch information
SkaisteMotiejunaite committed Oct 26, 2024
1 parent e0bbdb7 commit 00420dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Algorithms/Body/facial_expression.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# https://github.com/manish-9245/Facial-Emotion-Recognition-using-OpenCV-and-Deepface/blob/main/emotion.py --->main
# https://github.com/opencv/opencv/tree/master/samples/dnn/face_detector
# https://github.com/keyurr2/face-detection/blob/master/README.md ----> try this one, has svm+hog and cnn, apparently svm+hog is good
# https://github.com/Aaditya1978/Face_Expression_Prediction/tree/main

import cv2
Expand Down

0 comments on commit 00420dd

Please sign in to comment.