jahongir7174 / YOLOv8-dflLinks
YOLOv8 implementation with DFL using PyTorch
☆15Updated last year
Alternatives and similar repositories for YOLOv8-dfl
Users that are interested in YOLOv8-dfl are comparing it to the libraries listed below
Sorting:
- ☆193Updated 7 months ago
- yolov8 prune using torch-pruning☆19Updated last year
- Cpp and python implementation of YOLOv9 using TensorRT API☆123Updated last year
- SFSORT: Scene Features-based Simple Online Real-Time Tracker☆61Updated last year
- Quantization Aware Training☆84Updated 2 years ago
- ☆22Updated 2 years ago
- Implementation of paper - DEYO: DETR with YOLO for End-to-End Object Detection☆101Updated last year
- ☆17Updated last year
- YOLOv8 Target Model plugin for Autodistill☆44Updated 2 years ago
- Object tracking pipelines complete with RF-DETR, YOLOv9, YOLO-NAS, YOLOv8, and YOLOv7 detection and BYTETracker tracking☆84Updated 7 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☆90Updated 3 months ago
- yolov8-prune☆18Updated 2 years ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆129Updated 8 months ago
- DinoV2 Backbone for YOLO 🚀☆60Updated last year
- Tensorrt codebase to inference in c++ for all major neural arch using onnx☆38Updated 11 months ago
- Train and Inference your custom YOLO-NAS model by Single Command Line☆122Updated last year
- Official implementation of the WACV 2025 ( Oral ) paper. RT-DETRv3: Real-time End-to-End Object Detection with Hierarchical Dense Positiv…☆307Updated 10 months ago
- Implementation of yolov8 detection model☆23Updated last year
- ☆53Updated last year
- AdapTrack: Adaptive Thresholding-Based Matching For Multi-Object Tracking☆29Updated 8 months ago
- Converting YOLOv8 models to TensorRT of FP16 and INT8☆19Updated 2 years ago
- SMILEtrack: SiMIlarity LEarning for Occlusion-Aware Multiple Object Tracking☆67Updated 2 years ago
- D-FINE-seg Object Detection and Segmentation Framework (Train, Export, Inference)☆89Updated last week
- Using pruning and quantization algorithm to accelerate your yolov7's inference.☆15Updated 2 years ago
- ☆129Updated 2 years ago
- This repository holds the code for the Python implementation of YOLOX-ViT. Furthermore, it has the implementation of the Knowledge Distil…☆87Updated last year
- YOLOv9 Tensorrt deployment acceleration,provide two implementation methods: C++and Python🔥🔥🔥☆32Updated last year
- A repository that helps to convert the YOLOv8 detection model to OpenVINO format via onnx and make it more optimized with int8 quantizati…