from nndet.losses.classification import focal_loss_with_logits, FocalLossWithLogits from nndet.losses.regression import SmoothL1Loss, smooth_l1_loss, GIoULoss from nndet.losses.segmentation import SoftDiceLoss