目录 论文主要信息 文章概要 背景 YOLOX-DarkNet53 实现细节 YOLOv3 baseline Decoupled head 实验 思路 story Strong data augmentation Anchor-free multi positives SimOTA End-to-end(NMS-free) YOLO 消融实验 性能对比 YOLOX-L YOLOX-Tiny & YOLOX-Nano Model size V.S. Data augmentation SOTA 参
工具:labelimg.MobaXterm 1.标注自己的数据集.用labelimg进行标注,保存后会生成与所标注图片文件名相同的xml文件,如图.我们标注的是井盖和路边栏,名称分了NoManholeCover.ManholeCover.WarningStick共3类标签名 2.下载yolov3项目工程.按照YoLo官网下载 git clone https://github.com/pjreddie/darknet cd darknet make 3.修改Makefile文件(文件就在下载的da
How to train (Pascal VOC Data): Download pre-trained weights for the convolutional layers (154 MB): http://pjreddie.com/media/files/darknet53.conv.74and put to the directory build\darknet\x64 Download The Pascal VOC Data and unpack it to directory bu