added ability to use pretrained darknet .weights#134
added ability to use pretrained darknet .weights#134LukeAI wants to merge 1 commit intoWongKinYiu:yolov4-cspfrom
Conversation
|
Hey, @LukeAI |
|
@jaqub-manuel I'm afraid I don't know - I gave up with yolov4-csp - I now use yolov4-p5-large at 640x640 - using tensorrt for inference it's fast enough and quite a bit more accurate than I could get from yolov4-csp |
|
@LukeAI, thanks for reply. I also have same roblem..do you find any yolov4.yaml for large branch. |
simple addition to allow training using pretrained darknet weights. have tested and can confirm it works.