DenisTome / Lifting-from-the-Deep-release

Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"
https://denistome.github.io/papers/lifting-from-the-deep
GNU General Public License v3.0
450 stars 133 forks source link

add cURL fallback for git bash on Windows, add Python 3 compatibility #12

Closed Banus closed 6 years ago

Banus commented 6 years ago

In order to run the demo on Windows, I made the following modifications:

The demo has been successfully tested on Windows with Python 3.5 and Tensorflow GPU 1.3 and Ubuntu 16.04 with Python 2.7 and Tensorflow CPU 1.3.