A ready-to-use notebook!
☆59Oct 24, 2025Updated 4 months ago
Alternatives and similar repositories for DeepFusion
Users that are interested in DeepFusion are comparing it to the libraries listed below
Sorting:
- A unified and extensible pipeline for deep learning model inference with C++. Now support yolov8, yolov9, clip, and nanosam. More models …☆12Aug 3, 2025Updated 7 months ago
- ☆22Jun 20, 2023Updated 2 years ago
- yolov9 部署,便于移植不同平台(onnx、tensorRT、rknn、Horizon),全网首个通用部署示例。☆12Feb 27, 2024Updated 2 years ago
- Official Repo For AAAI 2026 Accepted Paper "Rethinking the Spatio-Temporal Alignment of End-to-End 3D Perception"☆28Jan 13, 2026Updated last month
- Yolov9 TensorRT Inference Python backend☆35Mar 16, 2024Updated last year
- yolov8在hisi3536a推理☆11Dec 15, 2023Updated 2 years ago
- This repo provides the C++ implementation of YOLO-NAS based on ONNXRuntime for performing object detection in real-time.Support float32/f…☆46Apr 1, 2024Updated last year
- An onnx-based quantitation tool.☆71Jan 8, 2024Updated 2 years ago
- This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.☆405Jan 15, 2026Updated last month
- Yolov8-pruning based on constraint of BN layer gamma values.☆16Dec 31, 2024Updated last year
- Quantize yolov7 using pytorch_quantization.🚀🚀🚀☆12Oct 20, 2023Updated 2 years ago
- 对 tensorRT_Pro 开源项目理解☆22Feb 23, 2023Updated 3 years ago
- 基于TensorRT的C++高性能推理库,Yolov10, YoloPv2,Yolov5/7/X/8,RT-DETR,单目标跟踪OSTrack、LightTrack。☆224Jun 12, 2024Updated last year
- [T-PAMI'23] PAGCP for the compression of YOLOv5☆122Apr 13, 2023Updated 2 years ago
- yolov5 tensorrt int8量化方法汇总☆86Dec 12, 2023Updated 2 years ago
- yolov5 6.2 pruning☆13Oct 17, 2022Updated 3 years ago
- 🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yol…☆136May 4, 2024Updated last year
- ☆17Nov 22, 2022Updated 3 years ago
- Speed up image preprocess with cuda when handle image or tensorrt inference☆85Nov 5, 2025Updated 3 months ago
- Digital Image Processing Learning Notes.☆19Apr 3, 2019Updated 6 years ago
- Accelerating SAHI-based inference on YOLO models using TensorRT.☆93Jan 6, 2026Updated last month
- YOLOX 训练自己的数据集 TensorRT加速 详细教程☆39Sep 28, 2021Updated 4 years ago
- Using pruning and quantization algorithm to accelerate your yolov7's inference.☆15May 12, 2023Updated 2 years ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆129Apr 24, 2025Updated 10 months ago
- YOLOv8 inference using Python☆22Oct 6, 2023Updated 2 years ago
- This repository give a guidline to learn CUDA and TensorRT from the beginning.☆322Feb 17, 2025Updated last year
- RK3588 Debian11环境下实现yolov5-face的推理实现,包括Python和C++实现。主要依赖RKNPU2 SDK和rknn_toolkit_lite2☆25Jun 3, 2024Updated last year
- 高效部署:YOLO X, V3, V4, V5, V6, V7, V8, EdgeYOLO TRT推理 ™️ ,前后处理均由CUDA核函数实现 CPP/CUDA🚀☆53Feb 23, 2023Updated 3 years ago
- ☆25Nov 15, 2025Updated 3 months ago
- ☆24May 12, 2024Updated last year
- TensorRT+YOLO系列的 多路 多卡 多实例 并行视频分析处理案例☆323Feb 10, 2025Updated last year
- DEYOv1.5☆29Jul 22, 2024Updated last year
- Python Implementation for Performing Object Detection Using YOLOv9 with ONNX & ONNXRuntime☆54Feb 23, 2024Updated 2 years ago
- Musculoskeletal Analysis extension for 3D Slicer. Currently has cortical, cancellous, and bone density analysis.☆12May 2, 2024Updated last year
- Easy Training Official YOLOv11、YOLOv10、YOLOv8、YOLOv7、YOLOv6、YOLOv5 and Prune all_model using Torch-Pruning!☆142Aug 26, 2025Updated 6 months ago
- 第一章 指针篇 第二章 CUDA原理篇 第三章 CUDA编译器环境配置篇 第四章 kernel函数基础篇 第五章 kernel索引(index)篇 第六章 kenel矩阵计算实战篇 第七章 kenel实战强化篇 第八章 CUDA内存应用与性能优化篇 第九章 CUDA原子(a…☆31Aug 16, 2024Updated last year
- C++ application to perform computer vision tasks using Nvidia Triton Server for model inference☆30Updated this week
- 目前,主流蒸馏模型采用方法为KD蒸馏、LD蒸馏或feature蒸馏,然蒸馏开源项目也较少。为此,我写了一份基于yolov5框架的蒸馏,并会有实验附带。该方法将会不断尝试论文方法,不断探索更有效的蒸馏方法。☆28Aug 10, 2023Updated 2 years ago
- 本项目支持对剪枝后的yolov5模型进行知识蒸馏训练(This project supports knowledge distillation training for the pruned YOLOv5 model)☆108Jan 28, 2024Updated 2 years ago