YOLOv2和YOLOv3效果对比

安装完OpenCV,火烧眉毛的想要测试一下YOLO。git   1.克隆项目github git clone https://github.com/pjreddie/darknet.git 2.进入项目目录,根据本身有无GPU和OpenCV来修改Makefile(默认使用CPU,无OpenCV)测试 cd darknet 3.在终端输入“sudo make”,结果就报错了,错误以下:spa /us
相关文章
相关标签/搜索