cyrusbehr/YOLOv8-TensorRT-CPP
A C++ implementation of YOLOv8 object detection, semantic segmentation, and pose estimation using NVIDIA TensorRT for GPU inference.

Velocity · 7d
+0.7
★ / day
Trend
→steady
star history
This project provides a native C++ implementation of the YOLOv8 deep learning model using the TensorRT inference engine for optimized GPU inference. It supports object detection, semantic segmentation, and body pose estimation tasks. The implementation leverages tensorrt-cpp-api to handle the underlying TensorRT API calls.