↓ 1 callersFunctionget_image_prepare_material(image, face_box, upper_boundary_ratio=0.5, expand=1.5, fp=None, mode="raw")
musetalk/utils/blending.py:112
↓ 1 callersFunctionget_sync_loss(
audio_embed,
gt_frames,
pred_frames,
syncnet,
adapted_weight,
frames_left_index=
musetalk/loss/syncnet.py:15
↓ 1 callersFunctionprocess_and_save_images(
batch,
image_pred,
image_pred_infer,
save_dir,
global_step,
accelerator,
num_im
musetalk/utils/utils.py:270
↓ 1 callersFunctionsave_checkpoint(model, save_dir, ckpt_num, name="appearance_net", total_limit=None, logger=None)
musetalk/utils/utils.py:206
FunctionIOU(ax1, ay1, ax2, ay2, bx1, by1, bx2, by2)
musetalk/utils/face_detection/detection/sfd/bbox.py:17
Method__init__(self, landmarks_type, network_size=NetworkSize.LARGE,
device='cuda', flip_input=False, face_
musetalk/utils/face_detection/api.py:47