🔥🔥🔥 YOLO is a great real-time one-stage object detection framework. This repository lists some awesome public YOLO object detection series projects.
- Awesome-YOLO-Object-Detection
- Summary
- Extensional Frameworks
- Other Versions of YOLO
- Applications
- Lighter and Faster
- Video Object Detection
- Object Tracking
- Deep Reinforcement Learning
- Motion Control Field
- Super-Resolution Field
- Spiking Neural Network
- Attention and Transformer
- Small Object Detection
- Few-shot Object Detection
- Oriented Object Detection
- Face Detection and Recognition
- Face Mask Detection
- Social Distance Detection
- Autonomous Driving Field Detection
- Helmet Detection
- Hand Detection
- Gesture Recognition
- Action Detection
- Emotion Recognition
- Human Pose Estimation
- Distance Measurement
- 3D Object Detection
- SLAM Field Detection
- Industrial Defect Detection
- SAR Image Detection
- Multispectral Image Fusion Detection
- Safety Monitoring Field Detection
- Medical Field Detection
- Chemistry Field Detection
- Agricultural Field Detection
- Sports Field Detection
- Adverse Weather Conditions
- Adversarial Attack and Defense
- Instance and Semantic Segmentation
- Game Field Detection
- Automatic Annotation Tool
- Feature Map Visualization
- Object Detection Evaluation Metrics
- GUI
- Other Applications
-
-
YOLO (Darknet ) : "You Only Look Once: Unified, Real-Time Object Detection". (CVPR 2016)
-
YOLOv2 (Darknet ) : "YOLO9000: Better, Faster, Stronger". (CVPR 2017)
-
YOLOv3 (Darknet ) : "YOLOv3: An Incremental Improvement". (arXiv 2018)
-
YOLOv4 (WongKinYiu/PyTorch_YOLOv4 ) : "YOLOv4: Optimal Speed and Accuracy of Object Detection". (arXiv 2020)
-
Scaled-YOLOv4 (WongKinYiu/ScaledYOLOv4 ) : "Scaled-YOLOv4: Scaling Cross Stage Partial Network". (CVPR 2021)
-
YOLOv5 : YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite.
-
YOLOv6 : "YOLOv6: A Single-Stage Object Detection Framework for Industrial Applications". (arXiv 2022). "微信公众号「美团技术团队」《YOLOv6:又快又准的目标检测框架开源啦》"。"微信公众号「美团技术团队」《目标检测开源框架YOLOv6全面升级,更快更准的2.0版本来啦》"。"微信公众号「美团技术团队」《通用目标检测开源框架YOLOv6在美团的量化部署实战 》"。 "微信公众号「集智书童」《超越YOLOv7 | YOLOv6论文放出,重参+自蒸馏+感知量化+...各种Tricks大放异彩》"
-
YOLOv7 : "YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors". (arXiv 2022)
-
-
-
awesome-yolo-object-detection : 🔥🔥🔥 A collection of some awesome YOLO object detection series projects.
-
srebroa/awesome-yolo : 🚀 ⭐ The list of the most popular YOLO algorithms - awesome YOLO.
-
Bubble-water/YOLO-Summary : YOLO-Summary.
-
WZMIAOMIAO/deep-learning-for-image-processing : deep learning for image processing including classification and object-detection etc.
-
hoya012/deep_learning_object_detection : A paper list of object detection using deep learning.
-
amusi/awesome-object-detection : Awesome Object Detection.
-
-
-
-
GreenTeaHua/YOLO-Review : "A Review of YOLO Object Detection Based on Deep Learning". "基于深度学习的YOLO目标检测综述". (Journal of Electronics & Information Technology 2022)
-
"A Review of Yolo Algorithm Developments". (Procedia Computer Science 2022)
-
-
-
MMYOLO : OpenMMLab YOLO series toolbox and benchmark. MMYOLO is an open source toolbox for YOLO series algorithms based on PyTorch and MMDetection.
-
YOLOAir : 🔥🔥🔥YOLOv5, YOLOv6, YOLOv7, PPYOLOE, YOLOX, YOLOR, YOLOv4, YOLOv3, PPYOLO, PPYOLOv2, Transformer, Attention, TOOD and Improved-YOLOv5-YOLOv7... Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀. YOLOAir是一个基于PyTorch的YOLO算法库。统一模型代码框架、统一应用、统一改进、易于模块组合、构建更强大的网络模型。 "微信公众号「FightingCV」《YOLOAir | 面向小白的目标检测库,更快更方便更完整的YOLO库》"。 "微信公众号「我爱计算机视觉」《集成多种YOLO改进点,面向小白科研的YOLO检测代码库YOLOAir》"
-
YOLOAir2 : ☁️💡🎈YOLOAir2 is the second version of the YOLOAir series, The framework is based on YOLOv7, including YOLOv7, YOLOv6, YOLOv5, YOLOX, YOLOR, YOLOv4, YOLOv3, Transformer, Attention and Improved-YOLOv7... Support to improve Backbone, Neck, Head, Loss, IoU, NMS and other modules. YOLOAir2☁️💡🎈 : Makes improvements easy again.
-
YOLOU : YOLOU:United, Study and easier to Deploy. The purpose of our creation of YOLOU is to better learn the algorithms of the YOLO series and pay tribute to our predecessors. YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6、YOLOv7、YOLOX、YOLOX-Lite、TensorRT、NCNN、Tengine、OpenVINO. "微信公众号「集智书童」《YOLOU开源 | 汇集YOLO系列所有算法,集算法学习、科研改进、落地于一身!》"
-
Oneflow-Inc/one-yolov5 : A more efficient yolov5 with oneflow backend 🎉🎉🎉. "微信公众号「GiantPandaCV」《One-YOLOv5 发布,一个训得更快的YOLOv5》"
-
augmentedstartups/AS-One : Easy & Modular Computer Vision Detectors and Trackers - Run YOLOv7,v6,v5,R,X in under 20 lines of code.
-
PaddleYOLO : 🚀🚀🚀 YOLO series of PaddlePaddle implementation, PPYOLOE, YOLOX, YOLOv5, YOLOv6, YOLOv7, RTMDet and so on. 🚀🚀🚀
-
HuKai97/yolov5-5.x-annotations : 一个基于yolov5-5.0的中文注释版本!
-
-
-
- 知乎「江大白」/ 微信公众号「江大白」
- 知乎「迪迦奥特曼」
- 知乎「PoemAI」
- 知乎「科技猛兽」
- 知乎「CV技术指南」
- 知乎「极市平台」
- 微信公众号「WeThinkln」
- 【Make YOLO Great Again】YOLOv1-v7全系列大解析(输入侧篇)
- 【Make YOLO Great Again】YOLOv1-v7全系列大解析(Neck篇)
- 【Make YOLO Great Again】YOLOv1-v7全系列大解析(Head篇)(尝鲜版)
- 【Make YOLO Great Again】YOLOv1-v7全系列大解析(Head篇)(完整版)
- 【Make YOLO Great Again】YOLOv1-v7全系列大解析(Backbone篇)
- 【Make YOLO Great Again】YOLOv1-v7全系列大解析(Tricks篇)
- 【Make YOLO Great Again】YOLOv1-v7全系列大解析(汇总篇)
- 微信公众号「GiantPandaCV」
- One-YOLOv5 发布,一个训得更快的YOLOv5
- One-YOLOv5 v1.1.0发布,大幅优化Eager FP32单卡性能
- 《YOLOv5全面解析教程》一,网络结构逐行代码解析
- 《YOLOv5全面解析教程》二,YOLOv5数据集结构解析&如何制作一个可以获得更好训练效果的数据集
- 《YOLOv5全面解析教程》三,IoU深入解析
- 《YOLOv5全面解析教程》四,目标检测模型精确度评估
- 《YOLOv5全面解析教程》五,计算mAP用到的numpy函数详解
- 《YOLOv5全面解析教程》六,YOLOv5使用教程详解(单卡,多卡,多机训练)
- 《YOLOv5全面解析教程》七,使用模型融合提升mAP和mAR
- 《YOLOv5全面解析教程》八,将训练好的YOLOv5权重导出为其它框架格式
- 《YOLOv5全面解析教程》九,train.py 逐代码解析
- 《YOLOv5全面解析教程》十,YOLOv5 的 W & B 科学实验工具教程
- 《YOLOv5全面解析教程》十一,YOLOv5 数据增强模块 utils/augmentations.py 逐行解析
- 《YOLOv5全面解析教程》十二,Loss 计算详细解析
- 微信公众号「人工智能AI算法工程师」
- YOLOv5改进之一:添加SE注意力机制
- YOLOv5改进之二:添加CBAM注意力机制
- YOLOv5改进之三:添加Coordinate注意力机制
- YOLOv5改进之四:添加ECA通道注意力机制
- YOLOv5改进之五:改进特征融合网络PANET为BIFPN
- YOLOv5改进之六:增加小目标检测层
- YOLOv5改进之七:损失函数改进
- YOLOv5改进之八:非极大值抑制NMS算法改进Soft-nms
- YOLOv5改进之九:锚框K-Means算法改进K-Means++
- YOLOv5改进之十:损失函数改进为SIOU
- YOLOv5改进之十一:主干网络C3替换为轻量化网络MobileNetV3
- YOLOv5改进之十二:主干网络C3替换为轻量化网络ShuffleNetV2
- YOLOv5改进之十三:主干网络C3替换为轻量化网络EfficientNetv2
- YOLOv5改进之十四:主干网络C3替换为轻量化网络Ghostnet
- YOLOv5改进之十五:网络轻量化方法深度可分离卷积
- YOLOv5改进之十六:主干网络C3替换为轻量化网络PP-LCNet
- YOLOv5改进之十七:CNN+Transformer——融合Bottleneck Transformers
- YOLOv5改进之十八:损失函数改进为Alpha-IoU损失函数
- YOLOv5改进之十九:非极大值抑制NMS算法改进DIoU NMS
- YOLOv5改进之二十:Involution新神经网络算子引入网络
- YOLOv5改进之二十一:CNN+Transformer——主干网络替换为又快又强的轻量化主干EfficientFormer
- YOLOv7改进之二十二:涨点神器——引入递归门控卷积(gnConv)
- YOLOv7改进之二十三:引入SimAM无参数注意力
- YOLOv7改进之二十四:引入量子启发的新型视觉主干模型WaveMLP
- YOLOv7改进之二十五:引入Swin Transformer
- YOLOv5、v7改进之二十六:改进特征融合网络PANet为ASFF自适应特征融合网络
- YOLOv5、v7改进之二十七:解决小目标问题——校正卷积取代特征提取网络中的常规卷积
- YOLOv5、v7改进之二十八:ICLR 2022涨点神器——即插即用的动态卷积ODConv
- YOLOv5、YOLOv7改进之二十九:v2.0版本的Swin Transformer 融入
- YOLOv5、YOLOv7改进之三十:引入10月4号发表最新的Transformer视觉模型MOAT结构
- YOLOv5、v7改进之三十一:CrissCrossAttention注意力机制
- YOLOv5、v7改进之三十二:SKAttention注意力机制
- YOLOv5、v7改进之三十三:引入GAMAttention注意力机制
- YOLOv5、v7改进之三十四:更换激活函数为FReLU
- YOLOv5、v7改进之三十五:引入NAMAttention注意力机制
- YOLOv5、v7改进之三十六:引入S2-MLPv2注意力机制
- YOLOv5、v7改进之三十七:结合CVPR2022新作ConvNeXt网络
- YOLOv5、v7改进之三十八:引入最新RepVGG
- YOLOv5、v7改进之三十九:引入改进遮挡检测的Tri-Layer插件 | BMVC 2022
- YOLOv5、v7改进之四十:轻量化mobileone主干网络引入
- YOLOv5、v7改进之四十一:引入SPD-Conv处理低分辨率图像和小对象问题
- YOLOv5改进之四十二:引入V7中的ELAN网络,降低网络参数
- YOLOv7、v5改进之四十三:结合最新Non-local Networks and Attention结构
- YOLO系列改进之四十四——融入适配GPU的轻量级 G-GhostNet
- 微信公众号「所向披靡的张大刀」
- 微信公众号「集智书童」
- 微信公众号「自动驾驶之心」
- 微信公众号「计算机视觉漫谈」
- 微信公众号「计算机视觉研究院」
- 微信公众号「智造情报局」
- 微信公众号「学姐带你玩AI」
-
DAMO-YOLO : DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement. "DAMO-YOLO: A Report on Real-Time Object Detection Design". (arXiv 2022)
-
YOLOX-PAI : "YOLOX-PAI: An Improved YOLOX, Stronger and Faster than YOLOv6". (arXiv 2022). "微信公众号「集智书童」《YOLOX升级 | 阿里巴巴提出YOLOX-PAI,1ms内精度无敌,超越YOLOv6、PP-YOLOE》"
-
YOLOX : "YOLOX: Exceeding YOLO Series in 2021". (arXiv 2021)
-
YOLOR : "You Only Learn One Representation: Unified Network for Multiple Tasks". (arXiv 2021)
-
YOLOS : "You Only Look at One Sequence: Rethinking Transformer in Vision through Object Detection". (NeurIPS 2021)
-
YOLACT & YOLACT++ : You Only Look At CoefficienTs. (ICCV 2019, IEEE TPAMI 2020)
-
Alpha-IoU : "Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression". (NeurIPS 2021)
-
CIoU : Complete-IoU (CIoU) Loss and Cluster-NMS for Object Detection and Instance Segmentation (YOLACT). (AAAI 2020, IEEE TCYB 2021)
-
Albumentations : Albumentations is a Python library for image augmentation. Image augmentation is used in deep learning and computer vision tasks to increase the quality of trained models. The purpose of image augmentation is to create new training samples from the existing data. "Albumentations: Fast and Flexible Image Augmentations". (Information 2020)
-
- rockcarry/ffcnn : ffcnn is a cnn neural network inference framework, written in 600 lines C language.
-
-
MMDetection : OpenMMLab Detection Toolbox and Benchmark. (arXiv 2019)
-
ultralytics/yolov3 : YOLOv3 in PyTorch > ONNX > CoreML > TFLite.
-
eriklindernoren/PyTorch-YOLOv3 : Minimal PyTorch implementation of YOLOv3.
-
Tianxiaomo/pytorch-YOLOv4 : PyTorch ,ONNX and TensorRT implementation of YOLOv4.
-
ayooshkathuria/pytorch-yolo-v3 : A PyTorch implementation of the YOLO v3 object detection algorithm.
-
WongKinYiu/PyTorch_YOLOv4 : PyTorch implementation of YOLOv4.
-
argusswift/YOLOv4-pytorch : This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO.
-
longcw/yolo2-pytorch : YOLOv2 in PyTorch.
-
bubbliiiing/yolov5-v6.1-pytorch : 这是一个yolov5-v6.1-pytorch的源码,可以用于训练自己的模型。
-
bubbliiiing/yolov5-pytorch : 这是一个YoloV5-pytorch的源码,可以用于训练自己的模型。
-
bubbliiiing/yolov4-pytorch : 这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
-
bubbliiiing/yolov4-tiny-pytorch : 这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。
-
bubbliiiing/yolov3-pytorch : 这是一个yolo3-pytorch的源码,可以用于训练自己的模型。
-
bubbliiiing/yolox-pytorch : 这是一个yolox-pytorch的源码,可以用于训练自己的模型。
-
bubbliiiing/yolov7-pytorch : 这是一个yolov7的库,可以用于训练自己的数据集。
-
BobLiu20/YOLOv3_PyTorch : Full implementation of YOLOv3 in PyTorch.
-
ruiminshen/yolo2-pytorch : PyTorch implementation of the YOLO (You Only Look Once) v2.
-
DeNA/PyTorch_YOLOv3 : Implementation of YOLOv3 in PyTorch.
-
abeardear/pytorch-YOLO-v1 : an experiment for yolo-v1, including training and testing.
-
wuzhihao7788/yolodet-pytorch : reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.
-
uvipen/Yolo-v2-pytorch : YOLO for object detection tasks.
-
Peterisfar/YOLOV3 : yolov3 by pytorch.
-
misads/easy_detection : 一个简单方便的目标检测框架(PyTorch环境可直接运行,不需要cuda编译),支持Faster_RCNN、Yolo系列(v2~v5)、EfficientDet、RetinaNet、Cascade-RCNN等经典网络。
-
miemiedetection : Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、SOLOv2 an so on.
-
theos-ai/easy-yolov7 : This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.
-
pjh5672/YOLOv1 : YOLOv1 implementation using PyTorch.
-
pjh5672/YOLOv2 : YOLOv2 implementation using PyTorch.
-
pjh5672/YOLOv3 : YOLOv3 implementation using PyTorch.
-
-
-
YunYang1994/tensorflow-yolov3 : 🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement".
-
zzh8829/yolov3-tf2 : YoloV3 Implemented in Tensorflow 2.0.
-
hunglc007/tensorflow-yolov4-tflite : YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite.
-
gliese581gg/YOLO_tensorflow : tensorflow implementation of 'YOLO : Real-Time Object Detection'.
-
llSourcell/YOLO_Object_Detection : This is the code for "YOLO Object Detection" by Siraj Raval on Youtube.
-
wizyoung/YOLOv3_TensorFlow : Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
-
theAIGuysCode/yolov4-deepsort : Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
-
mystic123/tensorflow-yolo-v3 : Implementation of YOLO v3 object detector in Tensorflow (TF-Slim).
-
hizhangp/yolo_tensorflow : Tensorflow implementation of YOLO, including training and test phase.
-
nilboy/tensorflow-yolo : tensorflow implementation of 'YOLO : Real-Time Object Detection'(train and test).
-
qqwweee/keras-yolo3 : A Keras implementation of YOLOv3 (Tensorflow backend).
-
allanzelener/YAD2K : YAD2K: Yet Another Darknet 2 Keras.
-
experiencor/keras-yolo2 : YOLOv2 in Keras and Applications.
-
experiencor/keras-yolo3 : Training and Detecting Objects with YOLO3.
-
SpikeKing/keras-yolo3-detection : YOLO v3 物体检测算法。
-
xiaochus/YOLOv3 : Keras implementation of yolo v3 object detection.
-
bubbliiiing/yolo3-keras : 这是一个yolo3-keras的源码,可以用于训练自己的模型。
-
bubbliiiing/yolov4-keras : 这是一个YoloV4-keras的源码,可以用于训练自己的模型。
-
bubbliiiing/yolov4-tf2 : 这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。
-
bubbliiiing/yolov4-tiny-tf2 : 这是一个YoloV4-tiny-tf2的源码,可以用于训练自己的模型。
-
pythonlessons/TensorFlow-2.x-YOLOv3 : YOLOv3 implementation in TensorFlow 2.3.1.
-
miemie2013/Keras-YOLOv4 : PPYOLO AND YOLOv4.
-
Ma-Dan/keras-yolo4 : A Keras implementation of YOLOv4 (Tensorflow backend).
-
miranthajayatilake/YOLOw-Keras : YOLOv2 Object Detection w/ Keras (in just 20 lines of code).
-
maiminh1996/YOLOv3-tensorflow : Re-implement YOLOv3 with TensorFlow.
-
Stick-To/Object-Detection-Tensorflow : Object Detection API Tensorflow.
-
avBuffer/Yolov5_tf : Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow.
-
ruiminshen/yolo-tf : TensorFlow implementation of the YOLO (You Only Look Once).
-
xiao9616/yolo4_tensorflow2 : yolo 4th edition implemented by tensorflow2.0.
-
sicara/tf2-yolov4 : A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection.
-
LongxingTan/Yolov5 : Efficient implementation of YOLOV5 in TensorFlow2.
-
geekjr/quickai : QuickAI is a Python library that makes it extremely easy to experiment with state-of-the-art Machine Learning models.
-
CV_Lab/yolov5_rt_tfjs : 🚀 基于TensorFlow.js的YOLOv5实时目标检测项目。
-
Burf/TFDetection : A Detection Toolbox for Tensorflow2.
-
-
-
PaddlePaddle/PaddleDetection : Object Detection toolkit based on PaddlePaddle. "PP-YOLO: An Effective and Efficient Implementation of Object Detector". (arXiv 2020)
-
nemonameless/PaddleDetection_YOLOv5 : YOLOv5 of PaddleDetection, Paddle implementation of YOLOv5.
-
nemonameless/PaddleDetection_YOLOX : Paddle YOLOX, 51.8% on COCO val by YOLOX-x, 44.6% on YOLOX-ConvNeXt-s.
-
nemonameless/PaddleDetection_YOLOset : Paddle YOLO set: YOLOv3, PPYOLO, PPYOLOE, YOLOX, YOLOv5, YOLOv7 and so on.
-
miemie2013/Paddle-YOLOv4 : Paddle-YOLOv4.
-
Sharpiless/PaddleDetection-Yolov5 : 基于Paddlepaddle复现yolov5,支持PaddleDetection接口。
-
Nioolek/PPYOLOE_pytorch : An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.
-
-
-
ChenYingpeng/caffe-yolov3 : A real-time object detection framework of Yolov3/v4 based on caffe.
-
ChenYingpeng/darknet2caffe : Convert darknet weights to caffemodel.
-
eric612/Caffe-YOLOv3-Windows : A windows caffe implementation of YOLO detection network.
-
Harick1/caffe-yolo : Caffe for YOLO.
-
choasup/caffe-yolo9000 : Caffe for YOLOv2 & YOLO9000.
-
gklz1982/caffe-yolov2 : caffe-yolov2.
-
-
-
Gluon CV Toolkit : GluonCV provides implementations of the state-of-the-art (SOTA) deep learning models in computer vision.
-
zhreshold/mxnet-yolo : YOLO: You only look once real-time object detector.
-
-
-
walktree/libtorch-yolov3 : A Libtorch implementation of the YOLO v3 object detection algorithm, written with pure C++.
-
yasenh/libtorch-yolov5 : A LibTorch inference implementation of the yolov5.
-
Nebula4869/YOLOv5-LibTorch : Real time object detection with deployment of YOLOv5 through LibTorch C++ API.
-
ncdhz/YoloV5-LibTorch : 一个 C++ 版本的 YoloV5 封装库.
-
-
-
stephanecharette/DarkHelp : The DarkHelp C++ API is a wrapper to make it easier to use the Darknet neural network framework within a C++ application.
-
UNeedCryDear/yolov5-opencv-dnn-cpp : 使用opencv模块部署yolov5-6.0版本。
-
UNeedCryDear/yolov5-seg-opencv-onnxruntime-cpp : yolov5 segmentation with onnxruntime and opencv.
-
hpc203/yolov5-dnn-cpp-python : 用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序。
-
hpc203/yolox-opencv-dnn : 使用OpenCV部署YOLOX,支持YOLOX-S、YOLOX-M、YOLOX-L、YOLOX-X、YOLOX-Darknet53五种结构,包含C++和Python两种版本的程序。
-
hpc203/yolov7-opencv-onnxrun-cpp-py : 分别使用OpenCV、ONNXRuntime部署YOLOV7目标检测,一共包含12个onnx模型,依然是包含C++和Python两个版本的程序。
-
doleron/yolov5-opencv-cpp-python : Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python.
-
-
-
leggedrobotics/darknet_ros : Real-Time Object Detection for ROS.
-
engcang/ros-yolo-sort : YOLO and SORT, and ROS versions of them.
-
chrisgundling/YoloLight : Tiny-YOLO-v2 ROS Node for Traffic Light Detection.
-
Ar-Ray-code/YOLOX-ROS : YOLOX + ROS2 object detection package.
-
Ar-Ray-code/YOLOv5-ROS : YOLOv5 + ROS2 object detection package.
-
Tossy0423/yolov4-for-darknet_ros : This is the environment in which YOLO V4 is ported to darknet_ros.
-
qianmin/yolov5_ROS : run YOLOv5 in ROS,ROS使用YOLOv5。
-
ailllist/yolov5_ROS : yolov5 for ros, not webcam.
-
Shua-Kang/ros_pytorch_yolov5 : A ROS wrapper for yolov5. (master branch is v5.0 of yolov5; for v6.1, see branch v6.1).
-
ziyan0302/Yolov5_DeepSort_Pytorch_ros : Connect Yolov5 detection module and DeepSort tracking module via ROS.
-
U07157135/ROS2-with-YOLOv5 : 在無人機上以ROS2技術實現YOLOv5物件偵測。
-
lukazso/yolov6-ros : ROS package for YOLOv6.
-
qq44642754a/Yolov5_ros : Real-time object detection with ROS, based on YOLOv5 and PyTorch (基于 YOLOv5的ROS实时对象检测).
-
lukazso/yolov7-ros : ROS package for official YOLOv7.
-
phuoc101/yolov7_ros : ROS package for official YOLOv7.
-
ConfusionTechnologies/ros-yolov5-node : For ROS2, uses ONNX GPU Runtime to inference YOLOv5.
-
Ar-Ray-code/darknet_ros_fp16 : darknet + ROS2 Humble + OpenCV4 + CUDA 11(cuDNN, Jetson Orin).
-
wk123467/yolov5s_trt_ros : 利用TensorRT对yolov5s进行加速,并将其应用于ROS,实现交通标志、红绿灯(直接输出路灯状态)、行人和车辆等交通场景的检测。
-
PardisTaghavi/yolov7_strongsort_ros : Integration of "Yolov7 StrongSort" with ROS for real time object tracking.
-
-
-
SynapseML : SynapseML (previously known as MMLSpark), is an open-source library that simplifies the creation of massively scalable machine learning (ML) pipelines. SynapseML provides simple, composable, and distributed APIs for a wide variety of different machine learning tasks such as text analytics, vision, anomaly detection, and many others.
-
ML.NET : ML.NET is an open source and cross-platform machine learning framework for .NET.
-
TorchSharp : A .NET library that provides access to the library that powers PyTorch.
-
TensorFlow.NET : .NET Standard bindings for Google's TensorFlow for developing, training and deploying Machine Learning models in C# and F#.
-
DlibDotNet : Dlib .NET wrapper written in C++ and C# for Windows, MacOS, Linux and iOS.
-
DiffSharp : DiffSharp: Differentiable Functional Programming.
-
Microsoft-Rocket-Video-Analytics-Platform : A highly extensible software stack to empower everyone to build practical real-world live video analytics applications for object detection and counting with cutting edge machine learning algorithms.
-
Alturos.Yolo : C# Yolo Darknet Wrapper (real-time object detection).
-
mentalstack/yolov5-net : YOLOv5 object detection with C#, ML.NET, ONNX.
-
ivilson/Yolov7net : Yolov7 Detector for .Net 6.
-
sangyuxiaowu/ml_yolov7 : ML.NET Yolov7. "微信公众号「桑榆肖物」《YOLOv7 在 ML.NET 中使用 ONNX 检测对象》"
-
keijiro/TinyYOLOv2Barracuda : Tiny YOLOv2 on Unity Barracuda.
-
derenlei/Unity_Detection2AR : Localize 2D image object detection in 3D Scene with Yolo in Unity Barracuda and ARFoundation.
-
died/YOLO3-With-OpenCvSharp4 : Demo of implement YOLO v3 with OpenCvSharp v4 on C#.
-
mbaske/yolo-unity : YOLO In-Game Object Detection for Unity (Windows).
-
BobLd/YOLOv4MLNet : Use the YOLO v4 and v5 (ONNX) models for object detection in C# using ML.Net.
-
keijiro/YoloV4TinyBarracuda : YoloV4TinyBarracuda is an implementation of the YOLOv4-tiny object detection model on the Unity Barracuda neural network inference library.
-
zhang8043/YoloWrapper : C#封装YOLOv4算法进行目标检测。
-
maalik0786/FastYolo : Fast Yolo for fast initializing, object detection and tracking.
-
Uehwan/CSharp-Yolo-Video : C# Yolo for Video.
-
HTTP123-A/HumanDetection_Yolov5NET : YOLOv5 object detection with ML.NET, ONNX.
-
Celine-Hsieh/Hand_Gesture_Training--yolov4 : Recognize the gestures' features using the YOLOv4 algorithm.
-
lin-tea/YOLOv5DetectionWithCSharp : YOLOv5s inference In C# and Training In Python.
-
MirCore/Unity-Object-Detection-and-Localization-with-VR : Detect and localize objects from the front-facing camera image of a VR Headset in a 3D Scene in Unity using Yolo and Barracuda.
-
CarlAreDHopen-eaton/YoloObjectDetection : Yolo Object Detection Application for RTSP streams.
-
TimothyMeadows/Yolo6.NetCore : You Only Look Once (v6) for .NET Core LTS.
-
mwetzko/EasyYoloDarknet : EasyYoloDarknet.
-
mwetzko/EasyYoloDarknet : Windows optimized Yolo / Darknet Compile, Train and Detect.
-
cj-mills/Unity-OpenVINO-YOLOX : This tutorial series covers how to perform object detection in the Unity game engine with the OpenVINO™ Toolkit.
-
natml-hub/YOLOX : High performance object detector based on YOLO series.
-
thisistherealdiana/YOLO_project : YOLO project made by Diana Kereselidze.
-
oujunke/Yolo5Net : Yolo5实现于TensorFlow.Net.
-
wojciechp6/YOLO-UnityBarracuda : Object detection app build on Unity Barracuda and YOLOv2 Tiny.
-
RaminAbbaszadi/YoloWrapper-WPF : WPF (C#) Yolo Darknet Wrapper.
-
fengyhack/YoloWpf : GUI demo for Object Detection with YOLO and OpenCVSharp.
-
hanzhuang111/Yolov5Wpf : 使用ML.NET部署YOLOV5 的ONNX模型。
-
quangdungluong/object-detection-form : YOLOv5 using ML.Net, C# and WinForm.
-
MaikoKingma/yolo-winforms-test : A Windows forms application that can execute pre-trained object detection models via ML.NET. In this instance the You Only Look Once version 4 (yolov4) is used.
-
SeanAnd/WebcamObjectDetection : YOLO object detection using webcam in winforms.
-
Devmawi/BlazorObjectDetection-Sample : Simple project for demonstrating how to embed a continuously object detection with Yolo on a video in a hybrid Blazor app (WebView2).
-
Soju06/yolov5-annotation-viewer : yolov5 annotation viewer.
-
developer-ken/YoloPredictorMLDotNet : YoloPredictorMLDotNet.
-
LionelC-Kyo/CSharp_YoloV5_Torch : Run Yolo V5 in C# By Torch.
-
wanglvhang/OnnxYoloDemo : demo of using c# to run yolo onnx model with onnx runtime, and contains a windows capture tool to get bitmap from windows desktop and window.
-
BobLd/YOLOv3MLNet : Use the YOLO v3 (ONNX) model for object detection in C# using ML.Net.
-
zgabi/Yolo.Net : zgabi/Yolo.Net
-
aliardan/RoadMarkingDetection : Road markings detection using yolov5 model based on ONNX.
-
TimothyMeadows/Yolo5.NetCore : You Only Look Once (v5) for .NET Core LTS.
-
AD-HO/YOLOv5-ML.NET : Inferencing Yolov5 ONNX model using ML.NET and ONNX Runtime.
-
ToxicSkill/YOLOV7-Webcam-inference : Simple WPF program for webcam inference with yoloV7 models.
-
aliardan/RoadMarkingDetection : Road markings detection using yolov5 model based on ONNX.
-
-
-
LaurentMazare/tch-rs : Rust bindings for the C++ api of PyTorch.
-
Linfa : A Rust machine learning framework.
-
sonos/tract : Sonos' Neural Network inference engine.
-
webonnx/wonnx : Wonnx is a GPU-accelerated ONNX inference run-time written 100% in Rust, ready for the web.
-
ptaxom/pnn : pnn is Darknet compatible neural nets inference engine implemented in Rust.
-
12101111/yolo-rs : Yolov3 & Yolov4 with TVM and rust.
-
TKGgunter/yolov4_tiny_rs : A rust implementation of yolov4_tiny algorithm.
-
flixstn/You-Only-Look-Once : A Rust implementation of Yolo for object detection and tracking.
-
lenna-project/yolo-plugin : Yolo Object Detection Plugin for Lenna.
-
masc-it/yolov5-api-rust : yolov5-api-rust.
-
gsuyemoto/yolo-rust : Run YOLO computer vision model using Rust and OpenCV and/or Torch.
-
laclouis5/globox-rs : Object detection toolbox for parsing, converting and evaluating bounding box annotations.
-
bencevans/rust-opencv-yolov5 : YOLOv5 Inference with ONNX & OpenCV in Rust.
-
-
-
LdDl/go-darknet : go-darknet: Go bindings for Darknet (Yolo V4, Yolo V7-tiny, Yolo V3).
-
wimspaargaren/yolov3 : Go implementation of the yolo v3 object detection system.
-
wimspaargaren/yolov5 : Go implementation of the yolo v5 object detection system.
-
genert/real_time_object_detection_go : Real Time Object Detection with OpenCV, Go, and Yolo v4.
-
-
-
ModelDepot/tfjs-yolo-tiny : In-Browser Object Detection using Tiny YOLO on Tensorflow.js.
-
justadudewhohacks/tfjs-tiny-yolov2 : Tiny YOLO v2 object detection with tensorflow.js.
-
reu2018DL/YOLO-LITE : YOLO-LITE is a web implementation of YOLOv2-tiny.
-
mobimeo/node-yolo : Node bindings for YOLO/Darknet image recognition library.
-
Sharpiless/Yolov5-Flask-VUE : 基于Flask开发后端、VUE开发前端框架,在WEB端部署YOLOv5目标检测模型。
-
shaqian/tfjs-yolo : YOLO v3 and Tiny YOLO v1, v2, v3 with Tensorflow.js.
-
zqingr/tfjs-yolov3 : A Tensorflow js implementation of YOLOv3 and YOLOv3-tiny.
-
bennetthardwick/darknet.js : A NodeJS wrapper of pjreddie's darknet / yolo.
-
nihui/ncnn-webassembly-yolov5 : Deploy YOLOv5 in your web browser with ncnn and webassembly.
-
muhk01/Yolov5-on-Flask : Running YOLOv5 through web browser using Flask microframework.
-
tcyfree/yolov5 : 基于Flask开发后端、VUE开发前端框架,在WEB端部署YOLOv5目标检测模型。
-
siffyy/YOLOv5-Web-App-for-Vehicle-Detection : Repo for Web Application for Vehicle detection from Satellite Imagery using YOLOv5 model.
-
Devmawi/BlazorObjectDetection-Sample : A sample for demonstrating online execution of an onnx model by a Blazor app.
-
Hyuto/yolov5-onnxruntime-web : YOLOv5 right in your browser with onnxruntime-web.
-
-
-
jinfagang/yolov7_d2 : 🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
-
positive666/yolov5_research : add yolov7 core ,improvement research based on yolov5,SwintransformV2 and Attention Series. training skills, business customization, engineering deployment C.
-
j-marple-dev/AYolov2 : The main goal of this repository is to rewrite the object detection pipeline with a better code structure for better portability and adaptability to apply new experimental methods. The object detection pipeline is based on Ultralytics YOLOv5.
-
fcakyon/yolov5-pip : Packaged version of ultralytics/yolov5.
-
CvPytorch : CvPytorch is an open source COMPUTER VISION toolbox based on PyTorch.
-
Holocron : PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss).
-
Yolov5_Magic : Share some tricks of improving Yolov5 and experiment results. 🚀🚀🚀分享一些关于改进Yolov5的tricks以及实验结果。
-
DL-Practise/YoloAll : YoloAll is a collection of yolo all versions. you you use YoloAll to test yolov3/yolov5/yolox/yolo_fastest.
-
msnh2012/Msnhnet : (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.
-
xinghanliuying/yolov5-trick : 基于yolov5的改进库。
-
BMW-InnovationLab/BMW-YOLOv4-Training-Automation : YOLOv4-v3 Training Automation API for Linux.
-
AntonMu/TrainYourOwnYOLO : Train a state-of-the-art yolov3 object detector from scratch!
-
madhawav/YOLO3-4-Py : A Python wrapper on Darknet. Compatible with YOLO V3.
-
theAIGuysCode/yolov4-custom-functions : A Wide Range of Custom Functions for YOLOv4, YOLOv4-tiny, YOLOv3, and YOLOv3-tiny Implemented in TensorFlow, TFLite, and TensorRT.
-
Laughing-q/YOLO-Q : 🔥🔥🔥A inference framework that support multi models of yolo5(torch and tensorrt), yolox(torch and tensorrt), nanodet(tensorrt), yolo-fastestV2(tensorrt) and yolov5-lite(tensorrt).
-
tiquasar/FLAITER : Machine Learning and AI Mobile Application.
-
kadirnar/Minimal-Yolov6 : Minimal-Yolov6.
-
DataXujing/YOLOv6 : 🌀 🌀 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程。
-
DataXujing/YOLOv7 : 🔥🔥🔥 Official YOLOv7训练自己的数据集并实现端到端的TensorRT模型加速推断。
-
Code-keys/yolov5-darknet : yolov5-darknet support yaml && cfg.
-
Code-keys/yolo-darknet : YOLO-family complemented by darknet. yolov5 yolov7 et al ...
-
pooya-mohammadi/deep_utils : A toolkit full of handy functions including most used models and utilities for deep-learning practitioners!
-
yl-jiang/YOLOSeries : YOLO Series.
-
yjh0410/FreeYOLO : Anchor-free YOLO detector.
-
open-yolo/yolov7 : Improved and packaged version of WongKinYiu/yolov7.
-
iloveai8086/YOLOC : 🚀YOLOC is Combining different modules to build an different Object detection model.
-
miemie2013/miemiedetection : Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、SOLOv2 an so on.
-
RyanCCC/YOLOSeries : YOLO算法的实现。
-
HuKai97/YOLOX-Annotations : 一个YOLOX的中文注释版本,供大家参考学习!
-
-
-
-
murufeng/awesome_lightweight_networks : The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,ShuffleNetV1-V2,LCNet,ConvNeXt,etc. ⭐⭐⭐⭐⭐
-
Bobo-y/flexible-yolov5 : More readable and flexible yolov5 with more backbone(resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer) and (cbam,dcn and so on), and tensorrt.
-
XingZeng307/YOLOv5_with_BiFPN : This repo is mainly for replacing PANet with BiFPN in YOLOv5.
-
dog-qiuqiu/MobileNet-Yolo : MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥.
-
eric612/MobileNet-YOLO : A caffe implementation of MobileNet-YOLO detection network.
-
eric612/Mobilenet-YOLO-Pytorch : Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...) .
-
Adamdad/keras-YOLOv3-mobilenet : A Keras implementation of YOLOv3 (Tensorflow backend) inspired by allanzelener/YAD2K.
-
fsx950223/mobilenetv2-yolov3 : yolov3 with mobilenetv2 and efficientnet.
-
liux0614/yolo_nano : Unofficial implementation of yolo nano.
-
lingtengqiu/Yolo_Nano : Pytorch implementation of yolo_Nano for pedestrian detection.
-
bubbliiiing/mobilenet-yolov4-pytorch : 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。
-
bubbliiiing/efficientnet-yolo3-pytorch : 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet。
-
HuKai97/YOLOv5-ShuffleNetv2 : YOLOv5的轻量化改进(蜂巢检测项目)。
-
YOLO-ReT : "YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs". (WACV 2022)
-
-
-
-
SparseML : Libraries for applying sparsification recipes to neural networks with a few lines of code, enabling faster and smaller models. "Inducing and Exploiting Activation Sparsity for Fast Inference on Deep Neural Networks". (PMLR 2020). "Woodfisher: Efficient second-order approximation for neural network compression". (NeurIPS 2020)
-
SparseZoo : Neural network model repository for highly sparse and sparse-quantized models with matching sparsification recipes.
-
PaddleSlim : PaddleSlim is an open-source library for deep model compression and architecture search. PaddleSlim是一个专注于深度学习模型压缩的工具库,提供低比特量化、知识蒸馏、稀疏化和模型结构搜索等模型压缩策略,帮助用户快速实现模型的小型化。
-
PPL量化工具 : PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool. PPL QuantTool 是一个高效的工业级神经网络量化工具。
-
PINTO_model_zoo : A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
-
ppogg/YOLOv5-Lite : 🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
-
dog-qiuqiu/FastestDet : ⚡ A newly designed ultra lightweight anchor free target detection algorithm, weight only 250K parameters, reduces the time consumption by 10% compared with yolo-fastest, and the post-processing is simpler. (zhihu 2022)
-
dog-qiuqiu/Yolo-Fastest : Yolo-Fastest:超超超快的开源ARM实时目标检测算法。 (Zenodo 2021, zhihu 2020)
-
dog-qiuqiu/Yolo-FastestV2 : Yolo-FastestV2:更快,更轻,移动端可达300FPS,参数量仅250k。 (zhihu 2021)
-
YOLObile : "YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design". (AAAI 2021)
-
Gumpest/YOLOv5-Multibackbone-Compression : YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Module(CBAM, DCN), Pruning (EagleEye, Network Slimming) and Quantization (MQBench) Compression Tool Box.
-
SlimYOLOv3 : "SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications". (arXiv 2019)
-
uyzhang/yolov5_prune : Yolov5 pruning on COCO Dataset.
-
midasklr/yolov5prune : yolov5模型剪枝。
-
ZJU-lishuang/yolov5_prune : yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5.
-
sbbug/yolov5-prune-multi : yolov5-prune-multi 无人机视角、多模态、模型剪枝、国产AI芯片部署。
-
Syencil/mobile-yolov5-pruning-distillation : mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!
-
Lam1360/YOLOv3-model-pruning : 在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)。
-
tanluren/yolov3-channel-and-layer-pruning : yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏。
-
coldlarry/YOLOv3-complete-pruning : 提供对YOLOv3及Tiny的多种剪枝版本,以适应不同的需求。
-
SpursLipu/YOLOv3v4-ModelCompression-MultidatasetTraining-Multibackbone : YOLO ModelCompression MultidatasetTraining.
-
talebolano/yolov3-network-slimming : yolov3 network slimming剪枝的一种实现。
-
AlexeyAB/yolo2_light : Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference).
-
Bigtuo/YOLOX-Lite : 将YOLOv5-Lite代码中的head更换为YOLOX head。
-
-
-
torchdistill : torchdistill: A Modular, Configuration-Driven Framework for Knowledge Distillation. A coding-free framework built on PyTorch for reproducible deep learning studies. 🏆20 knowledge distillation methods presented at CVPR, ICLR, ECCV, NeurIPS, ICCV, etc are implemented so far. 🎁 Trained models, training logs and configurations are available for ensuring the reproducibiliy and benchmark.
-
wonbeomjang/yolov5-knowledge-distillation : implementation of Distilling Object Detectors with Fine-grained Feature Imitation on yolov5. "Distilling Object Detectors with Fine-grained Feature Imitation". (CVPR 2019)
-
Sharpiless/Yolov5-distillation-train-inference : Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据。
-
Sharpiless/yolov5-distillation-5.0 : yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s。
-
Sharpiless/yolov5-knowledge-distillation : yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)。
-
chengpanghu/Knowledge-Distillation-yolov5 : Knowledge-Distillation-yolov5 基于yolov5的知识蒸馏。
-
magicshuang/yolov5_distillation : yolov5 知识蒸馏,yolov5-l模型压缩至yolov5-s 压缩算法是 Distilling Object Detectors with Fine-grained Feature Imitation。
-
Sharpiless/Yolov3-MobileNet-Distillation : 在Yolov3-MobileNet上进行模型蒸馏训练。
-
SsisyphusTao/Object-Detection-Knowledge-Distillation : An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.
-
-
-
-
-
NVIDIA-AI-IOT/deepstream_reference_apps : Reference Apps using DeepStream 6.1.
-
NVIDIA-AI-IOT/deepstream_python_apps : DeepStream SDK Python bindings and sample applications.
-
marcoslucianops/DeepStream-Yolo : NVIDIA DeepStream SDK 6.0 configuration for YOLO models.
-
DanaHan/Yolov5-in-Deepstream-5.0 : Describe how to use yolov5 in Deepstream 5.0.
-
ozinc/Deepstream6_YoloV5_Kafka : This repository gives a detailed explanation on making custom trained deepstream-Yolo models predict and send message over kafka.
-
-
-
ONNX : Open standard for machine learning interoperability.
-
TensorRT : TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
-
NVIDIA-AI-IOT/torch2trt : An easy to use PyTorch to TensorRT converter.
-
wang-xinyu/tensorrtx : TensorRTx aims to implement popular deep learning networks with tensorrt network definition APIs.
-
shouxieai/tensorRT_Pro : C++ library based on tensorrt integration.
-
DefTruth/lite.ai.toolkit : 🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, YOLOv7, YOLOv5. MNN, NCNN, TNN, ONNXRuntime. “🛠Lite.Ai.ToolKit: 一个轻量级的C++ AI模型工具箱,用户友好(还行吧),开箱即用。已经包括 100+ 流行的开源模型。这是一个根据个人兴趣整理的C++工具箱,, 涵盖目标检测、人脸检测、人脸识别、语义分割、抠图等领域。”
-
enazoe/yolo-tensorrt : TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
-
zhiqwang/yolov5-rt-stack : A runtime stack for object detection on specialized accelerators.
-
guojianyang/cv-detect-robot : 🔥🔥🔥🔥🔥🔥Docker NVIDIA Docker2 YOLOV5 YOLOX YOLO Deepsort TensorRT ROS Deepstream Jetson Nano TX2 NX for High-performance deployment(高性能部署)。
-
Linaom1214/TensorRT-For-YOLO-Series : YOLO Series TensorRT Python/C++.
-
lewes6369/TensorRT-Yolov3 : TensorRT for Yolov3.
-
CaoWGG/TensorRT-YOLOv4 :tensorrt5, yolov4, yolov3,yolov3-tniy,yolov3-tniy-prn.
-
isarsoft/yolov4-triton-tensorrt : YOLOv4 on Triton Inference Server with TensorRT.
-
TrojanXu/yolov5-tensorrt : A tensorrt implementation of yolov5.
-
tjuskyzhang/Scaled-YOLOv4-TensorRT : Implement yolov4-tiny-tensorrt, yolov4-csp-tensorrt, yolov4-large-tensorrt(p5, p6, p7) layer by layer using TensorRT API.
-
Syencil/tensorRT : TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据。
-
SeanAvery/yolov5-tensorrt : YOLOv5 in TensorRT.
-
Monday-Leo/YOLOv7_Tensorrt : A simple implementation of Tensorrt YOLOv7.
-
ibaiGorordo/ONNX-YOLOv6-Object-Detection : Python scripts performing object detection using the YOLOv6 model in ONNX.
-
ibaiGorordo/ONNX-YOLOv7-Object-Detection : Python scripts performing object detection using the YOLOv7 model in ONNX.
-
triple-Mu/yolov7 : End2end TensorRT YOLOv7.
-
hewen0901/yolov7_trt : yolov7目标检测算法的c++ tensorrt部署代码。
-
tsutof/tiny_yolov2_onnx_cam : Tiny YOLO v2 Inference Application with NVIDIA TensorRT.
-
Monday-Leo/Yolov5_Tensorrt_Win10 : A simple implementation of tensorrt yolov5 python/c++🔥
-
Wulingtian/yolov5_tensorrt_int8 : TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!
-
Wulingtian/yolov5_tensorrt_int8_tools : tensorrt int8 量化yolov5 onnx模型。
-
-
-
NCNN : ncnn is a high-performance neural network inference framework optimized for the mobile platform.
-
Baiyuetribe/ncnn-models : awesome AI models with NCNN, and how they were converted ✨✨✨
-
cmdbug/YOLOv5_NCNN : 🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。
-
natanielruiz/android-yolo : Real-time object detection on Android using the YOLO network with TensorFlow.
-
nihui/ncnn-android-yolov5 : The YOLOv5 object detection android example.
-
szaza/android-yolo-v2 : Android YOLO real time object detection sample application with Tensorflow mobile.
-
FeiGeChuanShu/ncnn-android-yolox : Real time yolox Android demo by ncnn.
-
xiangweizeng/darknet2ncnn : Darknet2ncnn converts the darknet model to the ncnn model.
-
sunnyden/YOLOV5_NCNN_Android : YOLOv5 C++ Implementation on Android using NCNN framework.
-
duangenquan/YoloV2NCS : This project shows how to run tiny yolo v2 with movidius stick.
-
lp6m/yolov5s_android : Run yolov5s on Android device!
-
KoheiKanagu/ncnn_yolox_flutter : This is a plugin to run YOLOX on ncnn.
-
cyrillkuettel/ncnn-android-yolov5 : This is a sample ncnn android project, it depends on ncnn library and opencv.
-
DataXujing/ncnn_android_yolov6 : 手摸手实现基于QT和NCNN的安卓手机YOLOv6模型的部署!
-
Qengineering/YoloV3-ncnn-Raspberry-Pi-4 : YoloV3 Raspberry Pi 4.
-
Qengineering/YoloV4-ncnn-Raspberry-Pi-4 : YoloV4 on a bare Raspberry Pi 4 with ncnn framework.
-
Qengineering/YoloV5-ncnn-Raspberry-Pi-4 : YoloV5 for a bare Raspberry Pi 4.
-
Qengineering/YoloV6-ncnn-Raspberry-Pi-4 : YoloV6 for a bare Raspberry Pi using ncnn.
-
Qengineering/YoloV7-ncnn-Raspberry-Pi-4 : YoloV7 for a bare Raspberry Pi using ncnn.
-
-
-
OpenVINO : This open source version includes several components: namely Model Optimizer, OpenVINO™ Runtime, Post-Training Optimization Tool, as well as CPU, GPU, MYRIAD, multi device and heterogeneous plugins to accelerate deep learning inferencing on Intel® CPUs and Intel® Processor Graphics.
-
PINTO0309/OpenVINO-YoloV3 : YoloV3/tiny-YoloV3 + RaspberryPi3/Ubuntu LaptopPC + NCS/NCS2 + USB Camera + Python + OpenVINO.
-
TNTWEN/OpenVINO-YOLOV4 : This is implementation of YOLOv4,YOLOv4-relu,YOLOv4-tiny,YOLOv4-tiny-3l,Scaled-YOLOv4 and INT8 Quantization in OpenVINO2021.3.
-
fb029ed/yolov5_cpp_openvino : 用c++实现了yolov5使用openvino的部署。
-
dlod-openvino/yolov5_infer : Do the YOLOv5 model inference by OpenCV/OpenVINO based on onnx model format.
-
-
-
MNN : MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. (MLSys 2020)
-
apxlwl/MNN-yolov3 : MNN demo of Strongeryolo, including channel pruning, android support...
-
-
-
ONNX Runtime : ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator.
-
TVM : Open deep learning compiler stack for cpu, gpu and specialized accelerators.
-
ceccocats/tkDNN : Deep neural network library and toolkit to do high performace inference on NVIDIA jetson platforms. "A Systematic Assessment of Embedded Neural Networks for Object Detection". (IEEE ETFA 2020)
-
Tengine : Tengine is a lite, high performance, modular inference engine for embedded device.
-
Paddle Lite : Multi-platform high performance deep learning inference engine (飞桨多端多平台高性能深度学习推理引擎)。
-
hollance/YOLO-CoreML-MPSNNGraph : Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
-
r4ghu/iOS-CoreML-Yolo : This is the implementation of Object Detection using Tiny YOLO v1 model on Apple's CoreML Framework.
-
airockchip/rknn_model_zoo : Rockchip Neural Network(RKNN)是瑞芯微为了加速模型推理而基于自身NPU硬件架构定义的一套模型格式.使用该格式定义的模型在Rockchip NPU上可以获得远高于CPU/GPU的性能。
-
LynxiTechnology/Lynxi-model-zoo : Lynxi-model-zoo.
-
-
-
-
Xilinx/Vitis-AI : Vitis AI offers a unified set of high-level C++/Python programming APIs to run AI applications across edge-to-cloud platforms, including DPU for Alveo, and DPU for Zynq Ultrascale+ MPSoC and Zynq-7000. It brings the benefits to easily port AI applications from cloud to edge and vice versa. 10 samples in VART Samples are available to help you get familiar with the unfied programming APIs. Vitis-AI-Library provides an easy-to-use and unified interface by encapsulating many efficient and high-quality neural networks.
-
tensil-ai/tensil : Open source machine learning accelerators. www.tensil.ai
-
19801201/SpinalHDL_CNN_Accelerator : CNN accelerator implemented with Spinal HDL.
-
dhm2013724/yolov2_xilinx_fpga : YOLOv2 Accelerator in Xilinx's Zynq-7000 Soc(PYNQ-z2, Zedboard and ZCU102). (硕士论文 2019, 电子技术应用 2019, 计算机科学与探索 2019)
-
Yu-Zhewen/Tiny_YOLO_v3_ZYNQ : Implement Tiny YOLO v3 on ZYNQ. "A Parameterisable FPGA-Tailored Architecture for YOLOv3-Tiny". (ARC 2020)
-
HSqure/ultralytics-pt-yolov3-vitis-ai-edge : This demo is only used for inference testing of Vitis AI v1.4 and quantitative compilation of DPU. It is compatible with the training results of ultralytics/yolov3 v9.5.0 (it needs to use the model saving method of Pytorch V1.4).
-
mcedrdiego/Kria_yolov3_ppe : Kria KV260 Real-Time Personal Protective Equipment Detection. "Deep Learning for Site Safety: Real-Time Detection of Personal Protective Equipment". (Automation in Construction 2020)
-
xlsjdjdk/Ship-Detection-based-on-YOLOv3-and-KV260 : This is the entry project of the Xilinx Adaptive Computing Challenge 2021. It uses YOLOv3 for ship target detection in optical remote sensing images, and deploys DPU on the KV260 platform to achieve hardware acceleration.
-
Pomiculture/YOLOv4-Vitis-AI : Custom YOLOv4 for apple recognition (clean/damaged) on Alveo U280 accelerator card using Vitis AI framework.
-
mkshuvo2/ZCU104_YOLOv3_Post_Processing : Tensor outputs form Vitis AI Runner Class for YOLOv3.
-
puffdrum/v4tiny_pt_quant : quantization for yolo with xilinx/vitis-ai-pytorch.
-
chanshann/LITE_YOLOV3_TINY_VITISAI : LITE_YOLOV3_TINY_VITISAI.
-
LukiBa/zybo_yolo : YOLO example implementation using Intuitus CNN accelerator on ZYBO ZYNQ-7000 FPGA board.
-
matsuda-slab/YOLO_ZYNQ_MASTER : Implementation of YOLOv3-tiny on FPGA.
-
AramisOposich/tiny_YOLO_Zedboard : tiny_YOLO_Zedboard.
-
FerberZhang/Yolov2-FPGA-CNN- : A demo for accelerating YOLOv2 in xilinx's fpga PYNQ.
-
Prithvi-Velicheti/FPGA-Accelerator-for-TinyYolov3 : An FPGA-Accelerator-for-TinyYolov3.
-
ChainZeeLi/FPGA_DPU : This project is to implement YOLO v3 on Xilinx FPGA with DPU.
-
xbdxwyh/yolov3_fpga_project : yolov3_fpga_project.
-
ZLkanyo009/Yolo-compression-and-deployment-in-FPGA : 基于FPGA量化的人脸口罩检测。
-
xiying-boy/yolov3-AX7350 : 基于HLS_YOLOV3的驱动文件。
-
himewel/yolowell : A set of hardware architectures to build a co-design of convolutional neural networks inference at FPGA devices.
-
embedeep/Free-TPU : Free TPU for FPGA with Lenet, MobileNet, Squeezenet, Resnet, Inception V3, YOLO V3, and ICNet. Deep learning acceleration using Xilinx zynq (Zedboard or ZC702 ) or kintex-7 to solve image classification, detection, and segmentation problem.
-
yarakigit/design_contest_yolo_change_ps_to_pl : Converts pytorch yolo format weights to C header files for bare-metal (FPGA implementation).
-
MasLiang/CNN-On-FPGA : This is the code of the CNN on FPGA.But this can only be used for reference at present for some files are write coarsly using ISE.
-
adamgallas/fpga_accelerator_yolov3tiny : fpga_accelerator_yolov3tiny.
-
zhen8838/K210_Yolo_framework : Yolo v3 framework base on tensorflow, support multiple models, multiple datasets, any number of output layers, any number of anchors, model prune, and portable model to K210 !
-
SEASKY-Master/SEASKY_K210 : K210 PCB YOLO.
-
SEASKY-Master/Yolo-for-k210 : Yolo-for-k210.
-
TonyZ1Min/yolo-for-k210 : keras-yolo-for-k210.
-
guichristmann/edge-tpu-tiny-yolo : Run Tiny YOLO-v3 on Google's Edge TPU USB Accelerator.
-
Charlie839242/-Trash-Classification-Car : 这是一个基于yolo-fastest模型的小车,主控是art-pi开发板,使用了rt thread操作系统。
-
Charlie839242/Deploy-yolo-fastest-tflite-on-raspberry : This project deploys a yolo fastest model in the form of tflite on raspberry 3b+.
-
mahxn0/Hisi3559A_Yolov5 : 基于hisi3559a的yolov5训练部署全流程。
-
ZhenxinYUAN/YOLO_hi3516Deploy : Deploy Yolo series algorithms on Hisilicon platform hi3516, including yolov3, yolov5, yolox, etc.
-
jveitchmichaelis/edgetpu-yolo : Minimal-dependency Yolov5 export and inference demonstration for the Google Coral EdgeTPU.
-
xiaqing10/Hisi_YoLoV5 : 海思nnie跑yolov5。
-
BaronLeeLZP/hi3516dv300_nnie-yolov3-demo : 在海思Hisilicon的Hi3516dv300芯片上,利用nnie和opencv库,简洁了官方yolov3用例中各种复杂的嵌套调用/复杂编译,提供了交叉编译后可成功上板部署运行的demo。
-
OpenVINO-dev-contest/YOLOv7_OpenVINO : This repository will demostrate how to deploy a offical YOLOv7 pre-trained model with OpenVINO runtime api.
-
Zhou-sx/yolov5_Deepsort_rknn : Track vehicles and persons on rk3588 / rk3399pro.
-
littledeep/YOLOv5-RK3399Pro : PyTorch-->ONNX-->RKNN.
-
-
-
-
YOLOV : "YOLOV: Making Still Image Object Detectors Great at Video Object Detection". (arXiv 2022)
-
StreamYOLO : "Real-time Object Detection for Streaming Perception". (CVPR 2022)
-
REPP : "Robust and efficient post-processing for video object detection". (IROS 2020)
-
NoScope : "Noscope: optimizing neural network queries over video at scale". (arXiv 2017)
-
-
-
-
mikel-brostrom/Yolov5_StrongSORT_OSNet : Real-time multi-camera multi-object tracker using YOLOv5 and StrongSORT with OSNet.
-
JackWoo0831/Yolov7-tracker : Yolo v7 and several Multi-Object Tracker(SORT, DeepSORT, ByteTrack, BoT-SORT, etc.) in VisDrone2019 Dataset. It uses a unified style and integrated tracker for easy embedding in your own projects. YOLOv7 + 各种tracker实现多目标跟踪。
-
BoT-SORT : "BoT-SORT: Robust Associations Multi-Pedestrian Tracking". (arXiv 2022)
-
StrongSORT : "StrongSORT: Make DeepSORT Great Again". (arXiv 2022)
-
UAVMOT : "Multi-Object Tracking Meets Moving UAV". (CVPR 2022)
-
HKPolyU-UAV/AUTO : "Dynamic Object Tracking on Autonomous UAV System for Surveillance Applications". (Sensors 2021)
-
bharath5673/StrongSORT-YOLO : Real-time multi-camera multi-object tracker using (YOLOv5, YOLOv7) and StrongSORT with OSNet.
-
mikel-brostrom/Yolov7_StrongSORT_OSNet : Real-time multi-camera multi-object tracker using YOLOv7 and StrongSORT with OSNet.
-
kadirnar/yolov5-strongsort : Minimal PyTorch implementation of YOLOv5 and StrongSORT.
-
ZQPei/deep_sort_pytorch : MOT using deepsort and yolov3 with pytorch.
-
Qidian213/deep_sort_yolov3 : Real-time Multi-person tracker using YOLO v3 and deep_sort with tensorflow.
-
CSTrack : "Rethinking the competition between detection and ReID in Multi-Object Tracking". (arXiv 2020)
-
ROLO : ROLO is short for Recurrent YOLO, aimed at simultaneous object detection and tracking.
-
FastMOT : "FastMOT: High-Performance Multiple Object Tracking Based on Deep SORT and KLT". (Zenodo 2020)
-
Sharpiless/Yolov5-deepsort-inference : 使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中。
-
Sharpiless/Yolov5-Deepsort : 最新版本yolov5+deepsort目标检测和追踪,能够显示目标类别,支持5.0版本可训练自己数据集。
-
LeonLok/Multi-Camera-Live-Object-Tracking : Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
-
LeonLok/Deep-SORT-YOLOv4 : People detection and optional tracking with Tensorflow backend.
-
obendidi/Tracking-with-darkflow : Real-time people Multitracker using YOLO v2 and deep_sort with tensorflow.
-
DrewNF/Tensorflow_Object_Tracking_Video : Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition.
-
dyh/unbox_yolov5_deepsort_counting : yolov5 deepsort 行人 车辆 跟踪 检测 计数。
-
theAIGuysCode/yolov3_deepsort : Object tracking implemented with YOLOv3, Deep Sort and Tensorflow.
-
weixu000/libtorch-yolov3-deepsort : libtorch-yolov3-deepsort.
-
pmj110119/YOLOX_deepsort_tracker : using yolox+deepsort for object-tracking.
-
abhyantrika/nanonets_object_tracking : nanonets_object_tracking.
-
mattzheng/keras-yolov3-KF-objectTracking : 以kears-yolov3做detector,以Kalman-Filter算法做tracker,进行多人物目标追踪。
-
rohanchandra30/TrackNPred : A Software Framework for End-to-End Trajectory Prediction.
-
RichardoMrMu/yolov5-deepsort-tensorrt : A c++ implementation of yolov5 and deepsort.
-
bamwani/car-counting-and-speed-estimation-yolo-sort-python : This project imlements the following tasks in the project: 1. Vehicle counting, 2. Lane detection. 3.Lane change detection and 4.speed estimation.
-
ArtLabss/tennis-tracking : Open-source Monocular Python HawkEye for Tennis.
-
CaptainEven/YOLOV4_MCMOT : Using YOLOV4 as detector for MCMOT.
-
opendatacam/node-moving-things-tracker : javascript implementation of "tracker by detections" for realtime multiple object tracking (MOT).
-
lanmengyiyu/yolov5-deepmar : 行人轨迹和属性分析。
-
zengwb-lx/Yolov5-Deepsort-Fastreid : YoloV5 + deepsort + Fast-ReID 完整行人重识别系统。
-
tensorturtle/classy-sort-yolov5 : Ready-to-use realtime multi-object tracker that works for any object category. YOLOv5 + SORT implementation.
-
supperted825/FairMOT-X : FairMOT for Multi-Class MOT using YOLOX as Detector.
-
deyiwang89/pytorch-yolov7-deepsort : an implentation of yolov7-deepsort based on pytorch.
-
xuarehere/yolovx_deepsort_pytorch : this project support the existing yolo detection model algorithm (YOLOv3, YOLOV4, YOLOV4Scaled, YOLOV5, YOLOV6, YOLOV7 ).
-
deshwalmahesh/yolov7-deepsort-tracking : Modular and ready to deploy code to detect and track videos using YOLO-v7 and DeepSORT.
-
RizwanMunawar/yolov7-object-tracking : YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking.
-
RizwanMunawar/yolov5-object-tracking : YOLOv5 Object Tracking + Detection + Object Blurring + Streamlit Dashboard Using OpenCV, PyTorch and Streamlit.
-
Smorodov/Multitarget-tracker : Multiple Object Tracker, Based on Hungarian algorithm + Kalman filter.
-
Naughty-Galileo/YoloV5_MCMOT : 多类别多目标跟踪YoloV5+sort/deepsort/bytetrack/BotSort/motdt.
-
-
-
- uzkent/EfficientObjectDetection : "Efficient Object Detection in Large Images with Deep Reinforcement Learning". (WACV 2020)
-
-
icns-distributed-cloud/adaptive-cruise-control : YOLO-v5 기반 "단안 카메라"의 영상을 활용해 차간 거리를 일정하게 유지하며 주행하는 Adaptive Cruise Control 기능 구현.
-
LeBronLiHD/ZJU2021_MotionControl_PID_YOLOv5 : ZJU2021_MotionControl_PID_YOLOv5.
-
SananSuleymanov/PID_YOLOv5s_ROS_Diver_Tracking : PID_YOLOv5s_ROS_Diver_Tracking.
-
-
- Fireboltz/Psychic-CCTV : A video analysis tool built completely in python.
-
-
Spiking-YOLOv3 : A PyTorch implementation of Spiking-YOLOv3. Two branches are provided, based on two common PyTorch implementation of YOLOv3(ultralytics/yolov3 & eriklindernoren/PyTorch-YOLOv3), with support for Spiking-YOLOv3-Tiny at present. (AAAI 2020)
-
fjcu-ee-islab/Spiking_Converted_YOLOv4 : Object Detection Based on Dynamic Vision Sensor with Spiking Neural Network.
-
Zaabon/spiking_yolo : This project is a combined neural network utilizing an spiking CNN with backpropagation and YOLOv3 for object detection.
-
Dignity-ghost/PyTorch-Spiking-YOLOv3 : A modified repository based on Spiking-YOLOv3 and YOLOv3, which makes it suitable for VOC-dataset and YOLOv2.
-
beauty-girl-cxy/spiking-yolov5 : spiking-yolov5.
-
-
-
xmu-xiaoma666/External-Attention-pytorch : 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐.
-
MenghaoGuo/Awesome-Vision-Attentions : Summary of related papers on visual attention. Related code will be released based on Jittor gradually. "Attention Mechanisms in Computer Vision: A Survey". (arXiv 2021)
-
pprp/awesome-attention-mechanism-in-cv : 👊 CV中常用注意力模块;即插即用模块;ViT模型. PyTorch Implementation Collection of Attention Module and Plug&Play Module.
-
HaloTrouvaille/YOLO-Multi-Backbones-Attention : This Repository includes YOLOv3 with some lightweight backbones (ShuffleNetV2, GhostNet, VoVNet), some computer vision attention mechanism (SE Block, CBAM Block, ECA Block), pruning,quantization and distillation for GhostNet.
-
kay-cottage/CoordAttention_YOLOX_Pytorch : CoordAttention_YOLOX(基于CoordAttention坐标注意力机制的改进版YOLOX目标检测平台)。 "Coordinate Attention for Efficient Mobile Network Design". (CVPR 2021, Andrew-Qibin/CoordAttention)
-
liangzhendong123/Attention-yolov5 : 基于注意力机制改进的yolov5模型。
-
e96031413/AA-YOLO : Attention ALL-CNN Twin Head YOLO (AA -YOLO). "Improving Tiny YOLO with Fewer Model Parameters". (IEEE BigMM 2021)
-
anonymoussss/YOLOX-SwinTransformer : YOLOX with Swin-Transformer backbone.
-
GuanRunwei/MAN-and-CAT : "MAN and CAT: mix attention to nn and concatenate attention to YOLO". ( The Journal of Supercomputing, 2022)
-
-
-
kuanhungchen/awesome-tiny-object-detection : 🕶 A curated list of Tiny Object Detection papers and related resources.
-
shaunyuan22/SODA : Official code library for SODA: A Large-scale Benchmark for Small Object Detection. "Towards Large-Scale Small Object Detection: Survey and Benchmarks". (arXiv 2022)
-
SAHI : "Slicing Aided Hyper Inference and Fine-tuning for Small Object Detection". (arXiv 2022, Zenodo 2021). A lightweight vision library for performing large scale object detection/ instance segmentation. SAHI currently supports YOLOv5 models, MMDetection models, Detectron2 models, HuggingFace models and TorchVision models.
-
Slim-neck by GSConv : "Slim-neck by GSConv: A better design paradigm of detector architectures for autonomous vehicles". (arXiv 2022)
-
QueryDet : "QueryDet: Cascaded Sparse Query for Accelerating High-Resolution Small Object Detection". (CVPR 2022)
-
RFLA : "RFLA: Gaussian Receptive Field based Label Assignment for Tiny Object Detection". (ECCV 2022). "微信公众号「CV技术指南」《ECCV 2022 | RFLA:基于高斯感受野的微小目标检测标签分配 》"
-
YOLT : "You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery". (arXiv 2018). "微信公众号「江大白」《基于大尺寸图像的小目标检测竞赛经验总结》"
-
SIMRDWN : "Satellite Imagery Multiscale Rapid Detection with Windowed Networks". (arXiv 2018, WACV 2019)
-
YOLTv5 : YOLTv5 builds upon YOLT and SIMRDWN, and updates these frameworks to use the ultralytics/yolov5 version of the YOLO object detection family.
-
TPH-YOLOv5 : "TPH-YOLOv5: Improved YOLOv5 Based on Transformer Prediction Head for Object Detection on Drone-Captured Scenarios". (ICCV 2021)
-
mwaseema/Drone-Detection : "Dogfight: Detecting Drones from Drones Videos". (CVPR 2021)
-
KevinMuyaoGuo/yolov5s_for_satellite_imagery : 基于YOLOv5的卫星图像目标检测demo | A demo for satellite imagery object detection based on YOLOv5。
-
Hongyu-Yue/yoloV5_modify_smalltarget : YOLOV5 小目标检测修改版。
-
muyuuuu/Self-Supervise-Object-Detection : Self-Supervised Object Detection. 水面漂浮垃圾目标检测,分析源码改善 yolox 检测小目标的缺陷,提出自监督算法预训练无标签数据,提升检测性能。
-
swricci/small-boat-detector : Trained yolo v3 model weights and configuration file to detect small boats in satellite imagery.
-
Resham-Sundar/sahi-yolox : YoloX with SAHI Implementation.
-
YOLO-Z : "YOLO-Z: Improving small object detection in YOLOv5 for autonomous vehicles". (arXiv 2021). "计算机视觉研究院:《Yolo-Z:改进的YOLOv5用于小目标检测(附原论文下载)》".
-
ultralytics/xview-yolov3 : xView 2018 Object Detection Challenge: YOLOv3 Training and Inference.
-
inderpreet1390/yolov5-small-target : Repository for improved yolov5 for small target detection.
-
AllenSquirrel/YOLOv3_ReSAM : YOLOv3_ReSAM:A Small Target Detection Method With Spatial Attention Module.
-
kadirnar/yolov5-sahi : Yolov5 Modelini Kullanarak Özel Nesne Eğitimi ve SAHI Kullanımı.
-
kadirnar/Yolov6-SAHI : Yolov6-SAHI.
-
-
-
bingykang/Fewshot_Detection : "Few-shot Object Detection via Feature Reweighting". (ICCV 2019).
-
SSDA-YOLO : Codes for my paper "SSDA-YOLO: Semi-supervised Domain Adaptive YOLO for Cross-Domain Object Detection".
-
-
-
AlphaRotate : "AlphaRotate: A Rotation Detection Benchmark using TensorFlow". (arXiv 2021)
-
hukaixuan19970627/yolov5_obb : yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测。
-
BossZard/rotation-yolov5 : rotation detection based on yolov5.
-
acai66/yolov5_rotation : rotated bbox detection. inspired by hukaixuan19970627/yolov5_obb, thanks hukaixuan19970627.
-
ming71/rotate-yolov3 : Arbitrary oriented object detection implemented with yolov3 (attached with some tricks).
-
ming71/yolov3-polygon : Arbitrary-oriented object detection based on yolov3.
-
kunnnnethan/R-YOLOv4 : This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object detection.
-
XinzeLee/PolygonObjectDetection : This repository is based on Ultralytics/yolov5, with adjustments to enable polygon prediction boxes.
-
hukaixuan19970627/DOTA_devkit_YOLO : Trans DOTA OBB format(poly format) to YOLO format.
-
hpc203/rotate-yolov5-opencv-onnxrun : 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序。
-
hpc203/rotateyolov5-opencv-onnxrun : 分别使用OpenCV,ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序。
-
kunnnnethan/R-YOLOv4 : This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object detection.
-
DDGRCF/YOLOX_OBB : YOLOX OBB -- YOLOX 旋转框 | 实例分割。 "知乎「刀刀狗」《YOLOX OBB -- YOLOX 旋转框检测 超详细!!!》"
-
-
-
-
YOLO5Face : "YOLO5Face: Why Reinventing a Face Detector". (arXiv 2021)
-
derronqi/yolov7-face : yolov7 face detection with landmark.
-
YOLO-FaceV2 : "YOLO-FaceV2: A Scale and Occlusion Aware Face Detector ". (arXiv 2022). "微信公众号「江大白」《超越Yolo5-Face,Yolo-Facev2开源,各类Trick优化,值得学习!》"
-
OAID/TengineKit : TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.
-
xialuxi/yolov5_face_landmark : 基于yolov5的人脸检测,带关键点检测。
-
sthanhng/yoloface : Deep learning-based Face detection using the YOLOv3 algorithm.
-
DayBreak-u/yolo-face-with-landmark : yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)。
-
abars/YoloKerasFaceDetection : Face Detection and Gender and Age Classification using Keras.
-
dannyblueliu/YOLO-Face-detection : Face detection based on YOLO darknet.
-
wmylxmj/YOLO-V3-IOU : YOLO3 动漫人脸检测 (Based on keras and tensorflow) 2019-1-19.
-
pranoyr/head-detection-using-yolo : Detection of head using YOLO.
-
grapeot/AnimeHeadDetector : An object detector for character heads in animes, based on Yolo V3.
-
Chenyang-ZHU/YOLOv3-Based-Face-Detection-Tracking : This is a robot project for television live. System will tracking the host's face, making the face in the middle of the screen.
-
zdfb/Yolov5_face : 基于pytorch的Yolov5人脸检测。
-
jinfagang/yolov7-face : Next Gen Face detection based on YOLOv7.
-
-
-
ChanChiChoi/awesome-Face_Recognition : papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval.
-
hpc203/10kinds-light-face-detector-align-recognition : 10种轻量级人脸检测算法的比拼,其中还包含人脸关键点检测与对齐,人脸特征向量提取和计算距离相似度。
-
ooooxianyu/yoloV5-arcface_forlearn : 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。
-
zhouyuchong/face-recognition-deepstream : Deepstream app use YOLO, retinaface and arcface for face recognition.
-
duckzhao/face_detection_and_recognition_yolov5 : 使用yolov5构建人脸检测模型,使用预训练的Arcface完成人脸特征提取和识别。
-
-
-
-
Bil369/MaskDetect-YOLOv4-PyTorch : 基于PyTorch&YOLOv4实现的口罩佩戴检测 ⭐ 自建口罩数据集分享。
-
adityap27/face-mask-detector : 𝐑𝐞𝐚𝐥-𝐓𝐢𝐦𝐞 𝐅𝐚𝐜𝐞 𝐦𝐚𝐬𝐤 𝐝𝐞𝐭𝐞𝐜𝐭𝐢𝐨𝐧 𝐮𝐬𝐢𝐧𝐠 𝐝𝐞𝐞𝐩𝐥𝐞𝐚𝐫𝐧𝐢𝐧𝐠 𝐰𝐢𝐭𝐡 𝐀𝐥𝐞𝐫𝐭 𝐬𝐲𝐬𝐭𝐞𝐦 💻🔔.
-
VictorLin000/YOLOv3_mask_detect : Face mask detection using YOLOv3 on GoogleColab.
-
amh28/IBM-Data-Science-Capstone-Alejandra-Marquez : Homemade face mask detector fine-tuning a Yolo-v3 network.
-
LorenRd/JetsonYolov4 : Face Mask Yolov4 detector - Nvidia Jetson Nano.
-
Backl1ght/yolov4_face_mask_detection : 基于yolov4实现口罩佩戴检测,在验证集上做到了0.954的mAP。
-
pritul2/yolov5_FaceMask : Detecting person with or without face mask. Trained using YOLOv5.
-
NisargPethani/FACE-MASK-DETECTION-USING-YOLO-V3 : FACE-MASK DETECTION.
-
waittim/mask-detector : Real-time video streaming mask detection based on Python. Designed to defeat COVID-19.
-
BogdanMarghescu/Face-Mask-Detection-Using-YOLOv4 : Face Mask Detector using YOLOv4.
-
xinghanliuying/yolov5_bus : 手把手教你使用YOLOV5训练自己的目标检测模型。
-
song-laogou/yolov5-mask-42 : 基于YOLOV5的口罩检测系统-提供教学视频。
-
-
-
Ank-Cha/Social-Distancing-Analyser-COVID-19 : Social Distancing Analyser to prevent COVID19.
-
abd-shoumik/Social-distance-detection : Social distance detection, a deep learning computer vision project with yolo object detection.
-
ChargedMonk/Social-Distancing-using-YOLOv5 : Classifying people as high risk and low risk based on their distance to other people.
-
JohnBetaCode/Social-Distancing-Analyser : Social Distancing Analyzer.
-
Ashamaria/Safe-distance-tracker-using-YOLOv3-v3 : Safe Distance Tracker.
-
-
-
-
Gaussian_YOLOv3 : "Gaussian YOLOv3: An Accurate and Fast Object Detector Using Localization Uncertainty for Autonomous Driving". (ICCV 2019)
-
streamlit/demo-self-driving : Streamlit app demonstrating an image browser for the Udacity self-driving-car dataset with realtime object detection using YOLO.
-
JunshengFu/vehicle-detection : Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).
-
xslittlegrass/CarND-Vehicle-Detection : Vehicle detection using YOLO in Keras runs at 21FPS.
-
Kevinnan-teen/Intelligent-Traffic-Based-On-CV : 基于计算机视觉的交通路口智能监控系统。
-
subodh-malgonde/vehicle-detection : Detect vehicles in a video.
-
CaptainEven/Vehicle-Car-detection-and-multilabel-classification : 使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or recognize。
-
kaylode/vehicle-counting : Vehicle counting using Pytorch.
-
MaryamBoneh/Vehicle-Detection : Vehicle Detection Using Deep Learning and YOLO Algorithm.
-
JeffWang0325/Image-Identification-for-Self-Driving-Cars : This project achieves some functions of image identification for Self-Driving Cars.
-
AnarbekovAlt/Traffic-analysis : A traffic analysis system is built on the basis of the YOLO network.
-
ruhyadi/yolov5-nodeflux : YOLOv5 Nodeflux Vehicle Detection.
-
Daheer/Driving-Environment-Detector : Detecting road objects using YOLO CNN Architecture.
-
georgia-tech-db/eva : Exploratory Video Analytics System.
-
-
-
zeusees/License-Plate-Detector : License Plate Detection with Yolov5,基于Yolov5车牌检测。
-
TheophileBuy/LicensePlateRecognition : License Plate Recognition.
-
alitourani/yolo-license-plate-detection : A License-Plate detecttion application based on YOLO.
-
HuKai97/YOLOv5-LPRNet-Licence-Recognition : 使用YOLOv5和LPRNet进行车牌检测+识别(CCPD数据集)。
-
xialuxi/yolov5-car-plate : 基于yolov5的车牌检测,包含车牌角点检测。
-
kyrielw24/License_Plate_Recognition : 基于Yolo&CNN的车牌识别可视化项目。
-
we0091234/yolov7_plate : yolov7 车牌检测 车牌识别 中文车牌识别 检测 支持双层车牌 支持13种中文车牌。
-
-
-
YOLOP : "YOLOP: You Only Look Once for Panoptic Driving Perception". (arXiv 2021).
-
YOLOPv2 : "YOLOPv2: Better, Faster, Stronger for Panoptic Driving Perception". (arXiv 2022). "微信公众号「集智书童」《YOLOP v2来啦 | YOLOv7结合YOLOP的多任务版本,超越YOLOP以及HybridNets》"
-
FeiGeChuanShu/YOLOPv2-ncnn : YOLOPv2-ncnn.
-
visualbuffer/copilot : Lane and obstacle detection for active assistance during driving.
-
hpc203/YOLOP-opencv-dnn : 使用OpenCV部署全景驾驶感知网络YOLOP,可同时处理交通目标检测、可驾驶区域分割、车道线检测,三项视觉感知任务。
-
EdVince/YOLOP-NCNN : YOLOP running in Android by ncnn.
-
-
- JingyibySUTsoftware/Yolov5-deepsort-driverDistracted-driving-behavior-detection : 基于深度学习的驾驶员分心驾驶行为(疲劳+危险行为)预警系统使用YOLOv5+Deepsort实现驾驶员的危险驾驶行为的预警监测。
-
-
visualbuffer/parkingslot : Automated parking occupancy detection.
-
anil2k/smart-car-parking-yolov5 : Detect free parking lot available for cars.
-
-
-
berktepebag/Traffic-light-detection-with-YOLOv3-BOSCH-traffic-light-dataset : Detecting Traffic Lights in Real-time with YOLOv3.
-
mihir-m-gandhi/Adaptive-Traffic-Signal-Timer : This Adaptive Traffic Signal Timer uses live images from the cameras at traffic junctions for real-time traffic density calculation using YOLO object detection and sets the signal timers accordingly.
-
wade0125/Traffic_Light_Detection_Yolo : Traffic Light Detection Yolo.
-
-
-
halftop/TT100K_YOLO_Label : Tsinghua-Tencent 100K dataset XML and TXT Label.
-
amazingcodeLYL/Traffic_signs_detection_darket : darknet交通标志检测&TT100K数据集。
-
TalkUHulk/yolov3-TT100k : 使用yolov3训练的TT100k(交通标志)模型。
-
TalkUHulk/yolov4-TT100k : 使用yolov4训练的TT100k(交通标志)模型。
-
sarah-antillia/YOLO_Realistic_USA_RoadSigns_160classes : USA RoadSigns Dataset 160classes annotated by YOLO format.
-
DickensKP/yolov3-vehicle-pedestrian-trafficsign-detection-system : 基于bubbliiiing的yolov3-pytorch框架,自主训练的车辆、行人、交通标志识别系统.
-
mkrupczak3/Coneslayer : A lightweight neural-network for rapid detection of traffic cones.
-
-
-
CDNet : "CDNet: a real-time and robust crosswalk detection network on Jetson nano based on YOLOv5". (Neural Computing and Applications 2022). "CVer:《上海交大提出CDNet:基于改进YOLOv5的斑马线和汽车过线行为检测》"
-
xN1ckuz/Crosswalks-Detection-using-YoloV5 : Crosswalks Detection using YoloV5.
-
-
- khaledsabry97/Argus : "Road Traffic Accidents Detection Based On Crash Estimation". (IEEE ICENCO 2021)
-
- adnanmushtaq1996/Yolov4_Road_Damage_Detection : A Repository to Train a Custom Yolov4 based object detector for road damage detection using the RDD2020 dataset.
-
-
-
PeterH0323/Smart_Construction : Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统。
-
Byronnar/tensorflow-serving-yolov3 : 对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等。
-
gengyanlei/reflective-clothes-detect-yolov5 : reflective-clothes-detect-dataset、helemet detection yolov5、工作服(反光衣)检测数据集、安全帽检测、施工人员穿戴检测。
-
DataXujing/YOLO-V3-Tensorflow : 👷 👷👷 YOLO V3(Tensorflow 1.x) 安全帽 识别 | 提供数据集下载和与预训练模型。
-
rafiuddinkhan/Yolo-Training-GoogleColab : Helmet Detection using tiny-yolo-v3 by training using your own dataset and testing the results in the google colaboratory.
-
BlcaKHat/yolov3-Helmet-Detection : Training a YOLOv3 model to detect the presence of helmet for intrusion or traffic monitoring.
-
yumulinfeng1/YOLOv4-Hat-detection : 基于YOLOv4的安全帽佩戴检测。
-
FanDady/Helmet-Detection-YoloV5 : Safety helmet wearing detection on construction site based on YoloV5s-V5.0 including helmet dataset(基于YoloV5-V5.0的工地安全帽检测并且包含开源的安全帽数据集)。
-
RUI-LIU7/Helmet_Detection : 使用yolov5算法实现安全帽以及危险区域的监测,同时接入海康摄像头实现实时监测。
-
ZijianWang1995/PPE_detection : Real-time PPE detection based on YOLO. Open high-quality dataset. "Fast Personal Protective Equipment Detection for Real Construction Sites Using Deep Learning Approaches". (Sensors 2021)
-
-
- cansik/yolo-hand-detection : A pre-trained YOLO based hand detection network.
-
-
MahmudulAlam/Unified-Gesture-and-Fingertip-Detection : "Unified learning approach for egocentric hand gesture recognition and fingertip detection". (Elsevier 2022)
-
insigh1/Interactive_ABCs_with_American_Sign_Language_using_Yolov5 : Interactive ABC's with American Sign Language.
-
Dreaming-future/YOLO-Object-Detection : YOLO-Object-Detection 集成多种yolo模型,作为一个模板进行目标检测。
-
-
- wufan-tb/yolo_slowfast : A realtime action detection frame work based on PytorchVideo.
-
- Tandon-A/emotic : "Context based emotion recognition using emotic dataset". (arXiv 2020)
-
-
wmcnally/kapao : KAPAO is a state-of-the-art single-stage human pose estimation model that detects keypoints and poses as objects and fuses the detections to predict human poses. "Rethinking Keypoint Representations: Modeling Keypoints and Poses as Objects for Multi-Person Human Pose Estimation". (arXiv 2021)
-
TexasInstruments/edgeai-yolov5 : "YOLO-Pose: Enhancing YOLO for Multi Person Pose Estimation Using Object Keypoint Similarity Loss". (arXiv 2022)
-
TexasInstruments/edgeai-yolox : "YOLO-Pose: Enhancing YOLO for Multi Person Pose Estimation Using Object Keypoint Similarity Loss". (arXiv 2022)
-
jinfagang/VIBE_yolov5 : Using YOLOv5 as detection on VIBE. "VIBE: Video Inference for Human Body Pose and Shape Estimation". (CVPR 2020)
-
zhuoxiangpang/ism_person_openpose : yolov5人体检测+openpose姿态检测 实现摔倒检测。
-
pengyang1225/yolov5_person_pose : 基于yolov5的person—pose。
-
hpc203/yolov5_pose_opencv : 使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l。
-
RizwanMunawar/yolov7-pose-estimation : YOLOv7 Pose estimation using OpenCV, PyTorch.
-
-
-
davidfrz/yolov5_distance_count : 通过yolov5实现目标检测+双目摄像头实现距离测量。
-
wenyishengkingkong/realsense-D455-YOLOV5 : 利用realsense深度相机实现yolov5目标检测的同时测出距离。
-
Thinkin99/yolov5_d435i_detection : 使用realsense d435i相机,基于pytorch实现yolov5目标检测,返回检测目标相机坐标系下的位置信息。
-
MUCHWAY/detect_distance_gazebo : yolov5+camera_distance+gazebo.
-
magisystem0408/yolov5-DeepSort-RealSenseD435i : yolov5+Realsence+DeepSense D435i.
-
-
-
maudzung/YOLO3D-YOLOv4-PyTorch : The PyTorch Implementation based on YOLOv4 of the paper: "YOLO3D: End-to-end real-time 3D Oriented Object Bounding Box Detection from LiDAR Point Cloud". (ECCV 2018)
-
maudzung/Complex-YOLOv4-Pytorch : The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds". (arXiv 2018)
-
AI-liu/Complex-YOLO : This is an unofficial implementation of "Complex-YOLO: Real-time 3D Object Detection on Point Clouds in pytorch". (arXiv 2018)
-
ghimiredhikura/Complex-YOLOv3 : Complete but Unofficial PyTorch Implementation of "Complex-YOLO: Real-time 3D Object Detection on Point Clouds with YoloV3". (arXiv 2018)
-
ruhyadi/YOLO3D : YOLO 3D Object Detection for Autonomous Driving Vehicle. Reference by skhadem/3D-BoundingBox, "3D Bounding Box Estimation Using Deep Learning and Geometry". (CVPR 2017)
-
ruhyadi/yolo3d-lightning : YOLO for 3D Object Detection.
-
Yuanchu/YOLO3D : Implementation of a basic YOLO model for object detection in 3D.
-
EmiyaNing/3D-YOLO : YOLO v5 for Lidar-based 3D BEV Detection.
-
-
-
bijustin/YOLO-DynaSLAM : YOLO Dynamic ORB_SLAM is a visual SLAM system that is robust in dynamic scenarios for RGB-D configuration.
-
BzdTaisa/YoloPlanarSLAM : YOLO-Planar-SLAM.
-
-
-
annsonic/Steel_defect : Exercise: Use YOLO to detect hot-rolled steel strip surface defects (NEU-DET dataset).
-
VanillaHours/pcbDefectDetectionYOLO : PCB defect detection using YOLOv3, on DeepPCB dataset.
-
-
- humblecoder612/SAR_yolov3 : Best Accruacy:speed ratio SAR Ship detection in the world.
-
-
SuperYOLO : "SuperYOLO: Super Resolution Assisted Object Detection in Multimodal Remote Sensing Imagery". (arXiv 2022)
-
OrangeSodahub/CRLFnet : Camera-Radar-Lidar Fusion detection net based on ROS, YOLOv3, OpenPCDet integration.
-
mjoshi07/Visual-Sensor-Fusion : LiDAR Fusion with Vision.
-
DocF/multispectral-object-detection : Multispectral Object Detection with Yolov5 and Transformer.
-
MAli-Farooq/Thermal-YOLO : This study is related to object detection in thermal infrared spectrum using YOLO-V5 framework for ADAS application.
-
Ye-zixiao/Double-YOLO-Kaist : 一种基于YOLOv3/4的双流混合模态道路行人检测方法🌊💧💦。
-
eralso/yolov5_Visible_Infrared_Vehicle_Detection : 基于可见光和红外图像的深度学习车辆目标检测。
-
-
-
gengyanlei/fire-smoke-detect-yolov4 : fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测。
-
CVUsers/Smoke-Detect-by-YoloV5 : Yolov5 real time smoke detection system.
-
CVUsers/Fire-Detect-by-YoloV5 : 火灾检测,浓烟检测,吸烟检测。
-
spacewalk01/Yolov5-Fire-Detection : Train yolov5 to detect fire in an image or video.
-
roflcoopter/viseron : Viseron - Self-hosted NVR with object detection.
-
dcmartin/motion-ai : AI assisted motion detection for Home Assistant.
-
Nico31415/Drowning-Detector : Using YOLO object detection, this program will detect if a person is drowning.
-
mc-cat-tty/DoorbellCamDaemon : Part of DoorbellCam project: daemon for people recognition with YOLO from a RTSP video stream.
-
Choe-Ji-Hwan/Fire_Detect_Custom_Yolov5 : 2022-1 Individual Research Assignment: Using YOLOv5 to simply recognize each type of fire.
-
bishal116/FireDetection : This project builds fire detecton using YOLO v3 model.
-
Psynosaur/Jetson-SecVision : Person detection for Hikvision DVR with AlarmIO ports, uses TensorRT and yolov4.
-
robmarkcole/fire-detection-from-images : Detect fire in images using neural nets.
-
-
-
DataXujing/YOLO-v5 : YOLO v5在医疗领域中消化内镜目标检测的应用。
-
Jafar-Abdollahi/Automated-detection-of-COVID-19-cases-using-deep-neural-networks-with-CTS-images : In this project, a new model for automatic detection of covid-19 using raw chest X-ray images is presented.
-
fahriwps/breast-cancer-detection : Breast cancer mass detection using YOLO object detection algorithm and GUI.
-
niehusst/YOLO-Cancer-Detection : An implementation of the YOLO algorithm trained to spot tumors in DICOM images.
-
safakgunes/Blood-Cancer-Detection-YOLOV5 : Blood Cancer Detection with YOLOV5.
-
shchiang0708/YOLOv2_skinCancer : YOLOv2_skinCancer.
-
avral1810/parkinsongait : Parkinson’s Disease.
-
sierprinsky/YoloV5_blood_cells : The main idea of this project is to detect blood cells using YOLOV5 over a public roboflow dataset.
-
LuozyCS/skin_disease_detection_yolov5 : skin_disease_detection_yolov5.
-
Moqixis/object_detection_yolov5_deepsort : 基于yolov5+deepsort的息肉目标检测。
-
mdciri/YOLOv7-Bone-Fracture-Detection : YOLOv7 to detect bone fractures on X-ray images.
-
-
- xuguodong1999/COCR : COCR is designed to convert an image of hand-writing chemical structure to graph of that molecule.
-
-
liao1fan/MGA-YOLO-for-apple-leaf-disease-detection : MGA-YOLO: A Lightweight One-Stage Network for Apple Leaf Disease Detection.
-
tanmaypandey7/wheat-detection : Detecting wheat heads using YOLOv5.
-
WoodratTradeCo/crop-rows-detection : It is an real-time crop rows detection method using YOLOv5.
-
-
- tomer-erez/pingpong-referee : using the YOlO algorithm for an automated pingpong referee.
-
-
LLVIP : "LLVIP: A Visible-infrared Paired Dataset for Low-light Vision". (ICCV 2021)
-
Image-Adaptive YOLO : "Image-Adaptive YOLO for Object Detection in Adverse Weather Conditions". (AAAI 2022). "计算机视觉研究院:《图像自适应YOLO:模糊环境下的目标检测(附源代码)》"
-
-
-
EAVISE/adversarial-yolo : "Fooling automated surveillance cameras: adversarial patches to attack person detection". (CVPR 2019)
-
git-disl/TOG : "Adversarial Objectness Gradient Attacks on Real-time Object Detection Systems". (IEEE TPS-ISA 2020) | "Understanding Object Detection Through an Adversarial Lens". (ESORICS 2020)
-
VITA-Group/3D_Adversarial_Logo : 3D adversarial logo attack on different3D object meshes to fool a YOLOV2 detector. "Can 3D Adversarial Logos Clock Humans?". (arXiv 2020)
-
ASGuard-UCI/MSF-ADV : MSF-ADV is a novel physical-world adversarial attack method, which can fool the Multi Sensor Fusion (MSF) based autonomous driving (AD) perception in the victim autonomous vehicle (AV) to fail in detecting a front obstacle and thus crash into it. "Invisible for both Camera and LiDAR: Security of Multi-Sensor Fusion based Perception in Autonomous Driving Under Physical-World Attacks". (IEEE S&P 2021)
-
veralauee/DPatch : "DPatch: An Adversarial Patch Attack on Object Detectors". (arXiv 2018)
-
Shudeng/GPAttack : Grid Patch Attack for Object Detection.
-
Wu-Shudeng/DPAttack : "DPAttack: Diffused Patch Attacks against Universal Object Detection". (arXiv 2020)
-
FenHua/DetDak : Patch adversarial attack; object detection; CIKM2020 安全AI挑战者计划第四期:通用目标检测的对抗攻击。 "Object Hider: Adversarial Patch Attack Against Object Detectors". (arXiv 2020)
-
THUrssq/Tianchi04 : This is NO.4 solution for "CIKM-2020 Alibaba-Tsinghua Adversarial Challenge on Object Detection". "Sparse Adversarial Attack to Object Detection". (arXiv 2020)
-
mesunhlf/UPC-tf : "Universal Physical Camouflage Attacks on Object Detectors". (CVPR 2020)
-
alex96295/YOLOv3_adversarial_defense : YOLOv3_adversarial_defense.
-
alex96295/YOLO_adversarial_attacks : YOLO_adversarial_attacks.
-
alex96295/Adversarial-Patch-Attacks-TRAINING-YOLO-SSD-Pytorch : This repository has the code needed to train 'Adversarial Patch Attacks' on YOLO and SSD models for object detection in Pytorch.
-
FranBesq/attack-yolo : Developing adversarial attacks on YOLO algorithm for computer vision.
-
Rushi314/GPR-Object-Detection : Detecting Objects in Ground Penetrating Radars Scans.
-
realtxy/pso-adversarial-yolo_v3 : pso-adversarial-yolo_v3.
-
sowgali/ObjCAM : Visualizations for adversarial attacks in object detectors like YOLO.
-
andrewpatrickdu/adversarial-yolov3-cowc : "Physical Adversarial Attacks on an Aerial Imagery Object Detector". (WACV 2022)
-
IQTLabs/camolo : Camouflage YOLO - (CAMOLO) trains adversarial patches to confuse the YOLO family of object detectors.
-
tsm55555/adversarial-yolov5 : The code is modified from Adversarial YOLO
-
AdvTexture : "Adversarial Texture for Fooling Person Detectors in the Physical World". (CVPR 2022). CVPR2022 Oral 物理对抗样本 如何做一件“隐形衣”。 (zhihu 2022)
-
-
-
Laughing-q/yolov5-q : This repo is plan for instance segmentation based on yolov5-6.0 and yolact.
-
TomMao23/multiyolov5 : Multi YOLO V5——Detection and Semantic Segmentation.
-
ArtyZe/yolo_segmentation : image (semantic segmentation) instance segmentation by darknet or yolo.
-
midasklr/yolov5ds : multi-task yolov5 with detection and segmentation.
-
RizwanMunawar/yolov7-segmentation : YOLOv7 Instance Segmentation using OpenCV and PyTorch.
-
leandro-svg/Yolov7_Segmentation_Tensorrt : The real-time Instance Segmentation Algorithm Yolov7 running on TensoRT and ONNX.
-
-
-
petercunha/Pine : 🌲 Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO.
-
chaoyu1999/FPSAutomaticAiming : 基于yolov5的FPS类游戏AI自瞄AI。
-
Lu-tju/CSGO_AI : 基于YOLOv3的csgo自瞄。
-
kir486680/csgo_aim : Aim assist for CSGO with python and yolo.
-
c925777075/yolov5-dnf : yolov5-DNF.
-
davidhoung2/APEX-yolov5-aim-assist : using yolov5 to help you aim enemies.
-
Brednan/CSGO-Aimbot : Aimbot for the FPS game CSGO. It uses YOLOv5 to detect enemy players on my screen, then moves my cursor to the location.
-
2319590263/yolov5-csgo : 基于yolov5实现的csgo自瞄。
-
SCRN-VRC/YOLOv4-Tiny-in-UnityCG-HLSL : A modern object detector inside fragment shaders.
-
qcjxs-hn/yolov5-csgo : 这是一个根据教程写的csgo-ai和我自己训练的模型,还有数据集。
-
Sequoia : A neural network for CounterStrike:GlobalOffensive character detection and classification. Built on a custom-made dataset (csgo-data-collector).
-
ItGarbager/aimcf_yolov5 : 使用yolov5算法实现cf角色头部预测。
-
jiaran-takeme/Target-Detection-for-CSGO-by-YOLOv5 : Target Detection for CSGO by YOLOv5.
-
Lucid1ty/Yolov5ForCSGO : CSGO character detection and auto aim.
-
leo4048111/Yolov5-LabelMaker-For-CSGO : A simple tool for making CSGO dataset in YOLO format.
-
soloist-v/AutoStrike : 使用yolov5自动瞄准,支持fps游戏 鼠标移动控制需要自行调整。
-
slyautomation/osrs_yolov5 : Yolov5 Object Detection In OSRS using Python code, Detecting Cows - Botting.
-
HarunoWindy/yolo-games-weights : YOLOv5 vision deep-learning on detect games UI (current support: onmyoji) YOLOv5深度学习识别游戏UI(目前支持:阴阳师).
-
-
-
Label Studio : Label Studio is a multi-type data labeling and annotation tool with standardized output format.
-
LabelImg : 🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images.
-
labelme : Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
-
AlexeyAB/Yolo_mark : GUI for marking bounded boxes of objects in images for training neural network Yolo v3 and v2.
-
Cartucho/OpenLabeling : Label images and video for Computer Vision applications.
-
CVAT : Computer Vision Annotation Tool (CVAT). Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data of any scale.
-
VoTT : Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
-
Rectlabel-support : RectLabel - An image annotation tool to label images for bounding box object detection and segmentation.
-
cnyvfang/labelGo-Yolov5AutoLabelImg : 💕YOLOV5 semi-automatic annotation tool (Based on labelImg)💕一个基于labelImg及YOLOV5的图形化半自动标注工具。
-
CVUsers/Auto_maker : 深度学习数据自动标注器开源 目标检测和图像分类(高精度高效率)。
-
DarkLabel : Video/Image Labeling and Annotation Tool.
-
MyVision : Computer vision based ML training data generation tool 🚀
-
wufan-tb/AutoLabelImg : auto-labelimg based on yolov5, with many other useful tools. AutoLabelImg 多功能自动标注工具。
-
MrZander/YoloMarkNet : Darknet YOLOv2/3 annotation tool written in C#/WPF.
-
mahxn0/Yolov3_ForTextLabel : 基于yolov3的目标/自然场景文字自动标注工具。
-
WangRongsheng/KDAT : 一个专为视觉方向目标检测全流程的标注工具集,全称:Kill Object Detection Annotation Tools。
-
MNConnor/YoloV5-AI-Label : YoloV5 AI Assisted Labeling.
-
LILINOpenGitHub/Labeling-Tool : Free YOLO AI labeling tool. YOLO AI labeling tool is a Windows app for labeling YOLO dataset.
-
whs0523003/YOLOv5_6.1_autolabel : YOLOv5_6.1 自动标记目标框。
-
2vin/PyYAT : Semi-Automatic Yolo Annotation Tool In Python.
-
AlturosDestinations/Alturos.ImageAnnotation : A collaborative tool for labeling image data for yolo.
-
stephanecharette/DarkMark : Marking up images for use with Darknet.
-
2vin/yolo_annotation_tool : Annotation tool for YOLO in opencv.
-
sanfooh/quick_yolo2_label_tool : yolo快速标注工具 quick yolo2 label tool.
-
-
-
pooya-mohammadi/yolov5-gradcam : Visualizing Yolov5's layers using GradCam.
-
TorchCAM : Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM).
-
Him-wen/OD_Heatmap : Heatmap visualization of the YOLO model using the Grad-CAM heatmap visualization method can Intuitively show which regions in the image contribute the most to the category classification.
-
-
-
rafaelpadilla/review_object_detection_metrics : Object Detection Metrics. 14 object detection metrics: mean Average Precision (mAP), Average Recall (AR), Spatio-Temporal Tube Average Precision (STT-AP). This project supports different bounding box formats as in COCO, PASCAL, Imagenet, etc. "A Comparative Analysis of Object Detection Metrics with a Companion Open-Source Toolkit". (Electronics 2021)
-
rafaelpadilla/Object-Detection-Metrics : Most popular metrics used to evaluate object detection algorithms. "A Survey on Performance Metrics for Object-Detection Algorithms". (IWSSIP 2020)
-
Cartucho/mAP : mean Average Precision - This code evaluates the performance of your neural net for object recognition.
-
Lightning-AI/metrics : Machine learning metrics for distributed, scalable PyTorch applications.
-
open-mmlab/mmeval : MMEval is a machine learning evaluation library that supports efficient and accurate distributed evaluation on a variety of machine learning frameworks.
-
laclouis5/globox : A package to read and convert object detection databases (COCO, YOLO, PascalVOC, LabelMe, CVAT, OpenImage, ...) and evaluate them with COCO and PascalVOC metrics.
-
-
-
Javacr/PyQt5-YOLOv5 : YOLOv5检测界面-PyQt5实现。
-
scutlrr/Yolov4-QtGUI : Yolov4-QtGUI是基于QtGuiDemo项目开发的可视化目标检测界面,可以简便选择本地图片、摄像头来展示图像处理算法的结果。
-
xugaoxiang/yolov5-pyqt5 : 给yolov5加个gui界面,使用pyqt5,yolov5是5.0版本。
-
mxy493/YOLOv5-Qt : 基于YOLOv5的GUI程序,支持选择要使用的权重文件,设置是否使用GPU,设置置信度阈值等参数。
-
BonesCat/YoloV5_PyQt5 : Add gui for YoloV5 using PyQt5.
-
LuckyBoy1798/yolov5-pyqt : 基于yolov5+pyqt的甲骨文图形化检测工具。
-
PySimpleGUI/PySimpleGUI-YOLO : A YOLO Artificial Intelligence algorithm demonstration using PySimpleGUI.
-
prabindh/qt5-opencv3-darknet : Qt5 + Darknet/Yolo + OpenCV3.
-
GinkgoX/YOLOv3GUI_Pytorch_PyQt5 : This is a GUI project for Deep Learning Object Detection based on YOLOv3 model.
-
xietx1995/YOLO-QT-Camera-Tool : Detecting objects from camera or local video files vi qt and yolo.
-
FatemeZamanian/Yolov5-Fruit-Detector : A program to recognize fruits on pictures or videos using yolov5.
-
BioMeasure/PyQt5_YoLoV5_DeepSort : This is a PyQt5 GUI program, which is based on YoloV5 and DeepSort to track person.
-
DongLizhong/YOLO_SORT_QT : This code uses the opencv dnn module to load the darknet model for detection and add SORT for multi-object tracking(MOT).
-
Whu-wxy/yolov5_deepsort_ncnn_qt : 用ncnn调用yolov5和deep sort模型,opencv读取视频。
-
jeswanthgalla/PyQt4_GUI_darknet_yolov4 : GUI App using PyQt4. Multithreading to process multiple camera streams and using darknet yolov4 model for object detection.
-
barleo01/yoloobjectdetector : The pupose of this application is to capture video from a camera, apply a YOLO Object detector and display it on a simple Qt Gui.
-
Eagle104fred/PyQt5-Yolov5 : 把YOLOv5的视频显示到pyqt5ui上。
-
cnyvfang/YOLOv5-GUI : Qt-GUI implementation of the YOLOv5 algorithm (ver.6 and ver.5). YOLOv5算法(ver.6及ver.5)的Qt-GUI实现。
-
WeNN-Artificial-Intelligence/PyQT-Object-Detection-App : Real-time object detection app with Python and PyQt framework.
-
Powercube7/YOLOv5-GUI : A simple GUI made for creating jobs in YOLOv5.
-
cdmstrong/yolov5-pyqt-moke : 利用yolov5和pyqt做可视化检测。
-
GHigher12/Pyqt5_yolov5_unet_centernet : 集yolov5、centernet、unet算法的pyqt5界面,可实现图片目标检测和语义分割。
-
chenanga/qt5_yolov5_2.0 : Pyqt搭建YOLOV5目标检测界面-第一次优化后的版本。
-
xun-xh/yolov5-onnx-pyqt-exe : 基于Yolov5 + PyQt5 + onnxruntime的目标检测部署。
-
-
-
Ikomia-dev/IkomiaApi : State-of-the-art algorithms in Computer Vision with a few lines of code.
-
penny4860/Yolo-digit-detector : Implemented digit detector in natural scene using resnet50 and Yolo-v2. I used SVHN as the training set, and implemented it using tensorflow and keras.
-
chineseocr/table-detect : table detect(yolo) , table line(unet) (表格检测/表格单元格定位)。
-
thisiszhou/SexyYolo : An implementation of Yolov3 with Tensorflow1.x, which could detect COCO and sexy or porn person simultaneously.
-
javirk/Person_remover : People removal in images using Pix2Pix and YOLO.
-
foschmitz/yolo-python-rtsp : Object detection using deep learning with Yolo, OpenCV and Python via Real Time Streaming Protocol (RTSP).
-
ismail-mebsout/Parsing-PDFs-using-YOLOV3 : Parsing pdf tables using YOLOV3.
-
008karan/PAN_OCR : Building OCR using YOLO and Tesseract.
-
zeyad-mansour/lunar : Lunar is a neural network aimbot that uses real-time object detection accelerated with CUDA on Nvidia GPUs.
-
lannguyen0910/food-recognition : 🍔🍟🍗 Food analysis baseline with Theseus. Integrate object detection, image classification and multi-class semantic segmentation. 🍞🍖🍕
-
killnice/yolov5-D435i : using yolov5 and realsense D435i.
-
SahilChachra/Video-Analytics-Dashboard : Video Analytics dashboard built using YoloV5 and Streamlit.
-
isLinXu/YOLOv5_Efficient : Use yolov5 efficiently(高效地使用Yolo v5).
-
HRan2004/Yolo-ArbV2 : Yolo-ArbV2 在完全保持YOLOv5功能情况下,实现可选多边形信息输出。
-
Badw0lf613/wmreading_system : 基于YOLOv5的水表读数系统。
-
zgcr/SimpleAICV-pytorch-ImageNet-COCO-training : SimpleAICV:pytorch training example on ImageNet(ILSVRC2012)/COCO2017/VOC2007+2012 datasets.Include ResNet/DarkNet/RetinaNet/FCOS/CenterNet/TTFNet/YOLOv3/YOLOv4/YOLOv5/YOLOX.
-
ErenKaymakci/Real-Time-QR-Detection-and-Decoding : This repo explain how qr codes works, qr detection and decoding.
-
LUMAIS/AntDet_YOLOv5 : Ants and their Activiteis (Trophallaxis) Detection using YOLOv5 based on PyTorch.
-
buxihuo/OW-YOLO : Detect known and unknown objects in the open world(具有区分已知与未知能力的全新检测器)).
-
Jiseong-Ok/OCR-Yolov5-SwinIR-SVTR : OCR(Korean).
-
QIN2DIM/hcaptcha-challenger : 🥂 Gracefully face hCaptcha challenge with YOLOv6(ONNX) embedded solution.
-
bobjiangps/vision : UI auto test framework based on YOLO to recognize elements, less code, less maintenance, cross platform, cross project / 基于YOLO的UI层自动化测试框架, 可识别控件类型,减少代码和维护,一定程度上跨平台跨项目。
-
RizwanMunawar/yolov7-object-cropping : YOLOv7 Object Cropping Using OpenCV.
-
RizwanMunawar/yolov7-object-blurring : YOLOv7 Object Blurring Using PyTorch and OpenCV.
-
pacocp/YOLOF : 📹 YOLO meets Optical Flow.
-
FabianPlum/OmniTrax : Deep learning-based multi animal tracking and pose estimation Blender Add-on.
-
aweihao/ExDark2Yolo : Convert ExDark annotated format data to YOLO format data. / 将ExDark标注格式的数据转换成YOLO格式的数据。
-
ozankaraali/yolov3-recaptcha : Solve Recaptcha with YoloV3. A proof of concept Recaptcha solver using YOLOv3 on Tensorflow 2.0 and Selenium. This tutorial shows that with a better trained object detection weight file, ReCaptcha can be easily solved.
-
jyp-studio/Invoice_detection : This is an AI model for detecting and recognizing invoice information by yolov5 and OCR.
-