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

CMU pretrained weights #158

Closed SimicCh closed 1 year ago

SimicCh commented 1 year ago

Hi, great approach for human pose estimation! I would like to evaluate on CMU dataset. Unfortunately the download link form #83 for CMU pre-trained model weights seems to be down. Could you upload your pre-trained weights again? Thank you.

shrubb commented 1 year ago

@karfly, is it possible to reupload it to yandex disk like the H36M weights?

SimicCh commented 1 year ago

Hi @karfly, @shrubb I hope you could help me. I would like to use your pretrained CMU model for comparison. Would it be possible to reactivate the upload link or create a new one? Thanks in advance!

karfly commented 1 year ago

Hello @SimicCh! Unfortunately, we are unable to share the CMU weights (see Data section of the README).

anas-zafar commented 1 year ago

Hi @SimicCh were you able to get the cmu pretrained weights? Thanks