↓ 1 callersFunctionwarp_by_params(params, img, can_warp, can_transform, can_flip, border_replicate, cv2_inter=cv2.INTER_CUBIC)
DeepfakeBench_DF40/training/dataset/utils/warp.py:67
Method__init__(self, in_channels, out_channels, kernel_size=1, stride=1, padding=0, dilation=1, bias=False)
DeepfakeBench_DF40/training/networks/xception.py:30
Method__init__(self, dim, depth, heads, dim_head, mlp_dim, dropout = 0.)
DeepfakeBench_DF40/training/networks/time_transformer.py:77
Method__init__(self, *, image_size, patch_size, num_patches, num_classes, dim, depth, heads, mlp_dim, pool = 'cls', channels
DeepfakeBench_DF40/training/networks/time_transformer.py:169
Method__init__(self,num_patches, num_classes, dim, depth, heads, mlp_dim, pool = 'cls', dim_head = 64, dropout = 0., emb_dro
DeepfakeBench_DF40/training/networks/time_transformer.py:220
Method__init__(self, inplanes, planes, stride=1, downsample=None,
groups=1, base_width=64, dilation=1)
DeepfakeBench_DF40/training/networks/iresnet.py:34
Method__init__(self, num_branches, blocks, num_blocks, num_inchannels,
num_channels, fuse_method, multi_sc
DeepfakeBench_DF40/training/networks/cls_hrnet.py:117
Method__init__(self, inplanes, planes, stride=1, downsample=None,
groups=1, base_width=64, dilation=1)
DeepfakeBench_DF40/training/networks/iresnet_iid.py:32
Method__init__(self, c_in, c_out, ks, stride=1, padding=0, dilation=1, bias=False)
DeepfakeBench_DF40/training/networks/xception_ffd.py:9
Method__init__(self, in_c, out_c, kernel=(1, 1), stride=(1, 1), padding=(0, 0), groups=1)
DeepfakeBench_DF40/training/networks/adaface.py:59
Method__init__(self, in_channels, out_channels, kernel_size=1, stride=1, padding=0, dilation=1, bias=False)
DeepfakeBench_DF40/training/networks/xception_sladd.py:31
Method__init__(self, inplanes, planes, stride=1, downsample=None, use_se=True)
DeepfakeBench_DF40/training/networks/resnet.py:128
Method__init__(self, inplanes, planes, stride=1, downsample=None, use_se=True)
DeepfakeBench_DF40/training/networks/resnet.py:166
Method__init__(self, min_max_height, w2h_ratio=[0.7, 1.3], always_apply=False, p=0.5)
DeepfakeBench_DF40/training/dataset/albu.py:60
Method__init__(self, in_dim, activation=None, size=16, ratio=8, ret_att=False)
DeepfakeBench_DF40/training/lib/component/attention.py:160