配置列表

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
ubuntu安装mmdetection记录
ubuntu安装mmdetection记录
2、mask-rcnn
ubuntu安装mmdetection记录
ubuntu安装mmdetection记录

相关文章:

  • 2021-10-07
  • 2021-05-29
  • 2021-10-10
  • 2022-02-17
  • 2021-12-05
  • 2021-05-22
  • 2021-08-25
  • 2022-12-23
猜你喜欢
  • 2021-12-08
  • 2021-08-20
  • 2021-04-26
  • 2021-09-25
  • 2021-05-30
  • 2022-12-23
  • 2021-07-31
相关资源
相似解决方案