xingyizhou / pytorch-pose-hg-3d

PyTorch implementation for 3D human pose estimation
GNU General Public License v3.0
615 stars 141 forks source link

Pre-trained model performing badly on MPI-INF 3D HP #40

Open NiteshBharadwaj opened 6 years ago

NiteshBharadwaj commented 6 years ago

The pre-trained model linked here is not giving the reported accuracy for MPI-INF. (200 MPJPE on test set) But the pre-trained model for lua is working as expected (124 MPJPE on test set)

3D regressor isn't working as expected

xingyizhou commented 6 years ago

Thanks for the report! I haven’t tested the pytorch code on 3dhp yet. Will investigate it soon.

On Fri, Sep 28, 2018 at 7:09 AM NiteshBharadwaj notifications@github.com wrote:

The pre-trained model linked here is not giving the reported accuracy for MPI-INF. (200 MPJPE on test set) But the pre-trained model for lua is working as expected (124 MPJPE on test set)

3D regressor isn't working as expected

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/xingyizhou/pytorch-pose-hg-3d/issues/40, or mute the thread https://github.com/notifications/unsubscribe-auth/AIc1B_Ii1IdrW2KyjBL5zZh8cq9Kp9dxks5ufhGUgaJpZM4W-Y2M .

--

-- Best Regards, Xingyi Zhou Department of Computer Science The University of Texas at Austin