MCPcopy Create free account

hub / github.com/LizhenWangT/StyleAvatar / functions

Functions404 in github.com/LizhenWangT/StyleAvatar

Method__init__
( self, in_dim, out_dim, bias=True, bias_init=0, lr_mul=1, activation=None )
styleavatar/networks/modules_for_discriminator.py:129
Method__init__
( self, in_channel, out_channel, kernel_size, style_dim, demod
styleavatar/networks/modules_for_discriminator.py:166
Method__init__
(self)
styleavatar/networks/modules_for_discriminator.py:302
Method__init__
(self, channel, size=4)
styleavatar/networks/modules_for_discriminator.py:316
Method__init__
( self, in_channel, out_channel, kernel_size, downsample=False,
styleavatar/networks/modules_for_discriminator.py:329
Method__init__
(self, in_channels)
styleavatar/networks/modules_for_discriminator.py:387
Method__init__
(self, in_channels)
styleavatar/networks/modules_for_discriminator.py:406
Method__init__
(self, in_channel, out_channel, blur_kernel=[1, 3, 3, 1], downsample=True)
styleavatar/networks/modules_for_discriminator.py:427
Method__init__
(self, out_channel, in_channel, downsample=True, blur_kernel=[1, 3, 3, 1])
styleavatar/networks/modules_for_discriminator.py:441
Method__init__
(self, size, img_channel, style_dim, channel_multiplier=2, blur_kernel=[1, 3, 3, 1])
styleavatar/networks/discriminator.py:82
Method__init__
(self, size, img_channel=6, channel_multiplier=2, blur_kernel=[1, 3, 3, 1])
styleavatar/networks/discriminator.py:152
Method__init__
(self)
styleavatar/networks/modules.py:11
Method__init__
(self, kernel, factor=2)
styleavatar/networks/modules.py:30
Method__init__
(self, kernel, factor=2)
styleavatar/networks/modules.py:51
Method__init__
( self, in_channel, out_channel, kernel_size, stride=1, padding=0, bias=True )
styleavatar/networks/modules.py:91
Method__init__
( self, in_dim, out_dim, bias=True, bias_init=0, lr_mul=1, activation=None )
styleavatar/networks/modules.py:129
Method__init__
( self, in_channel, out_channel, kernel_size, style_dim, demod
styleavatar/networks/modules.py:166
Method__init__
(self)
styleavatar/networks/modules.py:302
Method__init__
(self, channel, size=4)
styleavatar/networks/modules.py:315
Method__init__
( self, in_channel, out_channel, kernel_size, downsample=False,
styleavatar/networks/modules.py:328
Method__init__
(self, in_channels)
styleavatar/networks/modules.py:386
Method__init__
(self, in_channels)
styleavatar/networks/modules.py:405
Method__init__
(self, in_channel, out_channel, blur_kernel=[1, 3, 3, 1], downsample=True)
styleavatar/networks/modules.py:432
Method__init__
(self, in_channel, out_channel, style_dim, blur_kernel=[1, 3, 3, 1], downsample=True)
styleavatar/networks/modules.py:446
Method__init__
(self, out_channel, in_channel, downsample=True, blur_kernel=[1, 3, 3, 1])
styleavatar/networks/modules.py:458
Method__init__
(self, out_channel, in_channel, downsample=True, blur_kernel=[1, 3, 3, 1])
styleavatar/networks/modules.py:485
Method__init__
( self, in_channel, out_channel, kernel_size, style_dim, upsam
styleavatar/networks/modules.py:508
Method__init__
(self, in_channel, style_dim, upsample=True, blur_kernel=[1, 3, 3, 1])
styleavatar/networks/modules.py:549
Method__init__
(self, in_channel, upsample=True, blur_kernel=[1, 3, 3, 1])
styleavatar/networks/modules.py:575
Method__init__
(self, output_size, style_dim, mlp_num, channel_multiplier=2, blur_kernel=[1, 3, 3, 1])
styleavatar/networks/generator.py:13
Method__init__
(self, channel, bias=True, negative_slope=0.2, scale=2 ** 0.5)
styleavatar/networks/stylegan2_ops/fused_act.py:91
Method__len__
(self)
styleunet/dataset.py:21
Method__len__
(self)
styleunet/dataset.py:87
Method__len__
(self)
styleunet/dataset.py:162
Method__len__
(self)
styleunet/dataset.py:183
Method__len__
(self)
styleavatar/dataset.py:23
Method__len__
(self)
styleavatar/dataset.py:58
Method__repr__
(self)
styleunet/networks/modules_for_onnx.py:147
Method__repr__
(self)
styleunet/networks/modules_for_onnx.py:185
Method__repr__
(self)
styleunet/networks/modules_for_onnx.py:242
Method__repr__
(self)
styleunet/networks/modules_for_discriminator.py:121
Method__repr__
(self)
styleunet/networks/modules_for_discriminator.py:159
Method__repr__
(self)
styleunet/networks/modules_for_discriminator.py:216
Method__repr__
(self)
styleunet/networks/modules.py:121
Method__repr__
(self)
styleunet/networks/modules.py:159
Method__repr__
(self)
styleunet/networks/modules.py:216
Method__repr__
(self)
styleavatar/networks/modules_for_onnx.py:145
Method__repr__
(self)
styleavatar/networks/modules_for_onnx.py:183
Method__repr__
(self)
styleavatar/networks/modules_for_onnx.py:240
Method__repr__
(self)
styleavatar/networks/modules_for_discriminator.py:121
Method__repr__
(self)
styleavatar/networks/modules_for_discriminator.py:159
Method__repr__
(self)
styleavatar/networks/modules_for_discriminator.py:216
Method__repr__
(self)
styleavatar/networks/modules.py:121
Method__repr__
(self)
styleavatar/networks/modules.py:159
Method__repr__
(self)
styleavatar/networks/modules.py:216
Functionaffine_grid
(grid, mat)
styleunet/augmentation.py:296
Functionall_gather
(data)
styleunet/distributed.py:67
Functionall_gather
(data)
styleavatar/distributed.py:67
Methodbackward
(ctx, grad_grad_input, grad_grad_grid)
styleunet/augmentation.py:367
Methodbackward
(ctx, gradgrad_input, gradgrad_bias)
styleunet/networks/stylegan2_ops/fused_act.py:50
Methodbackward
(ctx, grad_output)
styleunet/networks/stylegan2_ops/fused_act.py:77
Methodbackward
(ctx, gradgrad_input)
styleunet/networks/stylegan2_ops/upfirdn2d.py:66
Methodbackward
(ctx, grad_output)
styleunet/networks/stylegan2_ops/upfirdn2d.py:130
Methodbackward
(ctx, gradgrad_input, gradgrad_bias)
styleavatar/networks/stylegan2_ops/fused_act.py:50
Methodbackward
(ctx, grad_output)
styleavatar/networks/stylegan2_ops/fused_act.py:77
Methodbackward
(ctx, gradgrad_input)
styleavatar/networks/stylegan2_ops/upfirdn2d.py:66
Functiondilate
(depth, pix)
styleavatar/torch_utils.py:145
Methodforward
(self, source, target)
styleunet/train.py:82
Methodforward
(ctx, input, grid)
styleunet/augmentation.py:341
Methodforward
(ctx, grad_output, input, grid)
styleunet/augmentation.py:359
Methodforward
(self, input)
styleunet/networks/modules_for_onnx.py:40
Methodforward
(self, input)
styleunet/networks/modules_for_onnx.py:70
Methodforward
(self, input)
styleunet/networks/modules_for_onnx.py:91
Methodforward
(self, input)
styleunet/networks/modules_for_onnx.py:110
Methodforward
(self, input)
styleunet/networks/modules_for_onnx.py:136
Methodforward
(self, input)
styleunet/networks/modules_for_onnx.py:173
Methodforward
(self, input, style)
styleunet/networks/modules_for_onnx.py:248
Methodforward
(self, input)
styleunet/networks/modules_for_onnx.py:396
Methodforward
(self, input)
styleunet/networks/modules_for_onnx.py:415
Methodforward
(self, input)
styleunet/networks/modules_for_onnx.py:432
Methodforward
(self, input, skip=None)
styleunet/networks/modules_for_onnx.py:452
Methodforward
(self, image, noise=None)
styleunet/networks/modules_for_onnx.py:472
Methodforward
(self, input, style, noise=None)
styleunet/networks/modules_for_onnx.py:509
Methodforward
(self, input, style, skip=None)
styleunet/networks/modules_for_onnx.py:532
Methodforward
(self, input, skip=None)
styleunet/networks/modules_for_onnx.py:557
Methodforward
(self, input, noise=None)
styleunet/networks/modules_for_onnx.py:589
Methodforward
(self, condition_img, style)
styleunet/networks/generator_for_onnx.py:89
Methodforward
(self, input)
styleunet/networks/modules_for_discriminator.py:14
Methodforward
(self, input)
styleunet/networks/modules_for_discriminator.py:44
Methodforward
(self, input)
styleunet/networks/modules_for_discriminator.py:65
Methodforward
(self, input)
styleunet/networks/modules_for_discriminator.py:84
Methodforward
(self, input)
styleunet/networks/modules_for_discriminator.py:110
Methodforward
(self, input)
styleunet/networks/modules_for_discriminator.py:147
Methodforward
(self, input, style)
styleunet/networks/modules_for_discriminator.py:222
Methodforward
(self, image, noise=None)
styleunet/networks/modules_for_discriminator.py:307
Methodforward
(self, input)
styleunet/networks/modules_for_discriminator.py:321
Methodforward
(self, input)
styleunet/networks/modules_for_discriminator.py:397
Methodforward
(self, input)
styleunet/networks/modules_for_discriminator.py:416
Methodforward
(self, input)
styleunet/networks/modules_for_discriminator.py:433
Methodforward
(self, input, skip=None)
styleunet/networks/modules_for_discriminator.py:453
← previousnext →201–300 of 404, ranked by callers