ZQPei / deep_sort_pytorch

MOT using deepsort and yolov3 with pytorch
MIT License
2.83k stars 727 forks source link

what's the version of mmdet and mmcv used ? #234

Open ZhangYuef opened 3 years ago

ZhangYuef commented 3 years ago

After installing mmdet and mmcv by myself, an error occurs:

ModuleNotFoundError: No module named 'mmcv._ext

This error for mmdet==0.6.0 and mmcv==0.6.2:

ImportError: cannot import name 'deform_conv_cuda'

Enviroment: