DenisTome / Lifting-from-the-Deep-release

Implementation of "Lifting from the Deep: Convolutional 3D Pose Estimation from a Single Image"

Home Page:https://denistome.github.io/papers/lifting-from-the-deep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

> You would need a big dataset with 3D data (either captured or synthetically generated) and follow the same steps described in the paper

Elmiar0642 opened this issue · comments

You would need a big dataset with 3D data (either captured or synthetically generated) and follow the same steps described in the paper

I have 1 GB of snake image dataset, which itself contains different gait/pose pics, but the problem when i tried to use this model is, it couldnt recognise the pictures, either due to thickness, or it just couldnt find any humans in image.

INFO:tensorflow:Restoring parameters from /content/saved_sessions/init_session/init No visible people in the image. Change CENTER_TR in packages/lifting/utils/config.py ... An exception has occurred, use %tb to see the full traceback.

@DenisTome

Originally posted by @ArimaValanImmanuel in #56 (comment)