↓ 1 callersFunctionlayout_grid(img, grid_w=None, grid_h=1, float_to_uint8=True, chw_to_hwc=True, to_numpy=True)
gen_videos_proj_withseg.py:26
↓ 1 callersFunctionmodulated_conv2d(
x, # Input tensor: [batch_size, in_channels, in_height, in_width]
w,
training/networks_stylegan3.py:27
↓ 1 callersFunctionsample_from_planes(plane_axes, plane_features, coordinates, mode='bilinear', padding_mode='zeros', box_warp=None, triplane_depth
training/volumetric_rendering/renderer.py:47
↓ 1 callersMethodunify_samples(self, depths1, colors1, densities1, xyz1, depths2, colors2, densities2, xyz2)
training/volumetric_rendering/renderer.py:225
Method__init__(self, G, G_kwargs, epsilon, space, sampling, crop, vgg16)
metrics/perceptual_path_length.py:38
Method__init__(self, G=None, G_kwargs={}, dataset_kwargs={}, num_gpus=1, rank=0, device=None, progress=None, cache=True, mod
metrics/metric_utils.py:27
Method__init__(self, tag=None, num_items=None, flush_interval=1000, verbose=False, progress_fn=None, pfn_lo=0, pfn_hi=1000,
metrics/metric_utils.py:156
Method__init__(self, device, G, D, augment_pipe=None, r1_gamma=10, r1_gamma_seg=1000, style_mixing_prob=0, pl_weight=0, pl_b
training/loss.py:24
Method__init__(self, channels, img_resolution, sr_num_fp16_res, sr_antialias,
num_fp16_res=4, conv_clamp=Non
training/superresolution.py:30
Method__init__(self, channels, img_resolution, sr_num_fp16_res, sr_antialias,
num_fp16_res=4, conv_clamp=Non
training/superresolution.py:63
Method__init__(self, channels, img_resolution, sr_num_fp16_res, sr_antialias,
num_fp16_res=4, conv_clamp=Non
training/superresolution.py:95
Method__init__(self, channels, img_resolution, sr_num_fp16_res,
num_fp16_res=4, conv_clamp=None, channel_bas
training/superresolution.py:128
Method__init__(self, channels, img_resolution, sr_num_fp16_res, sr_antialias,
num_fp16_res=4, conv_clamp=Non
training/superresolution.py:265
Method__init__(self, in_channels, out_channels, w_dim, kernel_size=1, conv_clamp=None, channels_last=False)
training/networks_stylegan2.py:345