mmcv-full对于torch版本适配有一定的要求,查看链接如下:
mmcv-full安装
比如我的cuda版本是10.1,torch版本是1.8.0,安装命令如下
pip install mmcv-full==1.7.0 -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.8/index.html
mmcv-full对于torch版本适配有一定的要求,查看链接如下:
mmcv-full安装
比如我的cuda版本是10.1,torch版本是1.8.0,安装命令如下
pip install mmcv-full==1.7.0 -f https://download.openmmlab.com/mmcv/dist/cu101/torch1.8/index.html