yolov6

There are 69 repositories under yolov6 topic.

  • xlite-dev/lite.ai.toolkit

    🛠A lite C++ AI toolkit: 100+ models with MNN, ORT and TRT, including Det, Seg, Stable-Diffusion, Face-Fusion, etc.🎉

    Language:C++4.2k68277757
  • open-mmlab/mmyolo

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

    Language:Python3.3k32416602
  • lucasjinreal/yolov7_d2

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

    Language:Python3.1k41155476
  • iscyy/ultralyticsPro

    🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀

    Language:Python2.8k28147456
  • PaddlePaddle/PaddleSlim

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

    Language:Python1.6k90560350
  • TensorRT-YOLO

    laugh12321/TensorRT-YOLO

    🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️

    Language:C++1.4k10182151
  • FeiYull/TensorRT-Alpha

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

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

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

    Language:Python1.1k9138172
  • kadirnar/segment-anything-video

    MetaSeg: Packaged version of the Segment Anything repository

    Language:Python985134567
  • 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 Notebook7621543126
  • PaddlePaddle/PaddleYOLO

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

    Language:Python63315156148
  • developer0hye/Yolo_Label

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

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

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

    Language:Python36753077
  • RapidAI/LabelConvert

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

    Language:Python31631072
  • AXERA-TECH/ax-samples

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

    Language:CMake267174053
  • xlite-dev/torchlm

    💎An easy-to-use PyTorch library for face landmarks detection: training, evaluation, inference, and 100+ data augmentations.🎉

    Language:Python26572525
  • 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:Python25132954
  • 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++2436838
  • iscyy/yoloair2

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

    Language:Python2094731
  • kadirnar/torchyolo

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

    Language:Python20362926
  • ncdhz/Yolo-LibTorch

    一个 LibTorch 版本的 Yolo 封装库

    Language:C++19742754
  • 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:Python12221529
  • bharath5673/Deepstream

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

    Language:Jupyter Notebook10241123
  • 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:Python6921114
  • 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:Python62687
  • maxsitt/insect-detect

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

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

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

    Language:Jupyter Notebook45007
  • DataXujing/YOLOv6

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

    Language:Python33106
  • spacewalk01/tensorrt-yolov6

    C++ implementation of YOLOv6 using TensorRT

    Language:C++283511
  • CycloneBoy/PPDetectionPytorch

    Paddle detection to pytorch

    Language:Python26111
  • pfeatherstone/tinyyolo

    Short, concise yet complete implementations of various Yolo models in the style of Tinygrad, but in pure Pytorch.

    Language:Python21200
  • 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 Notebook19103
  • yester31/TensorRT_API

    Deep Learning Model Optimization Using by TensorRT API, window

    Language:Python16404
  • nemonameless/PaddleDetection_YOLOv5

    🚀🚀🚀 YOLOv5 of PaddleDetection, Paddle implementation of YOLOv5

    Language:Python15225