Hi,
Thanks a lot for your work and for sharing this repo.
I have been testing it ant the speed gain over yolov3-tiny is really amazing. Unfortunatelly it suffers form the same limitations of yolov3-tiny, namely the issues with small objects in an image.
I would like to experiment with a 3-lane extension, like the one in:
https://github.com/AlexeyAB/darknet/blob/master/cfg/yolov3-tiny_3l.cfg
Are you planning such an extension? If not, could you direct me on how to do it myself?
Thanks in advance
Hi, Thanks a lot for your work and for sharing this repo. I have been testing it ant the speed gain over yolov3-tiny is really amazing. Unfortunatelly it suffers form the same limitations of yolov3-tiny, namely the issues with small objects in an image. I would like to experiment with a 3-lane extension, like the one in: https://github.com/AlexeyAB/darknet/blob/master/cfg/yolov3-tiny_3l.cfg Are you planning such an extension? If not, could you direct me on how to do it myself? Thanks in advance