资源算法mxnet-Head-Pose

mxnet-Head-Pose

2020-01-19 | |  34 |   0 |   0

mxnet-headpose

An MXNet implementation of Fine-Grained Head Pose.

The original Pytorch version is here

Demo

new Real environment demo

Quick Start

We Do Not implement Dlib to detect face yet, input should be cropped head image with size of 48x48x1, we provide a pre-trained model here:

python code/test.py --mode 1

You can also train on your datasets.

python train.py

On a single TITAN X, it only takes about 5 minutes to finish 15 epochs on around 300k datasets. Also support for CPU mode.

What's more

The original method follows the paper.

We further exploits this problem and achieve state of the art performance. But due to secrecy agreement, the code will NOT be released until the project is finished or paper comes out. We only release the reproduced version and show some results right now.

图片.png

{
  author    = {Haofan Wang}
  institute  = {Horizon Robotics inc}
  contact = {haofan.wang@horizon.ai}
}


上一篇:deep-head-pose-lite

下一篇: headpose

用户评价
全部评价

热门资源

  • seetafaceJNI

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

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

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