Methodforward Args: pred (Tensor): of shape (N, C, H, W). Predicted tensor. target (Tensor): of shape (N, C, H, W). Ground truth te
basicsr/models/losses/losses.py:50
Methodforward Args: pred (Tensor): of shape (N, C, H, W). Predicted tensor. target (Tensor): of shape (N, C, H, W). Ground truth te
basicsr/models/losses/losses.py:79
Functionpaired_random_crop_with_mask(img_gts, img_lqs, img_masks, gt_patch_size, scale, gt_path)
basicsr/data/paired_image_group_mask_dataset.py:288