ScaledYOLOv4
ScaledYOLOv4 copied to clipboard
how to train yolov4-csp on yolov4-large branch?
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 ?
.pt and use the hyp*.yaml in yolov4-csp branch for training.
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?
这是yolov4-csp.pt吗?