Open peabody124 opened 3 years ago
Use MMPose for the HRNet implementations, which has a beautiful API and is very actively maintained. It might be worth replacing the default multi person bottom up detector (for face blurring) and the tracker with MMTracking implementations. This could remove a "default" dependency on OpenPose.
I implemented a wrapper for GAST-Net-3D. This also produces nice results, but it might be worth introducing one for VideoPose3D as well - in particularly because this produces absolute spatial coordinates too, and not just root-relative ones.
This issue is to maintain a list of some algorithms that seem particularly useful to implement. Currently up on the docket are:
Single object tracking