Headpose-Detection icon indicating copy to clipboard operation
Headpose-Detection copied to clipboard

Bounding Box + Landmark + Headpose

Results 2 Headpose-Detection issues
Sort by recently updated
recently updated
newest added

Is there a way where this can be used for estimating multiple head poses??if so ,please help

Have some problems when testing following images ![0003_01](https://user-images.githubusercontent.com/1567200/59661653-d773c800-91dd-11e9-959c-df46dddce0cd.jpg) ``` Traceback (most recent call last): File "headpose.py", line 237, in main(args) File "headpose.py", line 206, in main res, angles = hpd.process_image(image)...