Open PMPBinZhang opened 1 year ago
if actual then try mmcv-full==1.7.0 mmdet==2.25.1 mmpose==0.28.1
The following worked for me on CUDA version 11.4. Also for anyone not on 11.4, this was very useful in finding the right mmcv-full
!
pip install mmcv-full==1.6.2 -f https://download.openmmlab.com/mmcv/dist/cu113/torch1.12/index.html
pip install openmim==0.1.0
pip install mmdet==2.28.2
pip install mmpose==0.29.0
what's the version of mmcv-full, mmdet and mmpose