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.1k
stars
181
forks
source link
Does the number of views have to be the same for training and evaluation? #91
Hi @karfly ! Thank you very much for this project!
I' m trying to transfer h3.6m to my dataset. There are only two views in my dataset, while h3.6m having 4 views. Can I directly use the provided pretrained model?
Hi @karfly ! Thank you very much for this project! I' m trying to transfer h3.6m to my dataset. There are only two views in my dataset, while h3.6m having 4 views. Can I directly use the provided pretrained model?