This model is still work in progress.
Trainable with MPI dataset.
Details are in my blog in Chinese.
Please go to my site to choose the Convolutional Pose Machine model
And put the model in model/
directory
- Mobile CPM is avaliable! 50FPS!! try it out!
- Parameters in Numpy is avaliable!
- Native Data Generator in Paralleled structures
- More Layers and Faster R-CNN Code in side (Find your gadget in repo)
- more functionality! like layers (Proposal Layers, Dispatch Layers, RoI Align Layer) and Regularization stuffs
- Pretrained model avaliable in days here!
- Live Camera Demo
- Offline Video Processing Demo
- Still working in benchmark (Not in this project's workflow)
@inproceedings{wei2016cpm,
author = {Shih-En Wei and Varun Ramakrishna and Takeo Kanade and Yaser Sheikh},
booktitle = {CVPR},
title = {Convolutional pose machines},
year = {2016}
}
Thanks to wbenbihi@github for his batch generator~
Author: Liu Fangrui aka mpsk
Beijing University of Technology
College of Computer Science & Technology