安装mmcv和mmseg
安装mmcv源码地址:https://github.com/open-mmlab/mmcv对应表格确认自己环境的pytorch版本和cuda版本按照指定命令安装注意!!!pip install mmcv-full=={mmcv_version} -f https://download.openmmlab.com/mmcv/dist/{cu_version}/{torch_version}/index.html其中的{mmcv_version}要替换为具体的版本号如:pip install