ifzhang / FairMOT

[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
MIT License
4.03k stars 934 forks source link

ModuleNotFoundError: No module named 'dcn_v2' #541

Open balabalagit opened 1 year ago

balabalagit commented 1 year ago

Thanks

RodolfoFR commented 1 year ago

I'm trying to run demo.py, but the error appears ModuleNotFoundError: No module named 'dcn v2', how do I resolve this?

RodolfoFR commented 1 year ago

I solved this issue doing a git clone the repository DCN_v2 from ifzhang. Then copied the dcn_v2.py to FairMOT/src, same place of demo.py. But now another error appearsed, i'll to look for in another issue.

usama0300854 commented 1 year ago

No module named '_ext'