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.
☆39Updated 8 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.☆96Updated 3 years ago
- YOLOv7 training. Generates a head-only dataset in YOLO format. The labels included in the CrowdHuman dataset are Head and FullBody, but i…☆31Updated last year
- Python scripts performing instance segmentation using the YOLOv5 model in ONNX.☆38Updated 2 years ago
- ☆56Updated 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 10 months ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆99Updated 2 years ago
- Object tracking pipelines complete with RF-DETR, YOLOv9, YOLO-NAS, YOLOv8, and YOLOv7 detection and BYTETracker tracking☆80Updated 5 months ago
- ☆101Updated 2 years ago
- PyTorch implementation of YOLOv5, YOLOv6, YOLOv7, YOLOv8, Sort, StrongSort, OcSort, ByteTrack, Norfair☆206Updated 2 years ago
- This repository provides YOLOV5 GPU optimization sample☆106Updated 2 years ago
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆208Updated 2 years ago
- Generalist YOLO: Towards Real-Time End-to-End Multi-Task Visual Language Models☆83Updated 6 months ago
- NVIDIA DeepStream SDK 8.0 / 7.1 / 7.0 / 6.4 / 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 application for YOLO-Segmentation models☆82Updated last month
- Car tracking and car counter implemented with YOLOX, ByteTrack and Pytorch.☆45Updated 2 years ago
- YOLOv8 re-implementation for human detection using PyTorch☆115Updated last year
- A tutorial on training a DarkNet YOLOv4 model for the CrowdHuman dataset☆142Updated 4 years ago
- ☆79Updated 4 years ago
- ☆128Updated 2 years ago
- BoT-SORT + YOLOX implemented using only onnxruntime, Numpy and scipy, without cython_bbox and PyTorch. Fast human tracker. OSNet is not u…☆44Updated last year
- ☆193Updated 5 months ago
- A YOLO Variant for Rotated Object Detection☆29Updated 2 years ago
- Python version for NVIDIA Deepstream's LPR. https://developer.nvidia.com/blog/creating-a-real-time-license-plate-detection-and-recognitio…☆34Updated 4 years ago
- Exporting YOLOv5 for CPU inference with ONNX and OpenVINO☆37Updated 4 months ago
- Simple Online and Real time Tracking with Occlusion Handling☆50Updated 3 years ago
- A lightweight vision library for performing large scale object detection & instance segmentation☆58Updated 2 years ago
- This repository has been moved. The new location is in https://github.com/TexasInstruments/edgeai-tensorlab☆211Updated last year
- By the end of this post, you will learn how to: Train a SOTA YOLOv5 model on your own data. Sparsify the model using SparseML quantizati…☆56Updated 2 years ago
- ByteTrack(Multi-Object Tracking by Associating Every Detection Box)のPythonでのONNX推論サンプル☆26Updated 3 years ago
- Example scripts for the detection of lanes using the ultra fast lane detection model in ONNX.☆54Updated 2 years ago