win10 detectron2 安装报错解决
Posted 东东就是我
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了win10 detectron2 安装报错解决相关的知识,希望对你有一定的参考价值。
安装detectron2
!!!python=3.8
git clone https://github.com/facebookresearch/detectron2
cd detectron2
python setup.py install
错误
1.5 errors detected in the compilation of “E:/sickdl/industry-detection/segment
https://www.pudn.com/news/6292dd2fe74b9677e8dfef51.html
解决办法
根据
https://github.com/facebookresearch/detectron2/issues/1601
的方法,修改源码"detectron2\\layers\\csrc\\nms_rotated\\nms_rotated_cuda.cu":
2.https://blog.csdn.net/weixin_34910922/article/details/117048741
以上是关于win10 detectron2 安装报错解决的主要内容,如果未能解决你的问题,请参考以下文章
detectron2安装出现Kernel not compiled with GPU support 报错信息
安装oracle10报错:ORA-12546:TNS:permission denied。请问高手或者dba怎么解决。多谢!