yolo11

There are 50 repositories under yolo11 topic.

  • ultralytics

    ultralytics/ultralytics

    Ultralytics YOLO11 🚀

    Language:Python34.3k1869.8k6.6k
  • wang-xinyu/tensorrtx

    Implementation of popular deep learning networks with TensorRT network definition API

    Language:C++7.1k1031.3k1.8k
  • inference

    roboflow/inference

    A fast, easy-to-use, production-ready inference server for computer vision supporting deployment of many popular model architectures and fine-tuned models.

    Language:Python1.4k22140137
  • Linaom1214/TensorRT-For-YOLO-Series

    tensorrt for yolo series (YOLOv11,YOLOv10,YOLOv9,YOLOv8,YOLOv7,YOLOv6,YOLOX,YOLOv5), nms plugin support

    Language:Python95510128161
  • dme-compunet/YoloSharp

    🚀 Use YOLO11 in real-time for object detection tasks, with edge performance ⚡️ powered by ONNX-Runtime.

    Language:C#303126865
  • Koldim2001/YOLO-Patch-Based-Inference

    Python library for YOLO small object detection and instance segmentation

    Language:Python29561616
  • Melody-Zhou/tensorRT_Pro-YOLOv8

    This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.

    Language:C++25333546
  • yihong1120/Construction-Hazard-Detection

    Enhances construction site safety using YOLO for object detection, identifying hazards like workers without helmets or safety vests, and proximity to machinery or vehicles. HDBSCAN clusters safety cone coordinates to create monitored zones. Post-processing algorithms improve detection accuracy.

    Language:Python24716425
  • AXERA-TECH/ax-samples

    Samples code for world class Artificial Intelligence SoCs for computer vision applications.

    Language:CMake224173850
  • Koldim2001/COCO_to_YOLOv8

    Converting COCO annotation (CVAT) to annotation for YOLOv8-seg (instance segmentation) and YOLOv8-obb (oriented bounding box detection)

    Language:Python2183110
  • mradovic38/football_analysis

    A comprehensive tool for processing and analyzing video footage, producing detailed insights into gameplay and player performance enhancing game understanding and performance evaluation.

    Language:Jupyter Notebook804016
  • bharath5673/yolo_BEV

    Simple and Easy simulator YOLO Object Detection with Bird's Eye View

    Language:Python7511
  • emptysoal/TensorRT-YOLO11

    Based on tensorrt v8.0+, deploy detection, pose, segment, tracking of YOLO11 with C++ and python api.

    Language:C++65108
  • jahongir7174/YOLOv11-pt

    YOLOv11 re-implementation using PyTorch

    Language:Python36111
  • Raihan4520/YOLO11

    This repository contains Jupyter Notebooks for training the YOLO11 model on custom datasets for image classification, instance segmentation, object detection, and pose estimation tasks.

    Language:Jupyter Notebook15115
  • Burhan-Q/ultralytics-snippets

    Ultralytics VSCode snippets plugin to provide quick examples and templates of boilerplate code to accelerate your code development and learning.

    Language:Python143110
  • AXERA-TECH/pyaxengine

    the python api for axengine runtime

    Language:Python95
  • RizwanMunawar/visionusecases

    Explore computer vision use cases and projects across various industries, including retail, transportation, medical imaging, manufacturing, agriculture, wildlife, and more, leveraging state-of-the-art models for object detection, image segmentation, object tracking, pose estimation, and beyond.

    61
  • Gholamrezadar/yolo11-persian-license-plate-recognition

    Persian LicensePlate Recognition System using YOLO11 and OpenCV

    Language:Jupyter Notebook5
  • hpc203/TableDetection

    使用opencv部署yolo11表格检测,它是百度网盘AI大赛-表格检测的第2名方案,方案里包含表格框检测,表格角点检测,表格方向分类,一共三个模块。我依然是编写了C++和Python两个版本的程序

    Language:C++5
  • alihassanml/Yolo11-Face-Emotion-Detection

    This project implements a face emotion detection system using YOLOv11, trained on a custom dataset to classify emotions into five distinct classes. The model utilizes the Ultralytics YOLO framework for real-time inference.

    Language:Jupyter Notebook4
  • alihassanml/Yolo11-sign-lanugage-detection

    This project uses a custom-trained YOLOv11 model with 40 classes to detect hand signs for sign language recognition. The project employs OpenCV for real-time inference through webcam feed.

    Language:Python4
  • SmartBin

    jdsantelicesl/SmartBin

    Automatic Sorting Bin. Separating recyclables, landfill and compost

    Language:HTML410
  • AXERA-TECH/axcl-samples

    About Samples code for Axera's PCIE Card for computer vision applications.

    Language:CMake31
  • ForYourEyesOnlyyy/Real-time_Number_Plate_Recognition

    Building, deploying, and comparing a real-time licence plate recognition system with YOLOv5, YOLOv11, and OCRs

    Language:Jupyter Notebook2
  • pozapas/Crowd-Analyzer

    Crowd Analyzer is a Python application for analyzing pedestrian and crowd mobility patterns using computer vision and machine learning techniques.

    Language:Python2
  • alihassanml/Rcok-Seassor-Paper-Predict-Yolo11

    The model is trained using the YOLO11 framework on a custom dataset of Rock-Paper-Scissors hand gestures. With real-time detection capabilities, this model can be used for live applications, enabling smooth gesture recognition.

    Language:Jupyter Notebook110
  • alihassanml/Yolo11-Prayer-Prediction

    This project is focused on predicting prayer postures using a custom-trained YOLOv11 model. The model is trained to detect specific prayer postures from input images.

    Language:Jupyter Notebook110
  • jparedesDS/AI-YOLO

    AI-YOLO Project Object Detection / Computer Vision

    Language:Python1200
  • jparedesDS/fluorescent-penetrant-inspection

    Detection of liquid penetrant test with AI (Yolo11)

    10
  • mpj1234/YOLO11-series-TensorRT8

    Yolo11 model supports TensorRT-8.

    Language:C++1101
  • Pushtogithub23/Real-Time-YOLO-Car-Counter

    This repository contains Python scripts for real-time vehicle detection, tracking, and counting using the YOLO object detection model (YOLOv8). It is designed for vehicle counting on multi-lane highways and integrates tools like Supervision for annotation, object tracking, and detection smoothing.

    Language:Python11
  • sitamgithub-MSIT/YoloDetect

    Yolo11 and TensorFlow.js to find and recognize objects in image, video, and webcam content.

    Language:JavaScript11
  • sitamgithub-MSIT/YoloPose

    Gradio app showcasing Yolo11 pose estimation, enabling human pose detection within images.

    Language:Python1
  • sitamgithub-MSIT/YoloSegment

    Yolo11 and TensorFlow.js to segment or partition images according to their content.

    Language:JavaScript110
  • Szymon-Budziak/AI_traffic_analysis

    Traffic analysis using AI models - Yolo v11.

    Language:Python1