Skip to content

feitiandemiaomi/Convolutional-Pose-Machine-tf

This branch is 15 commits behind mpskex/Convolutional-Pose-Machine-tf:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

957aff5 · Apr 2, 2018

History

24 Commits
Apr 2, 2018
Apr 2, 2018
Apr 2, 2018
Apr 2, 2018
Mar 21, 2018
Apr 2, 2018
Apr 2, 2018
Apr 2, 2018
Feb 23, 2018
Apr 2, 2018
Apr 2, 2018
Apr 2, 2018
Apr 2, 2018

Repository files navigation

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

Demo PCKh Benchmark Result

TODOs

  • Still working in benchmark (Not in this project's workflow)

Files

Filename Usage
predict.py change the source file's image
train.py use this to launch a training process
CPM.py NO USAGE PLEASE LEAVE INTACT
datagen.py NO USAGE PLEASE LEAVE INTACT

Credit

@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

About

Convolutional Pose Machine tensorflow implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%