implus / GFocalV2

Generalized Focal Loss V2: Learning Reliable Localization Quality Estimation for Dense Object Detection, CVPR2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mmcv version

jackhu-bme opened this issue · comments

I've tried the newest version and the 1.1.5 mmcv version,but both failed. What's the one needed? Thanks.

It kept telling me the bug 'ModuleNotFoundError: No module named 'mmcv._ext'' even if I've installed mmcv==1.1.5

find the solution, I'd install the version compatiable with pytorch and cuda