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 313 forks source link

YOLO v2 reorg layer is not supported #66

Open stiv-yakovenko opened 3 years ago

stiv-yakovenko commented 3 years ago

https://github.com/pjreddie/darknet/blob/master/cfg/yolov2-voc.cfg

thiso config has reorg section, but yolo-tensorrt fails to load it