Ubuntu安装detectron2

阅读 127

2022-03-11

Ubuntu18.4 安装 detectron2

1. 安装python/pytorch环境

查看链接 https://blog.csdn.net/weixin_43742276/article/details/108801093?spm=1001.2014.3001.5501

2. Git detectron2

git clone https://github.com/facebookresearch/detectron2.git

3. 编译 detectron2

对于Linux系统,根据官方提供的命令编译,不会采坑。
https://detectron2.readthedocs.io/en/latest/tutorials/install.html
在这里插入图片描述根据自己的环境选择相应的命令。

精彩评论(0)

0 0 举报