Yolo

Top 23 Yolo Open-Source Projects

  1. yolov5

    YOLOv5 πŸš€ in PyTorch > ONNX > CoreML > TFLite

    Project mention: Using YOLO for Real-Time Object Detection with Koyeb GPUs | dev.to | 2024-07-31

    There are several implementations of the YOLO algorithm available, but for ease-of-use, we will use the Ultralytics implementation in this guide. We will implement and test the code locally and then deploy to Koyeb's GPUs for higher inference speed.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. ultralytics

    Ultralytics YOLO11 πŸš€

    Project mention: Show HN: Using YOLO to Detect Office Chairs in 40M Hotel Photos | news.ycombinator.com | 2025-01-25

    They did it on their own computer. https://github.com/ultralytics/ultralytics

  4. mmdetection

    OpenMMLab Detection Toolbox and Benchmark

  5. supervision

    We write your reusable computer vision tools. πŸ’œ

    Project mention: Ask HN: Who is hiring? (March 2025) | news.ycombinator.com | 2025-03-03
  6. darknet

    YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet ) (by AlexeyAB)

  7. label-studio

    Label Studio is a multi-type data labeling and annotation tool with standardized output format

    Project mention: Annotation is dead | dev.to | 2024-04-26

    If instead you have a cohort on hand β€” -i.e., you do not want to send your data to a third party for any reason, or perhaps you have energetic undergrads β€” -then you could alternatively consider local, open-source annotation such as CVAT and Label Studio. Finally, nowadays, you might instead work with Large Multimodal Models to have them annotate your data; more on this awkward angle later.

  8. yolov3

    YOLOv3 in PyTorch > ONNX > CoreML > TFLite

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. YOLOX

    YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/

  11. openvino

    OpenVINOβ„’ is an open source toolkit for optimizing and deploying AI inference

    Project mention: Court is in session: Top 10 most notorious C and C++ errors in 2024 | dev.to | 2024-12-28

    V766 An item with the same key '"SoftPlus"' has already been added. cpu_types.cpp 198

  12. boxmot

    BoxMOT: pluggable SOTA tracking modules for segmentation, object detection and pose estimation models

  13. gocv

    Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.

    Project mention: Cylon: JavaScript framework for robotics, drones, and the Internet of Things | news.ycombinator.com | 2024-05-04
  14. YOLOv6

    YOLOv6: a single-stage object detection framework dedicated to industrial applications.

  15. X-AnyLabeling

    Effortless data labeling with AI support from Segment Anything and other awesome models.

  16. mmyolo

    OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.

  17. yolov7_d2

    πŸ”₯πŸ”₯πŸ”₯πŸ”₯ (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! πŸ”₯πŸ”₯πŸ”₯

  18. yolov3-tf2

    YoloV3 Implemented in Tensorflow 2.0

  19. Getting-Things-Done-with-Pytorch

    Jupyter Notebook tutorials on solving real-world problems with Machine Learning & Deep Learning using PyTorch. Topics: Face detection with Detectron 2, Time Series anomaly detection with LSTM Autoencoders, Object Detection with YOLO v5, Build your first Neural Network, Time Series forecasting for Coronavirus daily cases, Sentiment Analysis with BER

  20. darknet_ros

    YOLO ROS: Real-Time Object Detection for ROS

  21. yolov5-face

    YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)

  22. ScaledYOLOv4

    Scaled-YOLOv4: Scaling Cross Stage Partial Network

  23. yolor

    implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)

  24. viseron

    Self-hosted, local only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor.

  25. keras-yolo3

    Training and Detecting Objects with YOLO3 (by experiencor)

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Yolo discussion

Log in or Post with

Yolo related posts

  • Discrepancy between what's in GitHub and what's been published to PyPI

    2 projects | news.ycombinator.com | 6 Dec 2024
  • Popular Python package ultralytics compromised in supply chain attack

    1 project | news.ycombinator.com | 5 Dec 2024
  • YOLO models trained on DocLayNet, support document analytic intelligency

    1 project | news.ycombinator.com | 5 Aug 2024
  • Using YOLO for Real-Time Object Detection with Koyeb GPUs

    8 projects | dev.to | 31 Jul 2024
  • Fixing bugs in your AI: let's analyze bugs in OpenVINO

    2 projects | dev.to | 24 Jul 2024
  • How to analyze document layout by YOLO

    3 projects | dev.to | 13 Jun 2024
  • Supervision – reusable computer vision tools

    1 project | news.ycombinator.com | 20 Mar 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 27 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more β†’

Index

What are some of the best open-source Yolo projects? This list will help you:

# Project Stars
1 yolov5 53,001
2 ultralytics 38,487
3 mmdetection 30,607
4 supervision 26,247
5 darknet 21,971
6 label-studio 21,343
7 yolov3 10,342
8 YOLOX 9,717
9 openvino 8,007
10 boxmot 7,064
11 gocv 6,936
12 YOLOv6 5,776
13 X-AnyLabeling 5,120
14 mmyolo 3,130
15 yolov7_d2 3,126
16 yolov3-tf2 2,514
17 Getting-Things-Done-with-Pytorch 2,409
18 darknet_ros 2,283
19 yolov5-face 2,200
20 ScaledYOLOv4 2,030
21 yolor 1,998
22 viseron 1,923
23 keras-yolo3 1,609

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Python is
the 2nd most popular programming language
based on number of references?