pull/6/head
triple-Mu 2 years ago
parent e786f4fb15
commit 1a1894820d
  1. 2
      README.md

@ -90,7 +90,7 @@ If you just want to taste first, you can download the onnx model which are expor
[**YOLOv8-x**](https://triplemu.oss-cn-beijing.aliyuncs.com/YOLOv8/ONNX/yolov8x_nms.onnx?OSSAccessKeyId=LTAI5tN1dgmZD4PF8AJUXp3J&Expires=1673936778&Signature=3o%2F7QKhiZg1dW3I6sDrY4ug6MQU%3D)
## Export TensorRT Engine
### 1. Export Engine by TensorRT Python api
### 1. Export Engine by TensorRT ONNX Python api
You can export TensorRT engine from ONNX by [`build.py` ](build.py).

Loading…
Cancel
Save