摘要: 1. DetectoRS 源码:https://github.com/joe-siyuan-qiao/DetectoRS.git 模型:https://blog.csdn.net/weixin_41279876/article/details/104143725 遇到的坑 阅读全文
posted @ 2021-01-07 10:39 have_lucky 阅读(106) 评论(0) 推荐(0)
摘要: 1. 安装DetectoRS遇到的坑 (1)You’re trying to build PyTorch with a too old version of GCC. We need GCC 5 or later 解决方法:再创建的虚拟环境中安装自己的gcc 具体安装过程 gcc升级后出现的问题:/ 阅读全文
posted @ 2021-01-07 10:37 have_lucky 阅读(1029) 评论(0) 推荐(0)