↓ 2 callersMethod__init__(self, num_branches, num_classes,
last_stride=2, block=Bottleneck, frozen_stages=-1,layers=[
addition_module/DMUE/models/resnet_multibranch.py:84
↓ 2 callersMethod__init__(self, last_stride=2, block=Bottleneck, layers=[3, 4, 6, 3])
addition_module/DMUE/models/resnet.py:84
↓ 2 callersMethod__init__(self, last_stride=2, block=Bottleneck, frozen_stages=-1,layers=[3, 4, 6, 3])
addition_module/DMUE/pretrain/backbones/resnet.py:86
↓ 2 callersMethodadd_mask_oneAdd mask to one image. Args: image_path(str): the image to add mask. face_lms(str): face landmarks, [x1, y1, x2, y2,
addition_module/face_mask_adding/FMA-3D/face_masker.py:137
↓ 2 callersFunctiontransform(point, center, scale, resolution, rotation=0, invert=False)
addition_module/DMUE/preprocess/face_alignmenet/utils/utils.py:82
↓ 2 callersFunctionwindow_partition Args: x: (B, H, W, C) window_size (int): window size Returns: windows: (num_windows*B, window_size, window_size, C)
backbone/Swin_Transformer.py:38
↓ 1 callersMethod__init__(self, num_blocks, width_multiplier, feat_dim=512, out_h=7, out_w=7, override_groups_map=None, deploy=False, u
backbone/RepVGG.py:160
↓ 1 callersFunction_gaussian(
size=3, sigma=0.25, amplitude=1, normalize=False, width=None,
height=None, sigma_horz=None,
addition_module/DMUE/preprocess/face_alignmenet/utils/utils.py:17