CAM icon indicating copy to clipboard operation
CAM copied to clipboard

How to train CAM?

Open qi0416 opened this issue 3 years ago • 1 comments

if i want to train a cam which is used medical image(3 class),which loss is my need?

qi0416 avatar Oct 20 '22 01:10 qi0416

loss = torch.nn.MultiLabelSoftMarginLoss()?

qi0416 avatar Oct 20 '22 01:10 qi0416