↓ 2 callersMethod__init__(self, cin, cout, kernel_size, stride, padding, residual=False, *args, **kwargs)
models/conv.py:6
↓ 1 callersFunction_gaussian(
size=3, sigma=0.25, amplitude=1, normalize=False, width=None,
height=None, sigma_horz=None,
face_detection/utils.py:11
↓ 1 callersFunctiontrain(device, model, train_data_loader, test_data_loader, optimizer,
checkpoint_dir=None, checkpoint_inte
color_syncnet_train.py:140
↓ 1 callersFunctiontrain(device, model, disc, train_data_loader, test_data_loader, optimizer, disc_optimizer,
checkpoint_dir
hq_wav2lip_train.py:202
FunctionIOU(ax1, ay1, ax2, ay2, bx1, by1, bx2, by2)
face_detection/detection/sfd/bbox.py:17