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.18k stars 316 forks source link

经过tensorrt处理过的.weights模型,还能在原来的darknet中继续使用吗? #162

Open banyungong1 opened 2 years ago

enazoe commented 2 years ago

不能

banyungong1 commented 2 years ago

不能

那我可以再将它转回.weights可以吗?

enazoe commented 2 years ago

yolo3,4都是用的darknet的weights,我并没有对他进行改动,yolov5是吧pt转成了weights