YOLO目标检测多种改进模型

2023-05-16

写于2020年11月

一、《SlimYOLOv3》

论文链接:arxiv.org/abs/1907.11093.
代码链接:https://github.com/PengyiZhang/SlimYOLOv3

二、《YOLOV3-model-pruning》

原代码地址:https://github.com/pjreddie/darknet
U代码地址:https://github.com/ultralytics/yolov3
A代码地址:https://github.com/AlexeyAB/darknet

代码链接:https://github.com/Lam1360/YOLOv3-model-pruning

三、《Gaussian_YOLOv3》顶会ICCV2019

论文地址:https://arxiv.org/abs/1904.04620
代码地址:https://github.com/jwchoi384/Gaussian_YOLOv3

四、《YOLO_Nano》

论文地址:https://arxiv.org/abs/1910.01271
论文代码:https://github.com/liux0614/yolo_nano

五、《DIou_YOLOV3》 顶会AAAI2020

论文地址:https://arxiv.org/pdf/1911.08287.pdf
代码地址:https://github.com/Zzh-tju/DIoU-darknet

六、《GloU_YOLOv3》顶会CVPR2019

论文原文:https://arxiv.org/abs/1902.09630
代码地址:https://github.com/generalized-iou/g-darknet
AlexAB版:https://github.com/AlexeyAB/darknet/blob/master/cfg/yolov3.coco-giou-12.cfg

七、《X_YOLO》

论文地址:https://arxiv.xilesou.top/pdf/1910.03159.pdf
论文代码:https://github.com/AaronJny/xyolo

八、《yolov3-channel-and-layer-pruning》

代码地址:https://github.com/tanluren/yolov3-channel-and-layer-pruning

九、《YOLOv3-complete-pruning》

代码地址:https://github.com/coldlarry/YOLOv3-complete-pruning

十、《YOLOV3_PyTorch》

代码地址:https://github.com/ultralytics/yolov3

十一、《YOLO_6D》

代码地址:https://github.com/Mmmofan/YOLO_6D

十二、《YOLOv3_Darknet》

论文地址:https://pjreddie.com/media/files/papers/YOLOv3.pdf
代码地址:https://pjreddie.com/darknet/
含完全教程代码地址:https://github.com/Eric3911/Dakrnet-YOLOv3

十三、《YOLOV3_Windows》

代码地址:https://github.com/AlexeyAB/darknet

十四、《YOLOV3_Keras》

代码地址:https://github.com/Eric3911/yolov3-keras-master

十五、《YOLOV3_Mobilenet》

代码地址:https://github.com/Eric3911/YOLOv3-Mobilenet

十六、《Spiking-YOLO》

论文地址:https://arxiv.org/pdf/1903.06530.pdf
代码地址:https://github.com/dinies/SpikingCNN

十七、《YOLO-Fastest》

代码地址:https://github.com/dog-qiuqiu/Yolo-Fastest
目前最小的YOLO模型,模型总共1.3M

十八、《MobileNet-YOLO》

代码地址:https://github.com/dog-qiuqiu/MobileNet-Yolo,
代码地址:https://github.com/jylink/yolov5-mobilenetv3,
代码地址:https://github.com/tanluren/mobilenetv3-yolov3,
代码地址:https://github.com/SpursLipu/YOLOv3v4-ModelCompression-MultidatasetTraining-Multibackbone
比SSD效果更好模型更小的YOLO

十八、《YOLOF》

代码地址:https://github.com/chensnathan/YOLOF

十九、《YOLOR》

代码地址:https://github.com/WongKinYiu/yolor

二十、《YOLODet》

代码地址:https://github.com/wuzhihao7788/yolodet-pytorch

二十一、《YOLO-Fastest》

代码地址:https://github.com/dog-qiuqiu/Yolo-Fastest

二十二、《ScaledYOLOv4》

代码地址:https://github.com/Eric3911/ScaledYOLOv4

二十二、《YOLObile》

代码地址:https://github.com/nightsnack/YOLObile,
代码地址:https://github.com/hpc203/YOLObile-opencv-dnn,
代码地址:https://github.com/tanluren/yolov3-channel-and-layer-pruning

二十三、《CSL-YOLO》

代码地址:https://github.com/D0352276/CSL-YOLO

二十三、《YOLOx》

论文地址:https://arxiv.org/pdf/2107.08430v1.pdf
代码地址:https://github.com/Megvii-BaseDetection/YOLOX

二十四、《VOLO》

论文地址:https://arxiv.org/pdf/2106.13112v2.pdf
代码地址:https://github.com/sail-sg/volo

二十五、《YOLO-Z》

代码地址:https://github.com/shanglianlm0525/PyTorch-Networks
代码地址:https://gitcode.net/mirrors/shanglianlm0525/CvPytorch

二十六《YOLOE》

代码地址:https://github.com/miemie2013/miemiedetection
代码地址:https://github.com/PaddlePaddle/PaddleDetection/tree/release/2.4/configs/ppyoloe

二十七《YOLOP》

代码地址:https://github.com/hustvl/YOLOP
论文地址:https://arxiv.org/abs/2108.11250

2022年10月2日更新

二十八《YOLOv6》

代码地址:https://github.com/meituan/YOLOv6
论文地址:https://arxiv.org/pdf/2209.02976

二十九《YOLOv7》

论文地址:https://arxiv.org/abs/2207.02696
代码地址:https://github.com/WongKinYiu/yolov7

三十《complex YOLO》

