配置列表 ubuntu 16.04 cuda 10.0 python 3.6 pytorch 1.3.1 mmdetection 2.2.1 mmcv git clone https://github.com/open-mmlab/mmcv.git cd mmcv MMCV_WITH_OPS=1 pip install -e . 安装mmcv大约需要5-10分钟。 测试结果 1、faster-rcnn 2、mask-rcnn 相关文章: 2021-10-07 2021-05-29 2021-10-10 2022-02-17 2021-12-05 2021-05-22 2021-08-25 2022-12-23