资源算法head-pose-estimation-and-face-landmark

head-pose-estimation-and-face-landmark

2020-01-19 | |  30 |   0 |   0

face-landmark-localization

This is a project predict face landmarks (68 points) and head pose (3d pose, yaw,roll,pitch).

Install

Usage for images

  • Command : python landmarkPredict.py predictImage  testList.txt

    (testList.txt is a file contain the path of the images.)

Usage for usb camera

This sctpt enables you to see intractive results for this face-landmark-localization.

usage: landmarkPredict_video.py uvcID

  • Command :  python landmarkPredict_video.py  0

Model

  • You can download the pre-trained model from here

Train

  • add train.prototxt and train_solver.prototxt files, Training using the 300W data set

Result

图片.png

图片.png

class based rewrite for the landmarkPredict.

facePos.py: FacePosePredictor class is defined.

librect.py: helper functions for rectangles.

landmarkPredict_video.py uses this class version.


上一篇:deep-head-pose

下一篇:head-pose-estimation

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...