1. 安装DetectoRS遇到的坑
(1)You’re trying to build PyTorch with a too old version of GCC. We need GCC 5 or later
解决方法:再创建的虚拟环境中安装自己的gcc 具体安装过程
目标检测方法--DetectoRS
原文:https://www.cnblogs.com/havelucky/p/14245118.html