代码地址:https://github.com/maudzung/Complex-YOLOv4-Pytorch

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

YOLO目标检测多种改进模型 的相关文章

随机推荐

  • linux批量远程控制

    前提 xff1a 勉ssh秘钥登陆 使用pdssh 1 配置主机列表 web list root 64 192 168 1 2 22 root 64 192 168 1 3 182 22 root 64 192 168 1 4 181 22
  • DataBinding详解

    一 开启DataBinding 在build gradle文件添加 android dataBinding enabled true 二 生成DataBinding布局 1 光标在布局文件的根布局 gt 点击Alt 43 Enter gt
  • python批量删除txt文件中指定行

    应用场景 xff1a 在深度学习项目中 xff0c 常常会处理各种数据集 比如已经标注好的数据标签有三类 xff1a 人形 汽车 猫 xff0c 有一个新项目 xff0c 只需要识别人形 xff0c 那就需要把这个数据集进行处理 xff0c
  • Python.循环

    一 循环结构 xff1a 是程序控制流程的三大结构之一 xff08 三大手段 方法之一 xff09 通过指定的条件将循环体进行有限次或无限次 xff08 死循环 xff09 地重复运行 在Python中主要用到while和for函数实现 二
  • bind详细学习

    DNS DNS xff1a Domain Name Service 应用层协议 xff08 C S 53 udp 53 tcp xff09 域名 分类 xff1a 最多可以有127级域名 根域一级域名 xff1a Top Level Dom
  • C++ 指针常量、常量指针和常指针常量

    1 指针常量 如果在定义指针变量时候 xff0c 指针变量前用const修饰 xff0c 被定义的指针变量就变成了一个指针类型的常变量 xff0c 指针类型的常变量简称为指针常量 格式如下 数据类型 const 指针变量 61 变量名 xf
  • Jetpack初尝试 NavController,LiveData,DataBing,ViewModel,Paging

    文章目录 插件配置NavController 使用1 创建xml2 创建Activity3 res 创建navigation nav garden和说明流程 ViewModel 负责页面的数据LiveData onChangedObserv
  • 移动固态硬盘删除分区(包括EFI分区)

    新换电脑原始的固态硬盘大小是500G xff0c 担心不够用 xff0c 但电脑只有一个放置固态硬盘的位置 xff0c 所以打算将原装的500G固态换成1T固态 xff0c 原始500G固态改成移动固态硬盘 原始500G固态一共有4个分区
  • Linux-OneNote的安装和使用

    P3X OneNote是Linux的非官方应用程序 xff0c 允许用户直接从Linux平台创建和共享笔记 安装 第一种方法 xff1a Snap安装 此部分转载自链接 在Linux操作系统上使用非官方版OneNote最快捷 最简单的方法是
  • Visual Studio运行控制台程序一闪而退的解决方法!

    初学者在使用Visual Studio各个版本时 xff0c 在进行调试运行时 xff0c 会发现控制台总是一闪即退 xff0c 输出结果的窗口无法保持打开状态 xff01 其实问题是你执行时按的是F5还是Ctrl 43 F5 xff0c
  • C# Microsoft.ClearScript.V8脚本使用

    1 ClearScript支持的功能和适用场景 微软的 net是非常强大和灵活的 xff0c 除了C 体系脚本扩展 xff0c 也支持其他流行的脚本扩展 xff0c Microsoft ClearScript V8就是一个 NET绑定到Go
  • WSL2中使用systemctl报错Failed to connect to bus: Host is down

    问题截图 xff1a System has not been booted with systemd as init system PID 1 Can t operate Failed to connect to bus Host is d
  • dom4j的Element

    1 Element其中的一个Element为dom4j 创建Element xff0c 通过DocumentHelper createElement xff08 name xff09 如 xff1a Element result 61 Do
  • 【重磅推荐: 强化学习课程】清华大学李升波老师《强化学习与控制》

    深度强化学习实验室 官网 xff1a http www neurondance com 论坛 xff1a http deeprl neurondance com 编辑 xff1a DeepRL 强化学习与控制 是一门由清华大学智能驾驶课题组
  • Java正则实现EL表达式

    br public static void main String args br br Map map 61 new HashMap 2 br map put 34 name 34 34 Jame Gosling 34 br map pu
  • 【vivado】ILA调试报错 The debug hub core was not detected 以及 Data read from hw_ila [hw_ila_1] is corrupted

    报错一 xff1a WARNING Labtools 27 3361 The debug hub core was not detected Resolution 1 Make sure the clock connected to the
  • TSLint 配置规则

    TSLint core rules 原文 xff1a https palantir github io tslint rules Lint rules encode logic for syntactic amp semantic chec
  • android一些不常见属性

    1 xff1a coreApp 61 true 表示拥有该属性的app是核心app xff0c 并不表示其拥有系统权限 xff1b 核心app是最小的android framework 系统 xff0c 其作用是 xff1a andriod
  • .Net Core使用serilog的小记

    与许多其他 NET 库一样 xff0c Serilog 为文件 控制台等提供基本的诊断日志记录 它易于设置 xff0c 具有干净的API xff0c 并且可以在最近的 NET平台之间移植 今天花了点时间好好研究了下 xff0c 记录下心得
  • YOLO目标检测多种改进模型

    写于2020年11月 一 SlimYOLOv3 论文链接 xff1a arxiv org abs 1907 11093 代码链接 xff1a https github com PengyiZhang SlimYOLOv3 二 YOLOV3