🔥🔥🔥 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
- Other Versions of YOLO
- Extensional Frameworks
- Applications
- Lighter and Faster
- Video Object Detection
- Object Tracking
- Deep Reinforcement Learning
- Multi-Modality Information Fusion
- 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
- Safety Monitoring Field Detection
- Medical Field Detection
- Chemistry Field Detection
- Agricultural 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 dedicated to industrial application. "微信公众号「美团技术团队」《YOLOv6:又快又准的目标检测框架开源啦》"
-
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.
-
hoya012/deep_learning_object_detection : A paper list of object detection using deep learning.
-
WZMIAOMIAO/deep-learning-for-image-processing : deep learning for image processing including classification and object-detection etc.
-
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)
-
-
-
jizhishutong/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系列所有算法,集算法学习、科研改进、落地于一身!》"
-
iscyy/yoloair : 🔥🔥🔥YOLOv5, YOLOv5-Improved, YOLOv7, Transformer, YOLOX, YOLOR , YOLOv3, YOLOv4 and other networks... Support to improve backbone, head, loss, IoU, NMS and other modules. YOLOAir算法库 是一个基于 PyTorch 的一系列 YOLO 检测算法组合工具箱,内置YOLOv5、YOLOv7、YOLOX、YOLOR、Transformer、Scaled_YOLOv4、YOLOv3、YOLOv4、YOLO-Facev2、TPH-YOLOv5、YOLOv5Lite、PicoDet等模型网络结构(持续更新中🚀)...。 "微信公众号「我爱计算机视觉」《集成多种YOLO改进点,面向小白科研的YOLO检测代码库YOLOAir 》"
-
-
-
- zhihu「江大白」/ 微信公众号「江大白」
- 微信公众号「所向披靡的张大刀」
- 微信公众号「集智书童」
- 微信公众号「WeThinkln」
- zhihu「迪迦奥特曼」
- zhihu「PoemAI」
- zhihu「科技猛兽」
-
-
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.
-
-
-
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.
-
alternativebug/yolo-tf2 : yolo(all versions) implementation in keras and tensorflow 2.x.
-
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_YOLOSeries : 🚀🚀🚀 YOLO Series of PaddleDetection implementation, PPYOLOE, YOLOX, YOLOv7, YOLOv5, MT-YOLOv6 and so on. 🚀🚀🚀
-
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版本。
-
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两个版本的程序。
-
-
-
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,实现交通标志、红绿灯(直接输出路灯状态)、行人和车辆等交通场景的检测。
-
-
-
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.
-
DiffSharp : DiffSharp: Differentiable Functional Programming.
-
KelpNet : Pure C# machine learning framework.
-
SharpNet : Open-source Deep Learning library in C# with CUDA and BLAS support.
-
Bright Wire : Bright Wire is an open source machine learning library for .NET with GPU support (via CUDA).
-
MyCaffe : A complete deep learning platform written almost entirely in C# for Windows developers! Now you can write your own layers in C#!
-
Alturos.Yolo : C# Yolo Darknet Wrapper (real-time object detection).
-
mentalstack/yolov5-net : YOLOv5 object detection with C#, 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.
-
ivilson/Yolov7net : Yolov7 Detector for .Net 6.
-
mwetzko/EasyYoloDarknet : Windows optimized Yolo / Darknet Compile, Train and Detect.
-
-
-
LaurentMazare/tch-rs : Rust bindings for the C++ api of PyTorch.
-
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.
-
-
-
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.
-
-
-
HuKai97/yolov5-5.x-annotations : 一个基于yolov5-5.0的中文注释版本!
-
jinfagang/yolov7_d2 : 🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
-
shanglianlm0525/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).
-
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.
-
1579093407/Yolov5_Magic : Share some tricks of improving Yolov5 and experiment results. 分享一些关于改进Yolov5的tricks以及实验结果。
-
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.
-
fcakyon/yolov5-pip : Packaged version of ultralytics/yolov5.
-
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.
-
positive666/yolov5_research : add yolov7 core ,improvement research based on yolov5,SwintransformV2 and Attention Series. training skills, business customization, engineering deployment C. 🌟 基于yolov5&&yolov7的改进库。
-
miemie2013/miemiedetection : Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、SOLOv2 an so on.
-
-
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)
-
AIRDet : Welcome to AIRDet! AIRDet is an efficiency-oriented anchor-free object detector, aims to enable robust object detection in various industry scene.
-
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)
-
-
-
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.
-
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.
-
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).
-
j-marple-dev/AYolov2 : AYolov2.
-
Wulingtian/yolov5_tensorrt_int8 : TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!
-
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上进行模型蒸馏训练。
-
Bigtuo/YOLOX-Lite : 将YOLOv5-Lite代码中的head更换为YOLOX head。
-
-
-
ONNX : Open standard for machine learning interoperability.
-
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.
-
TensorRT : TensorRT is a C++ library for high performance inference on NVIDIA GPUs and deep learning accelerators.
-
wang-xinyu/tensorrtx : TensorRTx aims to implement popular deep learning networks with tensorrt network definition APIs.
-
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)
-
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.
-
ncnn : ncnn is a high-performance neural network inference framework optimized for the mobile platform.
-
MNN : MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. (MLSys 2020)
-
Tengine : Tengine is a lite, high performance, modular inference engine for embedded device.
-
Paddle Lite : Multi-platform high performance deep learning inference engine (飞桨多端多平台高性能深度学习推理引擎)。
-
DefTruth/lite.ai.toolkit : 🛠 A lite C++ toolkit of awesome AI models with ONNXRuntime, NCNN, MNN and TNN. YOLOX, YOLOP, YOLOv6, YOLOR, MODNet, YOLOX, SCRFD, YOLOX . MNN, NCNN, TNN, ONNXRuntime, CPU/GPU. “🛠Lite.Ai.ToolKit: 一个轻量级的C++ AI模型工具箱,用户友好(还行吧),开箱即用。已经包括 100+ 流行的开源模型。这是一个根据个人兴趣整理的C++工具箱,, 涵盖目标检测、人脸检测、人脸识别、语义分割、抠图等领域。”
-
Linaom1214/TensorRT-For-YOLO-Series : YOLO Series TensorRT Python/C++.
-
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。
-
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.
-
shouxieai/tensorRT_Pro : C++ library based on tensorrt integration.
-
zhiqwang/yolov5-rt-stack : A runtime stack for object detection on specialized accelerators.
-
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.
-
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.
-
guojianyang/cv-detect-robot : 🔥🔥🔥🔥🔥🔥docker+nvidia-docker2+yolov5+YOLOX+yolo+deepsort+tensorRT+ros+deepstream+jetson+nano+TX2+NX for High-performance deployment(高性能部署)。
-
Syencil/tensorRT : TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据。
-
SeanAvery/yolov5-tensorrt : YOLOv5 in TensorRT.
-
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的部署。
-
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!
-
apxlwl/MNN-yolov3 : MNN demo of Strongeryolo, including channel pruning, android support...
-
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.
-
KoheiKanagu/ncnn_yolox_flutter : This is a plugin to run YOLOX on ncnn.
-
SsisyphusTao/Object-Detection-Knowledge-Distillation : An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.
-
airockchip/rknn_model_zoo : Rockchip Neural Network(RKNN)是瑞芯微为了加速模型推理而基于自身NPU硬件架构定义的一套模型格式.使用该格式定义的模型在Rockchip NPU上可以获得远高于CPU/GPU的性能。
-
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.
-
cyrillkuettel/ncnn-android-yolov5 : This is a sample ncnn android project, it depends on ncnn library and opencv.
-
hewen0901/yolov7_trt : yolov7目标检测算法的c++ tensorrt部署代码。
-
tsutof/tiny_yolov2_onnx_cam : Tiny YOLO v2 Inference Application with NVIDIA TensorRT.
-
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.
-
Monday-Leo/Yolov5_Tensorrt_Win10 : A simple implementation of tensorrt yolov5 python/c++🔥
-
-
-
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。
-
Zhou-sx/yolov5_Deepsort_rknn : Track vehicles and persons on rk3588 / rk3399pro.
-
OpenVINO-dev-contest/YOLOv7_OpenVINO : This repository will demostrate how to deploy a offical YOLOv7 pre-trained model with OpenVINO runtime api.
-
-
-
-
StreamYOLO : "Real-time Object Detection for Streaming Perception". (CVPR 2022)
-
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.
-
kadirnar/yolov5-strongsort : Minimal PyTorch implementation of YOLOv5 and StrongSORT.
-
bharath5673/StrongSORT-YOLO : Real-time multi-camera multi-object tracker using (YOLOv5, YOLOv7) and StrongSORT with OSNet.
-
mikel-brostrom/Yolov5_DeepSort_Pytorch : Real-time multi-object tracker using YOLO v5 and deep sort.
-
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.
-
BoT-SORT : "BoT-SORT: Robust Associations Multi-Pedestrian Tracking". (arXiv 2022)
-
RizwanMunawar/yolov7-object-tracking : YOLOv7 Object Tracking Using PyTorch, OpenCV and Sort Tracking.
-
-
-
- uzkent/EfficientObjectDetection : "Efficient Object Detection in Large Images with Deep Reinforcement Learning". (WACV 2020)
-
-
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 : 基于可见光和红外图像的深度学习车辆目标检测。
-
-
-
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.
-
-
-
kuanhungchen/awesome-tiny-object-detection : 🕶 A curated list of Tiny Object Detection papers and related resources.
-
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.
-
kadirnar/yolov5-sahi : Yolov5 Modelini Kullanarak Özel Nesne Eğitimi ve SAHI Kullanımı.
-
kadirnar/Yolov6-SAHI : Yolov6-SAHI.
-
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.
-
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)
-
-
-
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两个版本的程序。
-
-
-
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.
-
ageitgey/face_recognition : The world's simplest facial recognition api for Python and the command line.
-
takuya-takeuchi/FaceRecognitionDotNet : The world's simplest facial recognition api for .NET on Windows, MacOS and Linux.
-
InsightFace : State-of-the-art 2D and 3D Face Analysis Project.
-
serengil/deepface : A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python.
-
ZhaoJ9014/face.evoLVe : 🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥.
-
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.
-
YOLO5Face : "YOLO5Face: Why Reinventing a Face Detector". (arXiv 2021)
-
YOLO-FaceV2 : "YOLO-FaceV2: A Scale and Occlusion Aware Face Detector ". (arXiv 2022). (超越Yolo5-Face,Yolo-Facev2开源,各类Trick优化,值得学习!)
-
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.
-
hpc203/10kinds-light-face-detector-align-recognition : 10种轻量级人脸检测算法的比拼。
-
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人脸检测。
-
zhouyuchong/face-recognition-deepstream : Deepstream app use YOLO, retinaface and arcface for face recognition.
-
-
-
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.
-
-
-
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的车牌识别可视化项目。
-
-
-
YOLOP : "YOLOP: You Only Look Once for Panoptic Driving Perception". (arXiv 2021).
-
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.
-
-
-
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算法实现安全帽以及危险区域的监测,同时接入海康摄像头实现实时监测。
-
-
- 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.
-
-
-
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).
-
- humblecoder612/SAR_yolov3 : Best Accruacy:speed ratio SAR Ship detection in the world.
-
-
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.
-
-
-
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的息肉目标检测。
-
-
- 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.
-
-
-
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.
-
-
-
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游戏 鼠标移动控制需要自行调整。
-
-
-
LabelImg : 🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images.
-
Label Studio : Label Studio is a multi-type data labeling and annotation tool with standardized output format.
-
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.
-
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.
-
-
-
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.
-
laclouis5/ObjectDetectionEval : Object Detection Evaluation Library. Unified framework to parse, create and evaluate object detections from many frameworks (COCO, YOLO, PascalVOC, ImageNet, LabelMe, ...).
-
-
-
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.
-
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模型。
-
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.
-
Soju06/yolov5-annotation-viewer : yolov5 annotation viewer.
-
Powercube7/YOLOv5-GUI : A simple GUI made for creating jobs in YOLOv5.
-
cdmstrong/yolov5-pyqt-moke : 利用yolov5和pyqt做可视化检测。
-
-
-
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.
-
stephanecharette/DarkMark : Marking up images for use with Darknet.
-
zeyad-mansour/lunar : Lunar is a neural network aimbot that uses real-time object detection accelerated with CUDA on Nvidia GPUs.
-
lannguyen0910/food-detection-yolov5 : YOLOv5 meal analysis.
-
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.
-