peiyunh / rg-mpii

Bottom-Up and Top-Down Reasoning with Hierarchical Rectified Gaussians, CVPR 2016 (Spotlight)

Home Page:https://www.cs.cmu.edu/~peiyunh/topdown/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bottom-Up and Top-Down Reasoning with Hierarchical Rectified Gaussians

Instructions:

  • Compile MatConvNet (If you use CuDNN, make sure you set the $PATH and $LD_LIBRARY_PATH correct)
  • Download the pre-trained vgg-16 model from MatConvNet and put in matconvnet/
  • Download MPII and put in data/mpii_human/
    • see data/mpii_human/README for more details
  • Call run_qp1_mpii.m for training & testing a qp1 model
  • Call run_qp2_mpii.m for training & testing a qp2 model

Pretrained models:

Download our trained models here.

Notes:

A few necessary changes are made based on the original MatConvNet.

See our code and models for face landmark localization on AFLW dataset.

Credits:

The implementation is based on & inspired by MatConvNet and MatConvNet-FCN.

Thanks James for dag_viz.m which dumps a MatConvNet model into a dot file.

About

Bottom-Up and Top-Down Reasoning with Hierarchical Rectified Gaussians, CVPR 2016 (Spotlight)

https://www.cs.cmu.edu/~peiyunh/topdown/


Languages

Language:MATLAB 43.0%Language:Cuda 18.0%Language:C++ 12.9%Language:Protocol Buffer 8.0%Language:TeX 7.6%Language:Python 5.1%Language:Shell 1.8%Language:C 1.5%Language:Makefile 0.9%Language:HTML 0.5%Language:CSS 0.4%Language:M 0.2%Language:Java 0.1%Language:JavaScript 0.0%Language:Objective-C 0.0%