DataXujing / Co-DETR-TensorRTLinks
全网首发,mmdetection Co-DETR TensorRT端到端推理加速
☆35Updated 7 months ago
Alternatives and similar repositories for Co-DETR-TensorRT
Users that are interested in Co-DETR-TensorRT are comparing it to the libraries listed below
Sorting:
- 使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本的程序☆33Updated 2 years ago
- This project showcases the deployment of the RT-DETR model using ONNXRUNTIME in C++ and Python.☆55Updated 2 years ago
- ☆52Updated 2 years ago
- A quick TensorRT deoloyment solution for YOLOv8.☆39Updated last year
- 使用ONNXRuntime部署PP-YOLOE目标检测,支持PP-YOLOE-s、PP-YOLOE-m、PP-YOLOE-l、PP-YOLOE-x四种结构,包含C++和Python两个版本的程序☆20Updated 3 years ago
- TensorRT for SOLO(use python)☆27Updated 2 years ago
- YOLOv5 Quantization Aware Training with TensorRT☆16Updated 2 years ago
- 分别使用OpenCV,ONNXRuntime部署yolov5不规则四边形目标检测,包含C++和Python两个版本的程序☆27Updated 3 years ago
- Multi-thread tracking of YOLOv5 and ByteTrack implemented by C++, accelerated by TensorRT. YOLOv5 和 ByteTrack 的多线程追踪 C++ 实现, 使用 TensorRT …☆71Updated last week
- 分别使用OpenCV、ONNXRuntime部署YOLOV6目标检测,包含C++和Python两个版本的程序☆65Updated 3 years ago
- A simple implementation of Tensorrt PPYOLOE☆17Updated 3 years ago
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆31Updated 3 years ago
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现☆107Updated 4 years ago
- yolov8 tensorrt 加速