Skip to content

LeManhTruong/head_pose_FSANet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REQUIREMENT:

1. keras
2. numpy
3. tensorflow
4. mtcnn (pip install mtcnn)
5. cv2
6. termcolor

RUN:

  • Convert model:
python3 convert_h5_2tf.py
  • Run demo:
python3 demo.py

RESULT:

See result at: "images/result.jpg"

About

Head pose estimation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages