How facemarkLBF work?
How facemarkLBF work?
Here is the 2014 CVPR paper it is based on "Face alignment at 3000 fps via regressing local binary features"
@LBerger Ya, unless the facial landmark points seem wrong or are really different, I would think it's okay
The facial bounding boxes returned by the cascade classifier and the ssd will likely be different, so I would guess the facial landmarks extracted from each would also be different. Hopefully they would be close though
Ya I think the logic is correct. Since the facial bounding boxes are different, facial landmarks are found using different regions of the image
See line 451 https://github.com/opencv/opencv_cont...
Asked: 2018-12-06 07:44:44 -0600
Seen: 566 times
Last updated: Dec 06 '18