yolov3-channel-pruning
yolov3-channel-pruning copied to clipboard
about pretrained model
I wonder how important it is if we choose the different pretrained model or training from scratch. As I see, the default pretrained weights is yolov3.weights, why not use darknet53.conv.74?
@lz20061213 I haven't tested the different training weights used for training. You can have a try. I am using my final weights from darknet not the darknet53.conv.74.