ScaledYOLOv4 icon indicating copy to clipboard operation
ScaledYOLOv4 copied to clipboard

how to train yolov4-csp on yolov4-large branch?

Open LukeAI opened this issue 3 years ago • 3 comments

I managed to get training yolov4-csp from the provided .weights working on the yolov4-csp branch https://github.com/WongKinYiu/ScaledYOLOv4/issues/125 but in the yolov4-large branch there is no load_darknet_weights function and the data structures appear to be a little different. Would it be possible to provide yolov4-csp.pt ?

LukeAI avatar Jan 26 '21 13:01 LukeAI

.pt and use the hyp*.yaml in yolov4-csp branch for training.

WongKinYiu avatar Jan 26 '21 13:01 WongKinYiu

thanks so much!

I see that on the yolov4-csp branch https://github.com/WongKinYiu/ScaledYOLOv4/tree/yolov4-csp/data there is only hyp.scratch.yaml - no hyp.finetune.yaml - do you have recommended hyp.finetune.yaml also?

LukeAI avatar Jan 26 '21 13:01 LukeAI

这是yolov4-csp.pt吗?

qutyyds avatar Jun 05 '22 11:06 qutyyds