yolov3项目工程

1. 下载YOLOv3工程项目 1 2 git clone https://github.com/pjreddie/darknet cd darknet 2. 修改Makefile配置,使用GPU训练,修改如下: 1 2 3 4 5 6
相关文章
相关标签/搜索