triple-Mu / YOLOv8-TensorRT

YOLOv8 using TensorRT accelerate !
MIT License
1.4k stars 240 forks source link

Is this repo available for v8-obb task? #240

Open quxianjiuguo opened 4 months ago

duong0411 commented 2 months ago

You can build EfficientNSRoation PlugIn

triple-Mu commented 2 months ago

You can build EfficientNSRoation PlugIn

I am not familiar with the development of cuda operators, but I will try to provide a pure c++ version

duong0411 commented 2 months ago

https://github.com/laugh12321/TensorRT-YOLO

triple-Mu commented 2 months ago

https://github.com/triple-Mu/YOLOv8-TensorRT/pull/248 This pr support yolov8-obb inference with python.

duong0411 commented 2 months ago

248 This pr support yolov8-obb inference with python.

i think i need rebuild plugin for yolov8 obb with tensorrt