D2Det icon indicating copy to clipboard operation
D2Det copied to clipboard

Update hrfpn.py

Open Vibashan opened this issue 5 years ago • 0 comments

Hello Sir, Using mmcv.cnn.weight_init creates "ModuleNotFoundError: No module named 'mmcv.cnn.weight_init'" error, This can be rectified by using only "mmcv.cnn". Latest version of MMCV has updated it.

Thank you.

Vibashan avatar Jul 08 '20 23:07 Vibashan