microsoft / multiview-human-pose-estimation-pytorch

This is an official Pytorch implementation of "Cross View Fusion for 3D Human Pose Estimation, ICCV 2019".
MIT License
544 stars 89 forks source link

2D detector model #10

Closed liyuwei-dgene closed 5 years ago

liyuwei-dgene commented 5 years ago

Hi! Thanks for the great work. I would like to test the network on my own images. Is it possible to release your 2D detector model?

Thanks.

CHUNYUWANG commented 5 years ago

This code has both 2D and 3D estimation functionality. But it is dependent on the camera configurations. I would suggest you to read the paper first. https://chunyuwang.netlify.com/img/ICCV_Cross_view_camera_ready.pdf