↓ 6 callersMethodsample_mixed(self, coordinates, directions, ws, truncation_psi=1, truncation_cutoff=None, update_emas=False, **synthesis_k
training/triplane.py:207
↓ 5 callersFunction_iresnet(arch, block, layers, pretrained, progress, **kwargs)
eval/lmd/third_part/face3d/models/arcface_torch/backbones/iresnet.py:157
↓ 5 callersFunctionalign_img Return: transparams --numpy.array (raw_W, raw_H, scale, tx, ty) img_new --PIL.Image (target_size, target_size
eval/lmd/third_part/face3d/util/preprocess.py:169
↓ 5 callersMethodget_foreground_BiSeNet(self, input_tensor, background_classes=[0, 18, 16, 14], dilate_num=-1, erosion_num=-1, neck_treatment=False)
vive3D/segmenter.py:71
↓ 4 callersMethod__init__(self, inplanes, planes, stride=1, downsample=None, use_se=True)
eval/lmd/third_part/GFPGAN/gfpgan/archs/arcface_arch.py:68
↓ 4 callersMethod__init__(self, inplanes, planes, stride=1, downsample=None, use_se=True)
GFPGAN/gfpgan/archs/arcface_arch.py:68
↓ 4 callersFunction_conv2d_gradfix(transpose, weight_shape, stride, padding, output_padding, dilation, groups)
torch_utils/ops/conv2d_gradfix.py:68
↓ 4 callersFunction_conv2d_gradfix(transpose, weight_shape, stride, padding, output_padding, dilation, groups)
eg3d/eg3d/torch_utils/ops/conv2d_gradfix.py:68
↓ 4 callersMethod_make_layer(self, block: Type[Union[BasicBlock, Bottleneck]], planes: int, blocks: int,
stride: int =
eval/lmd/third_part/face3d/models/networks.py:331
↓ 4 callersMethod_make_layer(self, block, planes, blocks, stride=1, dilate=False)
eval/lmd/third_part/face3d/models/arcface_torch/backbones/iresnet.py:114
↓ 4 callersMethod_make_layer(self, block, planes, blocks, stride=1, dilate=False)
eval/lmd/third_part/face3d/models/arcface_torch/backbones/iresnet2060.py:119
↓ 4 callersMethodenhance(self, img, has_aligned=False, only_center_face=False, paste_back=True, weight=0.5)
GFPGAN/gfpgan/utils.py:107
↓ 4 callersFunctionget_rays get rays Args: poses: [B, 4, 4], cam2world intrinsics: [4] H, W, N: int Returns: rays_o, rays_d: [B, N, 3]
preprocess_utils/data_utils/nerf/utils.py:249