Gaurav14cs17 / YOLOE
PP-YOLOE, an industrial state-of-the-art object detector with high performance and friendly deployment. We optimize on the basis of the previous PP-YOLOv2, using anchor-free paradigm, more powerful backbone and neck equipped with CSPRepResStage, ET-head and dynamic label assignment algorithm TAL.
☆32Updated last month
Alternatives and similar repositories for YOLOE:
Users that are interested in YOLOE are comparing it to the libraries listed below
- Car tracking and car counter implemented with YOLOX, ByteTrack and Pytorch.☆43Updated 2 years ago
- A lightweight vision library for performing large scale object detection & instance segmentation☆55Updated last year
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆118Updated last year
- YOLOR 训练自己的数据集,详细教程☆45Updated 3 years ago
- A YOLO Variant for Rotated Object Detection☆29Updated 2 years ago
- Generalist YOLO: Towards Real-Time End-to-End Multi-Task Visual Language Models☆68Updated this week
- ☆79Updated 3 years ago
- Exporting YOLOv5 for CPU inference with ONNX and OpenVINO☆37Updated 9 months ago
- [IEEE Access - 2022] LMOT : Efficient Light-Weight Detection and Tracking in Crowds☆41Updated 4 months ago
- A PyTorch version of You Only Look at One-level Feature object detector☆38Updated last year
- ☆52Updated 2 years ago
- deploy yolox algorithm use deepstream☆89Updated 3 years ago
- ☆96Updated last year
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆94Updated 2 years ago
- ByteTrack: Multi-Object Tracking by Associating Every Detection Box☆28Updated 3 years ago
- This repository is based on Ultralytics/yolov5, with adjustments to enable rotate prediction boxes.☆114Updated 3 years ago
- A C++ implementation for UCMCTrack (SOTA in MOT17)☆19Updated last year
- Object tracking pipelines complete with RF-DETR, YOLOv9, YOLO-NAS, YOLOv8, and YOLOv7 detection and BYTETracker tracking☆74Updated last month
- ☆15Updated last year
- Tensorrt codebase to inference in c++ for all major neural arch using onnx☆33Updated 2 months ago
- A multi object tracking Library Based on tensorrt☆54Updated 3 years ago
- ☆56Updated last year
- CEAM-YOLOv7: Improved YOLOv7 Based on Channel Expansion and Attention Mechanism for Driver Distraction Behavior Detection☆53Updated last year
- Integration of YOLOv9 with ByteTracker☆84Updated last year
- Python scripts performing instance segmentation using the YOLOv5 model in ONNX.☆39Updated 2 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆78Updated 3 years ago
- Benefit from YOLOv5, we utilize it for multi object tracking.☆29Updated 4 years ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆107Updated 2 weeks ago
- This repo provides the C++ implementation of YOLO-NAS based on ONNXRuntime for performing object detection in real-time.Support float32/f…☆43Updated last year
- YOLOv7 training. Generates a head-only dataset in YOLO format. The labels included in the CrowdHuman dataset are Head and FullBody, but i…☆29Updated 10 months ago