shihenw / convolutional-pose-machines-release

Code repository for Convolutional Pose Machines, CVPR'16
Other
878 stars 343 forks source link

Where is the python demo? #22

Open elbaro opened 8 years ago

elbaro commented 8 years ago

I can see there was testing/python/CPM_demo.py @ d67079b, and the file disappears in the next commit. d67079b fails because it doesn't have applymodel.py.

Also I couldn't find 'demo.ipynb' in any commit. Running git log --all -- "*/demo.ipynb" shows nothing, but still people talk about running the python demo. I am so confused..

shihenw commented 8 years ago

Apologies for the confusion. We've been discussing if we should keep that version, or provide one not beyond the scope of the paper. Will update soon.

OMARI1988 commented 8 years ago

Hi, any updates on how to use python with your demo?

joyousrabbit commented 8 years ago

@shihenw Great work! How did you get real-time? Is that Faster-RCNN or Yolo similar? Really curious please.

pkpp1233 commented 8 years ago

@shihenw would also love to see the notebook. couldn't find here: https://github.com/shihenw/convolutional-pose-machines-release/blob/master/testing/python/demo.ipynb (per readme)

handale88 commented 7 years ago

@shihenw Please share the demo file! :)

shihenw commented 7 years ago

The file is now back on: https://github.com/shihenw/convolutional-pose-machines-release/blob/master/testing/python/demo.ipynb