3d-pose-baseline icon indicating copy to clipboard operation
3d-pose-baseline copied to clipboard

A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.

Results 32 3d-pose-baseline issues
Sort by recently updated
recently updated
newest added

Thanks for your great work! Where is the origin of the coordinate system, which contains all the 3d coordinates of all points?

question

Code to test the 2d coordinates of your own picture

question

I have a question about the correspondence between SH and H3.6M joint positions as defined in this program. The program ignores the "Neck/Nose" joints in the H3.6M joint data in...

bug

Hello, I want to use the **pretrained model** that you provide to convert my estimated 2D coordinates from openpose body 25 model, where the toes and heels of both feet...

question
extensions

Thanks for your interest in our research! I checked the code and found that the SH 2D detections are pre-processed and saved result. According to paper, this approach is estimating...

question

I have tried several approaches to export the model to pb file i would like to test it on a mobile device. I am still quite new to tensorflow any...

question

Good Afternoon, My name is David, actually I'm using your project for my degree final task (TFG). Apreciate how much your work has helped me to reach the goal I'm...

question

Hi, I am interested in testing your network on my own images. According to your answer on other questions here, one should use _Stacked Hourglass_ to get predictions in 2D....

extensions

Hey, I have a question about cameras.h5. Each camera seems to have 2 focal lengths (shape 2x1). All other entries seem to make sense to me (translation is a 3x1,...

bug
docs

Hello, I have a question for @ArashHosseini. I'm playing around with your extension but I am not too deep into the code. First of all: Thank you very much for...

question