SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Python Yolov5 Projects
-
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.
-
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.
-
PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
-
-
An alternative to this is to leverage existing object detection, apply the model to patches or slices of fixed size in our image, and then stitch the results together. This is the idea behind Slicing-Aided Hyper Inference!
-
mmyolo
OpenMMLab YOLO series toolbox and benchmark. Implemented RTMDet, RTMDet-Rotated,YOLOv5, YOLOv6, YOLOv7, YOLOv8,YOLOX, PPYOLOE, etc.
-
anylabeling
Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2), MobileSAM!!
-
yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
autodistill
Images to inference with no labeling (use foundation models to train supervised models).
-
yolov5_obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
-
inference
Turn any computer or edge device into a command center for your computer vision projects. (by roboflow)
Project mention: Smart Waste Solutions: Integrating AI in Next-Gen Waste Sorting | dev.to | 2024-08-29Install packages required for running the inference. You can run the trained model Inference. This document is not meant to explain Ultralytics YOLO model training & various ways of optimizing inferences for your custom use-cases & requirements using Roboflow or Ultralytics HUB Inference . The Waste Category Predictor (AI Model) predicts the waste type and sends the signal to Arduino.
-
TensorRT-For-YOLO-Series
tensorrt for yolo series (YOLOv11,YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support
-
-
AS-One
Easy & Modular Computer Vision Detectors, Trackers & SAM - Run YOLOv9,v8,v7,v6,v5,R,X in under 10 lines of code.
-
-
lunar
a neural network aim assist using real-time object detection accelerated with CUDA (by zeyad-mansour)
-
-
-
-
-
yolo_series_deepsort_pytorch
Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Scaled, YOLOV4, YOLOv3', PPYOLOE, YOLOR, YOLOX ).
-
classy-sort-yolov5
Ready-to-use realtime multi-object tracker that works for any object category. YOLOv5 + SORT implementation.
-
easy-yolov7
This a clean and easy-to-use implementation of YOLOv7 in PyTorch, made with ❤️ by Theos AI.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Yolov5 discussion
Python Yolov5 related posts
-
Discrepancy between what's in GitHub and what's been published to PyPI
-
Popular Python package ultralytics compromised in supply chain attack
-
How to analyze document layout by YOLO
-
Mastering YOLOv10: A Complete Guide with Hands-On Projects
-
จำแนกสายพันธ์ุหมากับแมวง่ายๆด้วยYoLoV5
-
Supervision: Reusable Computer Vision
-
The CEO of Ultralytics (yolov8) using LLMs to engage with commenters on GitHub
-
A note from our sponsor - SaaSHub
www.saashub.com | 8 Feb 2025
Index
What are some of the best open-source Yolov5 projects in Python? This list will help you:
# | Project | Stars |
---|---|---|
1 | yolov5 | 52,194 |
2 | PaddleDetection | 13,042 |
3 | yolov3 | 10,299 |
4 | sahi | 4,273 |
5 | mmyolo | 3,081 |
6 | anylabeling | 2,510 |
7 | yolov5-face | 2,162 |
8 | autodistill | 2,099 |
9 | yolov5_obb | 1,866 |
10 | inference | 1,470 |
11 | TensorRT-For-YOLO-Series | 979 |
12 | segment-anything-video | 966 |
13 | AS-One | 610 |
14 | yolov8-face | 563 |
15 | lunar | 416 |
16 | yolov5-opencv-cpp-python | 335 |
17 | ClashRoyaleBuildABot | 232 |
18 | one-yolov5 | 215 |
19 | yolov5-crowdhuman | 189 |
20 | yolo_series_deepsort_pytorch | 116 |
21 | classy-sort-yolov5 | 113 |
22 | easy-yolov7 | 84 |
23 | recaptcha_v2_solver | 61 |