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

Synchronicity of camera inputs? #130

Open drabanus opened 3 years ago

drabanus commented 3 years ago

Hi. Thanks for this impressive work! How are the two camera inputs synchronized? Or do they have to be pre-recorded and time-stamped video clips?