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

change yolov5 layer channel multiple !!! #119

Open std-crtor opened 3 years ago

std-crtor commented 3 years ago

I need your help !!!❤🍇🍏🍉🍊🍋🍌🍍🥭 If I changed the yolov5 network structure,what do I need to do some changing in this project? Did I need to change yolo.cpp? I have changed the yaml ,weights and cfg files,but I got an error in yolo::parse_cfg_blocks_v5.

watersounds commented 2 years ago

just follow yolov5_tutorial.md