Open Hamza-Sarwar opened 11 months ago
Same
Try this for installing mmcv and mmdet based on your pytorch version. you can checkout the appropriate versions by modifying the link (https://download.openmmlab.com/mmcv/dist/cu{CUDA VERSION}/torch{PYTORCH VERSION}/index.html)
pip install mmcv-full==1.7.0 -f https://download.openmmlab.com/mmcv/dist/cu113/torch1.11/index.html
pip install mmdet==2.26.0
This issue hasn't solved
I did exactly follow the installation process but each time I got the same error no matter what version do I use.