↓ 1 callersFunctionbinary_dice_loss(pred, target, valid_mask, smooth=1, exponent=2, **kwards)
annotator/uniformer/mmseg/models/losses/dice_loss.py:37
↓ 1 callersMethodcreate_motion_field(self, motion_field_strength_x, motion_field_strength_y, frame_ids, video_length, latents)
text_to_video_pipeline.py:204
↓ 1 callersMethodcreate_motion_field_and_warp_latents(self, motion_field_strength_x, motion_field_strength_y, frame_ids, video_length, latents)
text_to_video_pipeline.py:215
↓ 1 callersFunctiondice_loss(pred,
target,
valid_mask,
smooth=1,
exponent=2,
annotator/uniformer/mmseg/models/losses/dice_loss.py:12