8000 GitHub - qhan1028/Headpose-Detection: Bounding Box + Landmark + Headpose
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

qhan1028/Headpose-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Headpose Detection


Referenced Code

Requirements

  • Python 3.7

    • dlib
    • opencv-python
    • numpy
  • Please check Dockerfile for more information.

Setup

  • ./setup.sh

Usage

  • Headpose detection for images
    • python3.7 headpose.py -i [input_dir] -o [output_dir]
  • Headpose detection for videos
    • python3.7 headpose_video.py -i [input_video] -o [output_file]
  • Headpose detection for webcam
    • python3.7 headpose_video.py

Demo

About

Bounding Box + Landmark + Headpose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0