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!
I am trying to train a model which supports the detection of more joints. So could you share more details about how to preprocess the original human3.6m dataset in this case? Especially, how to complete Step 5 in the Human3.6M preprocessing scripts?
Hi, thanks for your great work.
I am trying to train a model which supports the detection of more joints. So could you share more details about how to preprocess the original human3.6m dataset in this case? Especially, how to complete Step 5 in the Human3.6M preprocessing scripts?