ScaledYOLOv4 icon indicating copy to clipboard operation
ScaledYOLOv4 copied to clipboard

Requesting more training details

Open slimwangyue opened this issue 3 years ago • 3 comments

Thanks for your brilliant work. Could you provide more training details? In your paper you mentioned that to fully train a model, you first train from scratch then use data augmentation whose details are described in appendix. However, I did not find it in your arxiv paper. I am currently trying to apply knowledge distillation to your work. Is there any insights you could provide?

slimwangyue avatar Jul 29 '21 04:07 slimwangyue

Hello,

you could find the training details in supp (https://openaccess.thecvf.com/content/CVPR2021/html/Wang_Scaled-YOLOv4_Scaling_Cross_Stage_Partial_Network_CVPR_2021_paper.html).

WongKinYiu avatar Jul 29 '21 05:07 WongKinYiu

@WongKinYiu I saw it. But it does not include the initial learning rate info.

slimwangyue avatar Sep 03 '21 14:09 slimwangyue

https://github.com/WongKinYiu/ScaledYOLOv4/blob/yolov4-large/data/hyp.scratch.yaml#L6

WongKinYiu avatar Sep 03 '21 23:09 WongKinYiu