当前位置:   article > 正文

YOLOv3训练自己voc格式的数据集_yolov3tiny训练voc数据集怎么配置参数好

yolov3tiny训练voc数据集怎么配置参数好

 

基于YOLOv3的darknet源码

参考:

https://blog.csdn.net/u012135425/article/details/80294884

https://blog.csdn.net/lilai619/article/details/79695109

一、下载代码

1. 1通过git克隆

    git clone https://github.com/pjreddie/darknet.git

1.2在github上下载

https://github.com/pjreddie/darknet

2.解压工程:我是通过github上下载的代码压缩包,所以首先进入压缩包所在的路径

cd /yourpath

解压

unzip darknet-master.zip

3.修改配置文件

由于在实验室中使用的是服务器,所以需要对Makefile进行一些设置。我想要GPU支持的版本,所以在Makefile中,做如下更改:

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/小蓝xlanll/article/detail/728031
推荐阅读
相关标签
  

闽ICP备14008679号