simochen / flowtrack.pytorch

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

is there possiable to separate tracking module out? #13

Open lucasjinreal opened 5 years ago

lucasjinreal commented 5 years ago

How does the tracking work? Does it can separate out as a function or module?