yolov6

There are 69 repositories under yolov6 topic.

  • roboflow/notebooks

    Examples and tutorials on using SOTA computer vision models and techniques. Learn everything from old-school ResNet, through YOLO and object-detection transformers like DETR, to the latest models like Grounding DINO and SAM.

    Language:Jupyter Notebook5.7k80145909
  • DefTruth/lite.ai.toolkit

    🛠 A lite C++ toolkit of 100+ Awesome AI models, support ORT, MNN, NCNN, TNN and TensorRT. 🎉🎉

    Language:C++3.7k67269706
  • lucasjinreal/yolov7_d2

    🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥

    Language:Python3.1k42157482
  • open-mmlab/mmyolo

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

    Language:Python3k34400550
  • iscyy/yoloair

    🔥🔥🔥 专注于YOLOv5,YOLOv7、YOLOv8、YOLOv9改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀

    Language:Python2.6k26150439
  • PaddlePaddle/PaddleSlim

    PaddleSlim is an open-source library for deep model compression and architecture search.

    Language:Python1.6k91553349
  • FeiYull/TensorRT-Alpha

    🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎

    Language:C++1.4k43152211
  • Linaom1214/TensorRT-For-YOLO-Series

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

    Language:Python96210129163
  • kadirnar/segment-anything-video

    MetaSeg: Packaged version of the Segment Anything repository

    Language:Python961134567
  • TensorRT-YOLO

    laugh12321/TensorRT-YOLO

    TensorRT-YOLO: A high-performance, easy-to-use YOLO deployment toolkit for NVIDIA, powered by TensorRT plugins and CUDA Graph, supporting C++ and Python.

    Language:C++87457094
  • jizhishutong/YOLOU

    YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6-v1、YOLOv6-v2、YOLOv7、YOLOX、YOLOX-Lite、PP-YOLOE、PP-PicoDet-Plus、YOLO-Fastest v2、FastestDet、YOLOv5-SPD、TensorRT、NCNN、Tengine、OpenVINO

    Language:Jupyter Notebook7501543123
  • PaddlePaddle/PaddleYOLO

    🚀🚀🚀 YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv10, YOLOX, YOLOv5u, YOLOv7u, YOLOv6Lite, RTMDet and so on. 🚀🚀🚀

    Language:Python57115152137
  • developer0hye/Yolo_Label

    GUI for marking bounded boxes of objects in images for training neural network YOLO

    Language:C++519854116
  • bharath5673/StrongSORT-YOLO

    Real-time multi-camera multi-object tracker using YOLO varients

    Language:Python29962977
  • RapidAI/LabelConvert

    🔄 A tool for object detection and image segmentation dataset format conversion.

    Language:Python29341067
  • DefTruth/torchlm

    💎A high level pipeline for face landmarks detection, it supports training, evaluating, exporting, inference(Python/C++) and 100+ data augmentations, can easily install via pip.

    Language:Python24792525
  • engcang/ros-yolo-sort

    YOLO v3, v4, v5, v6, v7 + SORT tracking + ROS platform. Supporting: YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). SORT supports python(original) and C++. (Not Deep SORT)

    Language:C++2397838
  • AXERA-TECH/ax-samples

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

    Language:CMake227183851
  • iscyy/yoloair2

    ☁️💡🎈专注于改进YOLOv7,Support to improve Backbone, Neck, Head, Loss, IoU, NMS and other modules

    Language:Python2005732
  • ncdhz/Yolo-LibTorch

    一个 LibTorch 版本的 Yolo 封装库

    Language:C++19152756
  • kadirnar/torchyolo

    PyTorch implementation of YOLOv5, YOLOv6, YOLOv7, YOLOv8, Sort, StrongSort, OcSort, ByteTrack, Norfair

    Language:Python18972925
  • jason-li-831202/Vehicle-CV-ADAS

    The project can achieve FCWS, LDWS, and LKAS functions solely using only visual sensors. using YOLOv5 / YOLOv5-lite / YOLOv6 / YOLOv7 / YOLOv8 / YOLOv9 / EfficientDet and Ultra-Fast-Lane-Detection-v2 .

    Language:Python18532940
  • xuarehere/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 ).

    Language:Python11531526
  • bharath5673/Deepstream

    yolov5, yolov8, segmenations, face, pose, keypoints on deepstream

    Language:Jupyter Notebook9051122
  • srebroa/awesome-yolo

    :rocket: :star: The list of the most popular YOLO algorithms - awesome YOLO

  • yang-0201/YOLOv6_pro

    Make it easier for yolov6 to change the network structure

    Language:Python6821115
  • hpc203/yolov6-opencv-onnxruntime

    分别使用OpenCV、ONNXRuntime部署YOLOV6目标检测,包含C++和Python两个版本的程序

    Language:C++654620
  • uzh-rpg/event_representation_study

    Official PyTorch implementation of the ICCV 2023 paper: From Chaos Comes Order: Ordering Event Representations for Object Recognition and Detection.

    Language:Python55667
  • maxsitt/insect-detect

    Detection models and Python scripts for automated insect monitoring with the Insect Detect DIY camera trap.

    Language:Python431119
  • Incalos/YOLO-Datasets-And-Training-Methods

    This project involves making custom datasets for the YOLO series and model training methods for YOLO.

    Language:Jupyter Notebook35007
  • DataXujing/YOLOv6

    :cyclone: :cyclone: 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程

    Language:Python29206
  • spacewalk01/tensorrt-yolov6

    C++ implementation of YOLOv6 using TensorRT

    Language:C++27358
  • CycloneBoy/PPDetectionPytorch

    Paddle detection to pytorch

    Language:Python26211
  • AI-M-BOT/ChiVii

    The University of League Assistants

    Language:C++16133
  • maxsitt/insect-detect-ml

    Notebooks for detection and classification model training. Insect classification model. Python scripts for processing of data, collected with the Insect Detect DIY camera trap.

    Language:Jupyter Notebook16202
  • yester31/TensorRT_API

    Deep Learning Model Optimization Using by TensorRT API, window

    Language:Python16404