ArashHosseini / 3d-pose-baseline

A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
MIT License
301 stars 71 forks source link

about the mean and std of the 2D keypoints #18

Open WormCoder opened 3 years ago

WormCoder commented 3 years ago

I tried to predict 3D kypoints from 2D keypoints of my own images, but I can't download the dataset h36m.zip. As a result, I cannot run the the script openpose_3dpose_sandbox.py. I think I don't need the own dataset for refernece, but I need the mean and std of the dataset, so could you give the value of mean and std of the 2D keypoints?

Aliiiu commented 3 years ago

pls if you were able to get the data set pls share

alexivaner commented 3 years ago

Do you guys already get the dataset? I also faced some problems with the dataset. they do not give me access code