simochen / flowtrack.pytorch

Pytorch implementation of FlowTrack (Simple Baselines for Human Pose Estimation and Tracking).
74 stars 12 forks source link

Will you implement Flow-Based Pose Tracking Alg? #12

Open WuZhuoran opened 5 years ago

WuZhuoran commented 5 years ago

The method is proposed in simple baseline paper.

Optical Flow + Bipartite Matching.