The Pytorch implementation is ultralytics/ultralytics
CUDA 11.8
CUDNN 8.8.x
TensorRT 8.6
OpenCV 4.8.0
- generate .onnx from pytorch with .pt
- Open ONNX2TensorRT project and run it
- Open yolov8 project and run it
set the macro USE_INT8 in config.h and make serialize the model and test