Method__init__(self, G, G_kwargs, epsilon, space, sampling, crop, vgg16)
metrics/perceptual_path_length.py:36
Method__init__(self, G=None, G_kwargs={}, dataset_kwargs={}, num_gpus=1, rank=0, device=None, progress=None, cache=True, fea
metrics/metric_utils.py:36
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:166
Method__init__(self, input_resolution: int, patch_size: int, width: int, layers: int, heads: int, output_dim: int)
feature_networks/clip/model.py:203
Method__init__(self, device, G, D, G_ema, blur_init_sigma=0, blur_fade_kimg=0,
train_head_only=False, style
training/loss.py:38
Method__init__(self, ngf=64, z_dim=256, nc=3, img_resolution=256, num_classes=1000, lite=False)
training/networks_fastgan.py:87
Method__init__(self, in_channels, out_channels, w_dim, kernel_size=1, conv_clamp=None, channels_last=False)
training/networks_stylegan2.py:397
Method__init__(
self,
img_resolution,
path_stem,
head_layers,
up_factor,
**s
training/networks_stylegan3_resetting.py:596
Method__init__(self,
xflip=0, rotate90=0, xint=0, xint_max=0.125,
scale=0, rotate=0, aniso=0, xfrac=0, scale
training/augment.py:123
Method__init__(self, *, title='GlfwWindow', window_width=1920, window_height=1080, deferred_show=True, close_on_esc=True)
gui_utils/glfw_window.py:17