simochen / flowtrack.pytorch

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

from ._ext import nms #7

Closed lc4321 closed 5 years ago

lc4321 commented 5 years ago

The work of your flowtrack.pytorch is great, I can not find the nms about code, could you help me ? 3Q!

simochen commented 5 years ago

@lc4321 Did you forget to make?

cd lib
./make.sh