Danny
Danny
hi ~ 在通道剪枝的时候遇到如下问题, ![Uploading image.png…]() **root@tplink-Z390-UD:/home/tplink/caffe_yolov3/yolov3-channel-and-layer-pruning-master# python slim_prune.py --cfg wjh-ebd/yolov4-leaky-cut-ebd.cfg --data wjh-ebd/ebd.data --weights wjh-ebd/yolov4-leaky-cut-ebd_best.weights --global_percent 0.8 --layer_keep 0.01 Namespace(cfg='wjh-ebd/yolov4-leaky-cut-ebd.cfg', data='wjh-ebd/ebd.data', global_percent=0.8, img_size=416, layer_keep=0.01, weights='wjh-ebd/yolov4-leaky-cut-ebd_best.weights') WARNING: smart bias initialization failure. WARNING:...
您好,想请教下,我不是很明白data_anchor_sampler里面的参数意义,能否解答一番?