-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
Hi qubvel, i am confused by the i was confused by loss function forward params.
As show in utils/functions.py, the def iou and f_score calculate IOU loss and DICE loss with pr and gt as params, and does it means pr (torch.Tensor) is a tensor with shape[batch, channel, width, height]? but why the annotation is "A list of predicted elements" as follows, i'm confused with what is the pr, tensor, with shape[batch, channel, width, height] or list with element num batch * channel * width * height, which one?
Metadata
Metadata
Assignees
Labels
No labels