triple-Mu / YOLOv8-TensorRT

YOLOv8 using TensorRT accelerate !
MIT License
1.23k stars 210 forks source link

DeepStream YOLO vs. YOLOv8-TensorRT on Jetson Nano with USB Camera #208

Open Raekpruk opened 3 months ago

Raekpruk commented 3 months ago

I followed https://github.com/marcoslucianops/DeepStream-Yolo using DeepStream for inference, and achieved an average of 10 FPS. I want to know if, by switching to YOLOv8-TensorRT, I can achieve a higher FPS than with DeepStream. [Using YOLOv8, Jetson Nano 4GB, and detection with a USB Camera (ELP 2.0 MEGAPIXEL HIGH SPEED) for real-time detection]