enazoe / yolo-tensorrt

TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
MIT License
1.19k stars 315 forks source link

convert to trt #3

Open sathiez opened 4 years ago

sathiez commented 4 years ago

Hi,

I have customised yolov3 model and cfg . How can I convert it to trt?