Gaurav14cs17 / YOLOELinks
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.
☆38Updated 5 months ago
Alternatives and similar repositories for YOLOE
Users that are interested in YOLOE are comparing it to the libraries listed below
Sorting:
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆95Updated 2 years ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆98Updated 2 years ago
- PyTorch implementation of YOLOv5, YOLOv6, YOLOv7, YOLOv8, Sort, StrongSort, OcSort, ByteTrack, Norfair☆202Updated 2 years ago
- Car tracking and car counter implemented with YOLOX, ByteTrack and Pytorch.☆44Updated 2 years ago
- Generalist YOLO: Towards Real-Time End-to-End Multi-Task Visual Language Models☆77Updated 3 months ago
- ☆79Updated 4 years ago
- ☆54Updated 2 years ago
- This repository provides YOLOV5 GPU optimization sample☆106Updated 2 years ago
- Object tracking pipelines complete with RF-DETR, YOLOv9, YOLO-NAS, YOLOv8, and YOLOv7 detection and BYTETracker tracking☆79Updated 2 months ago
- Simple Online and Real time Tracking with Occlusion Handling☆49Updated 3 years ago
- Python scripts performing instance segmentation using the YOLOv5 model in ONNX.☆39Updated 2 years ago
- deploy yolox algorithm use deepstream☆90Updated 3 years ago
- [IEEE Access - 2022] LMOT : Efficient Light-Weight Detection and Tracking in Crowds☆41Updated 8 months ago
- This repository contains the code for training YOLOv5, YOLOv7, and YOLOv8 models for object detection using Python 3. Optimization of mod…☆29Updated last year
- 2D Object Tracking for automated driving using WAYMO data.☆15Updated 5 years ago
- A new version YOLO-Nano☆37Updated 3 years ago
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆208Updated 2 years ago
- ☆100Updated 2 years ago
- How to deploy open source models using DeepStream and Triton Inference Server☆82Updated last year
- A multi object tracking Library Based on tensorrt☆55Updated 4 years ago
- Integration of YOLOv9 with ByteTracker☆92Updated last year
- A C++ implementation for UCMCTrack (SOTA in MOT17)☆23Updated 2 months ago
- A YOLO Variant for Rotated Object Detection☆29Updated 2 years ago
- Exporting YOLOv5 for CPU inference with ONNX and OpenVINO☆37Updated last month
- This paper proposes a deep learning-based method to detect multiple people from a single overhead depth image with high precision. Our ne…☆22Updated 4 years ago
- Multiple camera devices person tracking (MCDPT)☆29Updated 2 years ago
- A C++ codebase implementation of Towards-Realtime-MOT☆128Updated 3 years ago
- SFSORT: Scene Features-based Simple Online Real-Time Tracker☆61Updated 8 months ago
- CEAM-YOLOv7: Improved YOLOv7 Based on Channel Expansion and Attention Mechanism for Driver Distraction Behavior Detection☆55Updated last year
- BoT-SORT + YOLOX implemented using only onnxruntime, Numpy and scipy, without cython_bbox and PyTorch. Fast human tracker. OSNet is not u…☆40Updated last year