Open elbaro opened 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.
Hi, any updates on how to use python with your demo?
@shihenw Great work! How did you get real-time? Is that Faster-RCNN or Yolo similar? Really curious please.
@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)
@shihenw Please share the demo file! :)
The file is now back on: https://github.com/shihenw/convolutional-pose-machines-release/blob/master/testing/python/demo.ipynb
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..