Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JCBrouwer/maua-stylegan2
/ functions
Functions
576 in github.com/JCBrouwer/maua-stylegan2
⨍
Functions
576
◇
Types & classes
120
Method
forward
(self, x)
validation/calc_inception.py:19
Method
forward
Get Inception feature maps Parameters ---------- inp : torch.autograd.Variable Input tensor of shape Bx3xHxW. Val
validation/inception.py:129
Method
forward
(self, x)
validation/inception.py:194
Method
forward
(self, x)
validation/inception.py:219
Method
forward
(self, x)
validation/inception.py:247
Method
forward
(self, x)
validation/inception.py:280
Method
forward
(self)
validation/lpips/base_model.py:16
Method
forward
Pred and target are Variables. If normalize is True, assumes the images are between [0,1] and then scales them between [-1,+1]
validation/lpips/__init__.py:30
Method
forward
(self, X)
validation/lpips/pretrained_networks.py:36
Method
forward
(self, X)
validation/lpips/pretrained_networks.py:81
Method
forward
(self, X)
validation/lpips/pretrained_networks.py:122
Method
forward
(self, X)
validation/lpips/pretrained_networks.py:163
Method
forward
(self, in0, in1, retPerLayer=False)
validation/lpips/networks_basic.py:67
Method
forward
(self, inp)
validation/lpips/networks_basic.py:106
Method
forward
(self, d0, d1, eps=0.1)
validation/lpips/networks_basic.py:150
Method
forward
(self, d0, d1, judge)
validation/lpips/networks_basic.py:161
Method
forward
(self, in0, in1, retPerLayer=None)
validation/lpips/networks_basic.py:198
Method
forward
(self, inputs)
models/stylegan2.py:19
Method
forward
(self, inputs)
models/stylegan2.py:49
Method
forward
(self, inputs)
models/stylegan2.py:70
Method
forward
(self, inputs)
models/stylegan2.py:89
Method
forward
(self, inputs)
models/stylegan2.py:111
Method
forward
(self, inputs)
models/stylegan2.py:140
Method
forward
(self, inputs)
models/stylegan2.py:158
Method
forward
(self, inputs, style)
models/stylegan2.py:217
Method
forward
(self, image, noise=None)
models/stylegan2.py:262
Method
forward
(self, inputs)
models/stylegan2.py:275
Method
forward
(self, inputs)
models/stylegan2.py:290
Method
forward
(self, input, tranforms_dict_list)
models/stylegan2.py:302
Method
forward
(self, inputs, style, noise=None, transform_dict_list=[])
models/stylegan2.py:338
Method
forward
(self, inputs, style, skip=None)
models/stylegan2.py:356
Method
forward
( self, styles, return_latents=False, return_activation_maps=False, in
models/stylegan2.py:492
Method
forward
(self, inputs)
models/stylegan2.py:635
Method
forward
(self, inputs)
models/stylegan2.py:685
Method
forward
(self, x)
models/autoencoder.py:21
Method
forward
(self, x)
models/autoencoder.py:27
Method
forward
(self, x)
models/autoencoder.py:37
Method
forward
(self, input)
models/autoencoder.py:125
Method
forward
(self, inputs)
models/autoencoder.py:166
Method
forward
(self, inputs)
models/autoencoder.py:178
Method
forward
(self, inputs)
models/autoencoder.py:194
Method
forward
(self, inputs, indices, output_shape)
models/autoencoder.py:210
Method
forward
(self, inputs, indices, output_shape)
models/autoencoder.py:225
Method
forward
(self, inputs)
models/autoencoder.py:286
Method
forward
(self, inputs)
models/autoencoder.py:395
Method
forward
(self, inputs)
models/autoencoder.py:475
Method
forward
(self, x)
models/autoencoder.py:506
Method
forward
(self, x)
models/autoencoder.py:522
Method
forward
(self, x)
models/autoencoder.py:547
Method
forward
(self, x)
models/autoencoder.py:588
Method
forward
(self, x)
models/autoencoder.py:604
Method
forward
(self, x)
models/autoencoder.py:629
Method
forward
(self, x)
models/autoencoder.py:677
Method
forward
(self, x)
models/stylegan1.py:34
Method
forward
(self, x)
models/stylegan1.py:77
Method
forward
(self, x)
models/stylegan1.py:116
Method
forward
(self, x, latent)
models/stylegan1.py:131
Method
forward
(self, x)
models/stylegan1.py:144
Method
forward
(self, x)
models/stylegan1.py:162
Method
forward
(self, x)
models/stylegan1.py:187
Method
forward
(self, x)
models/stylegan1.py:217
Method
forward
(self, x)
models/stylegan1.py:231
Method
forward
(self, x, dlatents_in_slice, noise)
models/stylegan1.py:290
Method
forward
(self, dlatents_in_range, noise)
models/stylegan1.py:351
Method
forward
(self, x, dlatents_in_range, noise)
models/stylegan1.py:410
Method
forward
(self, dlatents_in, noise)
models/stylegan1.py:497
Method
forward
(self, x)
audioreactive/bend.py:24
Method
forward
(self, x)
audioreactive/bend.py:39
Method
forward
(self, x)
audioreactive/bend.py:46
Function
fused_bias_act
op/fused_bias_act.cpp:11
Function
gather_grad
(params)
distributed.py:55
Function
generate_latents
Generates random, mapped latents Args: n_latents (int): Number of mapped latents to generate ckpt (str): Generator checkpoint to
audioreactive/latent.py:136
Function
get_bends
(args)
audioreactive/examples/tauceti.py:94
Method
get_current_errors
(self)
validation/lpips/dist_model.py:186
Method
get_current_errors
(self)
validation/lpips/base_model.py:28
Method
get_current_visuals
(self)
validation/lpips/dist_model.py:194
Method
get_current_visuals
(self)
validation/lpips/base_model.py:25
Function
get_dataset_inception_features
(loader, inception_name, size)
validation/metrics.py:155
Method
get_image_paths
(self)
validation/lpips/base_model.py:19
Method
get_la_step
(self)
lookahead_minimax.py:73
Function
get_latent_loops
(base_latent_selection, loop_starting_latents, n_frames, num_loops, smoothing, s=True)
generate_video.py:145
Function
get_latents
(selection, args)
audioreactive/examples/tauceti.py:29
Function
get_latents
(selection, args)
audioreactive/examples/kelp.py:38
Function
get_latents
(selection, args)
audioreactive/examples/temper.py:22
Function
get_noise
(height, width, scale, num_scales, args)
audioreactive/examples/tauceti.py:75
Function
get_noise
(height, width, scale, num_scales, args)
audioreactive/examples/kelp.py:90
Function
get_noise
(height, width, scale, num_scales, args)
audioreactive/examples/temper.py:57
Function
get_spectral_norms
(model)
lightning.py:25
Method
height
(self)
select_latents.py:197
Method
hook
(_, __, output)
contrastive_learner.py:138
Function
identity
(x)
contrastive_learner.py:10
Function
info
(x)
accelerate/accelerate_inception.py:14
Function
info
(x)
accelerate/accelerate_segnet.py:13
Function
info
(x)
models/autoencoder.py:13
Function
info
Shows statistics and shape information of (lists of) np.arrays/th.tensors Args: arr (np.array/th.tensor/list): List of or single np.array
audioreactive/util.py:11
Method
init_vgg16_params
(self, vgg16)
models/autoencoder.py:301
Function
initialize
(args)
audioreactive/examples/tauceti.py:23
Function
initialize
(args)
audioreactive/examples/temper.py:14
Function
initialize
(args)
audioreactive/examples/default.py:6
Method
initialize
(self, use_gpu=True, gpu_ids=[0])
validation/lpips/base_model.py:12
← previous
next →
401–500 of 576, ranked by callers