mpskex / Convolutional-Pose-Machine-tf

Convolutional Pose Machine tensorflow implementation
GNU Lesser General Public License v3.0
71 stars 18 forks source link
convolutional-neural-networks cpm tensorflow

Convolutional Pose Machine implemented with tensorflow

This model is still work in progress.

Trainable with MPI dataset.

Details are in my blog in Chinese.

CPM

Model: Convolutional Pose Machine

Please go to my site to choose the Convolutional Pose Machine model And put the model in model/ directory

Demo & Benchmark Results

50FPS@GTX960 RealTime DEMO PCKh Benchmark Result Demo

Train & model update (2018-Nov)

Live demo avaliable (2018-Jul)

Live Demo

TODOs

Credit

Cited Convolutional Pose Machine

@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