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

yolov5问题 #128

Closed xinsuinizhuan closed 3 years ago

xinsuinizhuan commented 3 years ago

windows10 cuda11.0 cudnn和tensorrt都是对应版本 我之前使用其他版本yolov5时,可能模型转engine时,对应不同版本s m l等参数不一样,那我们这个只能是s模型吗?

xinsuinizhuan commented 3 years ago

另外,现在支持yolov5的 v4和v5版本吗?

enazoe commented 3 years ago

看readme