srianant / computer_vision

C/C++/Python based computer vision models using OpenPose, OpenCV, DLIB, Keras and Tensorflow libraries. Object Detection, Tracking, Face Recognition, Gesture, Emotion and Posture Recognition
168 stars 74 forks source link

Side face recognition #15

Closed akhilgupta0221 closed 6 years ago

akhilgupta0221 commented 6 years ago

Hi Srianant

I working on a problem for a side/profile face recognition but dlib mainly works on front faces. Can you please guide me how to attack the problem with facial landmarks for the side face detection and recognition Or else suggest better approach

Regards Akhil

srianant commented 6 years ago

You need to explore 3D modeling / 3D reconstruction.