Skip to content
 
 

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headpose Detection


Referenced Code

Requirements

  • Python 3.6
    • dlib
    • opencv-python
    • numpy

Please check Dockerfile for more information.

Setup

  • ./setup.sh

Usage

  • Headpose detection for images
    • python3 hpd.py -i <input_dir> -o <output_dir>
  • Headpose detection for videos
    • python3 videoCapture.py -i <input_video> -o <output_file>
  • Headpose detection for webcam
    • python3 videoCapture.py

Demo

About

Bounding Box + Landmark + Headpose

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages