GitHub - yihui-he/epipolar-transformers: Epipolar Transformers (CVPR 2020)
Yihui He, Rui Yan, Katerina Fragkiadaki, Shoou-I Yu (Carnegie Mellon University, Facebook Reality Labs)
CVPR 2020, CVPR workshop Best Paper Award
Oral presentation and human pose demo videos (playlist):
https://www.youtube.com/embed/nfb0kfVWjcs
https://www.youtube.com/embed/ig5c-qTaYkg
We also provide 2D to 3D lifting network implementations for these two papers:
configs/lifting/img_lifting_rot_h36m.yaml
(Human 3.6M)configs/lifting/img_lifting_rot.yaml
(RHD)configs/lifting/lifting_direct_h36m.yaml
(Human 3.6M)configs/lifting/lifting_direct.yaml
(RHD)Python 3, pytorch > 1.2+ and pytorch < 1.4
pip install -r requirements.txtconda install pytorch cudatoolkit=10.0 -c pytorch
mkdir outscd datasets/bash get_pretrained_models.sh
Please follow the instructions in datasets/README.md
for preparing the dataset