EricLie-c
Results
1
issues of
EricLie-c
这样导致的结果是,在使用binary_cross_entropy_with_logits算交叉熵损失值时,即代码中 loss_d = F.binary_cross_entropy_with_logits(out[1], gts), 就会报错RuntimeError: output with shape [10, 1, 256, 256] doesn't match the broadcast shape [10, 16, 256, 256]