convolutional-pose-machines-release icon indicating copy to clipboard operation
convolutional-pose-machines-release copied to clipboard

Where is the python demo?

Open elbaro opened this issue 8 years ago • 6 comments

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..

elbaro avatar Aug 01 '16 04:08 elbaro

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.

shihenw avatar Aug 01 '16 14:08 shihenw

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

OMARI1988 avatar Oct 10 '16 16:10 OMARI1988

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

joyousrabbit avatar Nov 02 '16 22:11 joyousrabbit

@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)

pkpp1233 avatar Nov 07 '16 19:11 pkpp1233

@shihenw Please share the demo file! :)

handale88 avatar Dec 08 '16 07:12 handale88

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

shihenw avatar Dec 21 '16 21:12 shihenw