Aman Goyal
Aman Goyal
So RTX 3090 works on only python 3.8+. Hence I had to install different versions of dependencies. Could you please suggest any other solution to this issue ?
mmdet : 2.11.0 mmcv-full : 1.3.15
> Which version of mmcv or mmdet did you use? mmdet : 2.11.0 mmcv-full : 1.3.15
> mmdet : 2.11.0 mmcv-full : 1.3.15
Had closed the issue by mistake. I am still facing the same problem @OceanPang
> We develop this codebase based on mmcv 2.14.0 and mmdet 1.3.10, please update the version of your mmcv. I tried installing using `pip install mmcv-full=1.3.10` but I get an...
> You can get the pre-trained models from [here](https://drive.google.com/file/d/1YNAQgd8rMqqEG-fRj3VWlO4G5kdwJbxz/view). I actually only want pre-trained weights of Resnet-50 on bdd100k actually