Skip to content

python implementation of head pose estimation problem using 3d construction provided by 3DDFA project using tiny YOLO for face detection .. to download tiny yolo weights please go to my shareable drive link

Notifications You must be signed in to change notification settings

ammarali32/head-pose-estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

head-pose-estimation

python implementation of head pose estimation problem using 3d construction provided by 3DDFA project using tiny YOLO for face detection .. to download tiny yolo weights please go to my shareable drive link

to run this project in your computer you need: 1- visual studio 2019. 2- python package. 3- anaconda 3 . 4- install the following libraries:

  • opencv
  • Dlib
  • Numpy
  • matplotlib
  • scipy
  • torchvision
  • also don't foget to download the tiny YOLO weights and the Dlib predictor to run this code in GPU please copy the code inside "hpefinalgpu.py" and paste it inside "hpefinal.py"

About

python implementation of head pose estimation problem using 3d construction provided by 3DDFA project using tiny YOLO for face detection .. to download tiny yolo weights please go to my shareable drive link

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published