karfly / learnable-triangulation-pytorch

This repository is an official PyTorch implementation of the paper "Learnable Triangulation of Human Pose" (ICCV 2019, oral). Proposed method archives state-of-the-art results in multi-view 3D human pose estimation!
MIT License
1.09k stars 181 forks source link

H36M Test set #101

Closed jamalknight closed 4 years ago

jamalknight commented 4 years ago

Hi there

How was the Mean Per Joint Position Error (MPJPE) calculated on the H36M test set if the ground truth for the testing set is not available?

thanks

shrubb commented 4 years ago

It wasn't! We never used it

jamalknight commented 4 years ago

oh I see, my apologies, only evaluation was used.