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

update yolov7 #180

Open tuteming opened 1 year ago

tuteming commented 1 year ago

yolov7&yolov7x have been released in https://github.com/AlexeyAB/darknet/issues/8595 can you update to yolov7 ? thanks.

Nuzhny007 commented 1 year ago

I'm using another way for the YOLOv7:

For models trained by Darknet (cfg + weights) I''m using original Darknet.