leoxiaobin / deep-high-resolution-net.pytorch

The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
https://jingdongwang2017.github.io/Projects/HRNet/PoseEstimation.html
MIT License
4.31k stars 909 forks source link

Does code include pose tracking as well? #5

Open allendoss opened 5 years ago

allendoss commented 5 years ago

I'm curious if the multi person tracking code is also in this repo? Thanks

leoxiaobin commented 5 years ago

The repo has only included pose estimation part.

allendoss commented 5 years ago

Thanks for your reply. Will there be an upcoming release with the tracking code?

lxy5513 commented 5 years ago

@allendoss I integrate Hrnet and lighttrack , you can refer this https://github.com/lxy5513/cvToolBox