MCPcopy Create free account

hub / github.com/LizhenWangT/StyleAvatar / functions

Functions404 in github.com/LizhenWangT/StyleAvatar

↓ 1 callersFunctionupfirdn2d_native
(input, kernel, up_x, up_y, down_x, down_y, pad_x0, pad_x1, pad_y0, pad_y1)
styleunet/networks/stylegan2_ops/upfirdn2d_forward.py:24
↓ 1 callersFunctionupfirdn2d_native
(input, kernel, up_x, up_y, down_x, down_y, pad_x0, pad_x1, pad_y0, pad_y1)
styleavatar/torch_utils.py:19
↓ 1 callersFunctionupfirdn2d_native
( input, kernel, up_x, up_y, down_x, down_y, pad_x0, pad_x1, pad_y0, pad_y1 )
styleavatar/networks/stylegan2_ops/upfirdn2d.py:170
↓ 1 callersFunctionupfirdn2d_native
(input, kernel, up_x, up_y, down_x, down_y, pad_x0, pad_x1, pad_y0, pad_y1)
styleavatar/networks/stylegan2_ops/upfirdn2d_forward.py:24
FunctionNeural_Patches
(img, patches_size=8, stride=4)
styleavatar/torch_utils.py:177
FunctionPYBIND11_MODULE
styleunet/networks/stylegan2_ops/fused_bias_act.cpp:30
FunctionPYBIND11_MODULE
styleunet/networks/stylegan2_ops/upfirdn2d.cpp:29
FunctionPYBIND11_MODULE
styleavatar/networks/stylegan2_ops/fused_bias_act.cpp:30
FunctionPYBIND11_MODULE
styleavatar/networks/stylegan2_ops/upfirdn2d.cpp:29
Method__getitem__
(self, index)
styleunet/dataset.py:65
Method__getitem__
(self, index)
styleunet/dataset.py:141
Method__getitem__
(self, index)
styleunet/dataset.py:165
Method__getitem__
(self, index)
styleunet/dataset.py:186
Method__getitem__
(self, index)
styleavatar/dataset.py:26
Method__getitem__
(self, index)
styleavatar/dataset.py:61
Method__init__
(self, device, n_layers=5)
styleunet/train.py:65
Method__init__
(self, ada_aug_target, ada_aug_len, update_every, device)
styleunet/augmentation.py:13
Method__init__
(self, path, transform)
styleunet/dataset.py:11
Method__init__
(self, path, transform)
styleunet/dataset.py:78
Method__init__
(self, path, transform)
styleunet/dataset.py:154
Method__init__
(self, path, transform)
styleunet/dataset.py:175
Method__init__
(self)
styleunet/networks/modules_for_onnx.py:37
Method__init__
(self, kernel, factor=2)
styleunet/networks/modules_for_onnx.py:56
Method__init__
(self, kernel, factor=2)
styleunet/networks/modules_for_onnx.py:77
Method__init__
( self, in_channel, out_channel, kernel_size, stride=1, padding=0, bias=True )
styleunet/networks/modules_for_onnx.py:117
Method__init__
( self, in_dim, out_dim, bias=True, bias_init=0, lr_mul=1, activation=None )
styleunet/networks/modules_for_onnx.py:155
Method__init__
( self, in_channel, out_channel, kernel_size, style_dim, demod
styleunet/networks/modules_for_onnx.py:192
Method__init__
( self, in_channel, out_channel, kernel_size, downsample=False,
styleunet/networks/modules_for_onnx.py:328
Method__init__
(self, in_channels)
styleunet/networks/modules_for_onnx.py:386
Method__init__
(self, in_channels)
styleunet/networks/modules_for_onnx.py:405
Method__init__
(self, in_channel, out_channel, blur_kernel=[1, 3, 3, 1], downsample=True)
styleunet/networks/modules_for_onnx.py:426
Method__init__
(self, out_channel, in_channel, downsample=True, blur_kernel=[1, 3, 3, 1])
styleunet/networks/modules_for_onnx.py:440
Method__init__
(self)
styleunet/networks/modules_for_onnx.py:467
Method__init__
( self, in_channel, out_channel, kernel_size, style_dim, upsam
styleunet/networks/modules_for_onnx.py:480
Method__init__
(self, in_channel, style_dim, upsample=True, blur_kernel=[1, 3, 3, 1])
styleunet/networks/modules_for_onnx.py:521
Method__init__
(self, in_channel, upsample=True, blur_kernel=[1, 3, 3, 1])
styleunet/networks/modules_for_onnx.py:546
Method__init__
( self, in_channel, out_channel, kernel_size, upsample=False,
styleunet/networks/modules_for_onnx.py:571
Method__init__
( self, input_size, output_size, style_dim=64, mlp_num=4, chan
styleunet/networks/generator_for_onnx.py:10
Method__init__
(self)
styleunet/networks/modules_for_discriminator.py:11
Method__init__
(self, kernel, factor=2)
styleunet/networks/modules_for_discriminator.py:30
Method__init__
(self, kernel, factor=2)
styleunet/networks/modules_for_discriminator.py:51
Method__init__
( self, in_channel, out_channel, kernel_size, stride=1, padding=0, bias=True )
styleunet/networks/modules_for_discriminator.py:91
Method__init__
( self, in_dim, out_dim, bias=True, bias_init=0, lr_mul=1, activation=None )
styleunet/networks/modules_for_discriminator.py:129
Method__init__
( self, in_channel, out_channel, kernel_size, style_dim, demod
styleunet/networks/modules_for_discriminator.py:166
Method__init__
(self)
styleunet/networks/modules_for_discriminator.py:302
Method__init__
(self, channel, size=4)
styleunet/networks/modules_for_discriminator.py:316
Method__init__
( self, in_channel, out_channel, kernel_size, downsample=False,
styleunet/networks/modules_for_discriminator.py:329
Method__init__
(self, in_channels)
styleunet/networks/modules_for_discriminator.py:387
Method__init__
(self, in_channels)
styleunet/networks/modules_for_discriminator.py:406
Method__init__
(self, in_channel, out_channel, blur_kernel=[1, 3, 3, 1], downsample=True)
styleunet/networks/modules_for_discriminator.py:427
Method__init__
(self, out_channel, in_channel, downsample=True, blur_kernel=[1, 3, 3, 1])
styleunet/networks/modules_for_discriminator.py:441
Method__init__
(self, size, img_channel, style_dim, channel_multiplier=2, blur_kernel=[1, 3, 3, 1])
styleunet/networks/discriminator.py:82
Method__init__
(self, size, img_channel=6, channel_multiplier=2, blur_kernel=[1, 3, 3, 1])
styleunet/networks/discriminator.py:152
Method__init__
(self)
styleunet/networks/modules.py:11
Method__init__
(self, kernel, factor=2)
styleunet/networks/modules.py:30
Method__init__
(self, kernel, factor=2)
styleunet/networks/modules.py:51
Method__init__
( self, in_channel, out_channel, kernel_size, stride=1, padding=0, bias=True )
styleunet/networks/modules.py:91
Method__init__
( self, in_dim, out_dim, bias=True, bias_init=0, lr_mul=1, activation=None )
styleunet/networks/modules.py:129
Method__init__
( self, in_channel, out_channel, kernel_size, style_dim, demod
styleunet/networks/modules.py:166
Method__init__
(self)
styleunet/networks/modules.py:302
Method__init__
(self, channel, size=4)
styleunet/networks/modules.py:315
Method__init__
( self, in_channel, out_channel, kernel_size, downsample=False,
styleunet/networks/modules.py:328
Method__init__
(self, in_channels)
styleunet/networks/modules.py:386
Method__init__
(self, in_channels)
styleunet/networks/modules.py:405
Method__init__
(self, in_channel, out_channel, blur_kernel=[1, 3, 3, 1], downsample=True)
styleunet/networks/modules.py:432
Method__init__
(self, in_channel, out_channel, style_dim, blur_kernel=[1, 3, 3, 1], downsample=True)
styleunet/networks/modules.py:446
Method__init__
(self, out_channel, in_channel, downsample=True, blur_kernel=[1, 3, 3, 1])
styleunet/networks/modules.py:458
Method__init__
(self, out_channel, in_channel, downsample=True, blur_kernel=[1, 3, 3, 1])
styleunet/networks/modules.py:485
Method__init__
( self, in_channel, out_channel, kernel_size, style_dim, upsam
styleunet/networks/modules.py:508
Method__init__
(self, in_channel, style_dim, upsample=True, blur_kernel=[1, 3, 3, 1])
styleunet/networks/modules.py:549
Method__init__
(self, in_channel, upsample=True, blur_kernel=[1, 3, 3, 1])
styleunet/networks/modules.py:575
Method__init__
( self, in_channel, out_channel, kernel_size, upsample=False,
styleunet/networks/modules.py:600
Method__init__
( self, input_size, output_size, style_dim=64, mlp_num=4, chan
styleunet/networks/generator.py:10
Method__init__
(self, channel, bias=True, negative_slope=0.2, scale=2 ** 0.5)
styleunet/networks/stylegan2_ops/fused_act.py:91
Method__init__
(self, device, n_layers=5)
styleavatar/train.py:66
Method__init__
(self, device, n_layers=5)
styleavatar/torch_utils.py:50
Method__init__
(self, **kwargs)
styleavatar/torch_utils.py:85
Method__init__
(self, path, transform)
styleavatar/dataset.py:11
Method__init__
(self, path, transform)
styleavatar/dataset.py:41
Method__init__
(self)
styleavatar/networks/modules_for_onnx.py:37
Method__init__
(self, kernel, factor=2)
styleavatar/networks/modules_for_onnx.py:56
Method__init__
(self, kernel, factor=2)
styleavatar/networks/modules_for_onnx.py:77
Method__init__
( self, in_channel, out_channel, kernel_size, stride=1, padding=0, bias=True )
styleavatar/networks/modules_for_onnx.py:117
Method__init__
( self, in_dim, out_dim, bias=True, bias_init=0, lr_mul=1, activation=None )
styleavatar/networks/modules_for_onnx.py:153
Method__init__
( self, in_channel, out_channel, kernel_size, style_dim, demod
styleavatar/networks/modules_for_onnx.py:190
Method__init__
( self, in_channel, out_channel, kernel_size, downsample=False,
styleavatar/networks/modules_for_onnx.py:318
Method__init__
(self, in_channels)
styleavatar/networks/modules_for_onnx.py:376
Method__init__
(self, in_channels)
styleavatar/networks/modules_for_onnx.py:395
Method__init__
(self, in_channel, out_channel, blur_kernel=[1, 3, 3, 1], downsample=True)
styleavatar/networks/modules_for_onnx.py:416
Method__init__
(self, out_channel, in_channel, downsample=True, blur_kernel=[1, 3, 3, 1])
styleavatar/networks/modules_for_onnx.py:430
Method__init__
(self)
styleavatar/networks/modules_for_onnx.py:457
Method__init__
( self, in_channel, out_channel, kernel_size, style_dim, upsam
styleavatar/networks/modules_for_onnx.py:470
Method__init__
(self, in_channel, style_dim, upsample=True, blur_kernel=[1, 3, 3, 1])
styleavatar/networks/modules_for_onnx.py:511
Method__init__
(self, in_channel, upsample=True, blur_kernel=[1, 3, 3, 1])
styleavatar/networks/modules_for_onnx.py:536
Method__init__
(self, channel, size=4)
styleavatar/networks/modules_for_onnx.py:561
Method__init__
(self, input_size, output_size, style_dim, mlp_num, channel_multiplier=2, blur_kernel=[1, 3, 3, 1], for_cpp=Fa
styleavatar/networks/generator_for_onnx.py:11
Method__init__
(self)
styleavatar/networks/modules_for_discriminator.py:11
Method__init__
(self, kernel, factor=2)
styleavatar/networks/modules_for_discriminator.py:30
Method__init__
(self, kernel, factor=2)
styleavatar/networks/modules_for_discriminator.py:51
Method__init__
( self, in_channel, out_channel, kernel_size, stride=1, padding=0, bias=True )
styleavatar/networks/modules_for_discriminator.py:91
← previousnext →101–200 of 404, ranked by callers