Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AlbinZhu/easy-trt

TensorRT for YOLOv10 with CUDA
https://github.com/AlbinZhu/easy-trt

Last synced: 3 months ago
JSON representation

TensorRT for YOLOv10 with CUDA

Awesome Lists containing this project

README

        

### YOLOV10 TensorRT infer

Follow [YOLOV10 website](https://github.com/THU-MIG/yolov10) get trt file;

Change some variables in `main.cpp` and `CMakeLists.txt`

Build and Run