jun-guan-hct

Results 4 issues of jun-guan-hct

layer { name: "loss_cls_pos" type: "FocalLoss" bottom: "rpn_cls_score_reshape" bottom: "labels" propagate_down: 1 propagate_down: 0 top: "loss_cls_pos" include { phase: TRAIN } loss_weight: 1 loss_param { ignore_label: -1 normalize: true }...

background:0 foreground:1 我用设置 ignore label=0吗?

似乎没有排序?但是效果还可以..