una-dinosauria / 3d-pose-baseline

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

The results on MPI-INF-3DHP #180

Closed luzzou closed 4 years ago

luzzou commented 4 years ago

Hi, thank you for releasing such a great work! Previous papers usually evaluate on the MPI-INF-3DHP dataset to test their generalization ability. Have you evaluated on it?
Can you provide the results?

Looking forward for your reply

una-dinosauria commented 4 years ago

Could you point me to one of these papers?

una-dinosauria commented 4 years ago

Seems like the dataset was released in October 2017 -- we published our work in May 2017 so no, we were not able to evaluate on datasets that did not exist at the time.

If you run our pipeline please submit a PR!

luzzou commented 4 years ago

Seems like the dataset was released in October 2017 -- we published our work in May 2017 so no, we were not able to evaluate on datasets that did not exist at the time.

If you run our pipeline please submit a PR!

sorry, my statement is wrong. I just wanna know the results on the dataset, and I think it can be regarded as a 2D-3D pose estimation baseline results on this dataset.