MCPcopy Create free account

hub / github.com/JCBrouwer/maua-stylegan2 / types & classes

Types & classes120 in github.com/JCBrouwer/maua-stylegan2

↓ 62 callersClassconv2DBatchNormRelu
models/autoencoder.py:143
↓ 15 callersClassGenerator
models/stylegan2.py:368
↓ 13 callersClassRandomApply
contrastive_learner.py:76
↓ 12 callersClassFusedLeakyReLU
op/fused_act.py:74
↓ 10 callersClassMyLinear
Linear layer with equalized learning rate and custom learning rate multiplier.
models/stylegan1.py:12
↓ 7 callersClassMultiResolutionDataset
dataset.py:10
↓ 7 callersClassNetLinLayer
A single linear layer which does a 1x1 conv
validation/lpips/networks_basic.py:110
↓ 6 callersClassInceptionV3
Pretrained InceptionV3 network returning feature maps
validation/inception.py:18
↓ 5 callersClassConvLayer
models/stylegan2.py:579
↓ 5 callersClassEqualLinear
models/stylegan2.py:123
↓ 4 callersClassDecoderModule
models/autoencoder.py:595
↓ 4 callersClassDiscriminator
models/stylegan2.py:646
↓ 4 callersClassEncoderModule
models/autoencoder.py:513
↓ 4 callersClassFIDInceptionC
InceptionC block patched for FID computation
validation/inception.py:213
↓ 4 callersClassG_synthesis
models/stylegan1.py:418
↓ 4 callersClassLayerEpilogue
Things to do at the end of each layer.
models/stylegan1.py:238
↓ 4 callersClassMyConv2d
Conv layer with equalized learning rate and custom learning rate multiplier.
models/stylegan1.py:41
↓ 3 callersClassBlur
models/stylegan2.py:76
↓ 3 callersClassContrastiveLearner
contrastive_learner.py:156
↓ 3 callersClassConv2DMod
lucidrains.py:305
↓ 3 callersClassFIDInceptionA
InceptionA block patched for FID computation
validation/inception.py:188
↓ 3 callersClassScrolling_Area
select_latents.py:137
↓ 3 callersClassStyledConv
models/stylegan2.py:310
↓ 3 callersClasssegnetDown3
models/autoencoder.py:186
↓ 3 callersClasssegnetUp3
models/autoencoder.py:217
↓ 2 callersClassAddNoise
Adds static noise to output Args: noise (th.tensor): Noise to be added
audioreactive/bend.py:28
↓ 2 callersClassConvSegNet
Adapted from https://github.com/foamliu/Autoencoder See LICENSE_AUTOENCODER
models/autoencoder.py:337
↓ 2 callersClassEMA
lucidrains.py:63
↓ 2 callersClassG_style
models/stylegan1.py:509
↓ 2 callersClassGenerator
lucidrains.py:401
↓ 2 callersClassHoverButton
select_latents.py:29
↓ 2 callersClassInvisibleScrollbar
select_latents.py:43
↓ 2 callersClassLookaheadMinimax
r""" A PyTorch implementation of the lookahead wrapper for GANs. This optimizer performs the lookahead step on both the discriminator and gen
lookahead_minimax.py:7
↓ 2 callersClassManipulationLayer
models/stylegan2.py:297
↓ 2 callersClassModulatedConv2d
models/stylegan2.py:164
↓ 2 callersClassPixelNormLayer
models/stylegan1.py:139
↓ 2 callersClassResidual
lucidrains.py:79
↓ 2 callersClassRezero
lucidrains.py:88
↓ 2 callersClassStyleVectorizer
lucidrains.py:266
↓ 2 callersClassToRGB
models/stylegan2.py:346
↓ 2 callersClasssegnetDown2
models/autoencoder.py:171
↓ 2 callersClasssegnetUp2
models/autoencoder.py:203
↓ 1 callersClassBlurLayer
models/stylegan1.py:148
↓ 1 callersClassConstantInput
models/stylegan2.py:269
↓ 1 callersClassDataset
lucidrains.py:232
↓ 1 callersClassDecoder
models/autoencoder.py:608
↓ 1 callersClassDecoderInceptionModuleSingle
models/autoencoder.py:572
↓ 1 callersClassDiscriminator
lucidrains.py:449
↓ 1 callersClassDiscriminatorBlock
lucidrains.py:378
↓ 1 callersClassDist2LogitLayer
takes 2 distances, puts through fc layers, spits out value between [0,1] (if use_sigmoid is True)
validation/lpips/networks_basic.py:123
↓ 1 callersClassEMA
contrastive_learner.py:95
↓ 1 callersClassEncoder
models/autoencoder.py:526
↓ 1 callersClassEncoderInceptionModuleSignle
models/autoencoder.py:490
↓ 1 callersClassEqualConv2d
models/stylegan2.py:95
↓ 1 callersClassFIDInceptionE_1
First InceptionE block patched for FID computation
validation/inception.py:241
↓ 1 callersClassFIDInceptionE_2
Second InceptionE block patched for FID computation
validation/inception.py:274
↓ 1 callersClassFlatten
lucidrains.py:74
↓ 1 callersClassFlatten
models/autoencoder.py:26
↓ 1 callersClassGSynthesisBlock
models/stylegan1.py:364
↓ 1 callersClassG_mapping
models/stylegan1.py:191
↓ 1 callersClassGeneratorBlock
lucidrains.py:342
↓ 1 callersClassInceptionVAE
Adapted from https://github.com/koshian2/inception-vae
models/autoencoder.py:639
↓ 1 callersClassInputBlock
models/stylegan1.py:318
↓ 1 callersClassLatentInput
models/stylegan2.py:281
↓ 1 callersClassLogCoshVAE
Adapted from https://github.com/AntixK/PyTorch-VAE See LICENSE_AUTOENCODER
models/autoencoder.py:41
↓ 1 callersClassMousewheel_Support
select_latents.py:49
↓ 1 callersClassNoiseInjection
models/stylegan2.py:257
↓ 1 callersClassNoiseLayer
adds noise. noise is per pixel (constant over channels) with per-channel weight
models/stylegan1.py:108
↓ 1 callersClassOutputHiddenLayer
contrastive_learner.py:115
↓ 1 callersClassPermuteToFrom
lucidrains.py:98
↓ 1 callersClassPixelNorm
models/stylegan2.py:15
↓ 1 callersClassRGBBlock
lucidrains.py:280
↓ 1 callersClassResBlock
models/stylegan2.py:623
↓ 1 callersClassScaledLeakyReLU
models/stylegan2.py:152
↓ 1 callersClassScalingLayer
validation/lpips/networks_basic.py:100
↓ 1 callersClassSpectralNorm
validation/spectral_norm.py:4
↓ 1 callersClassStyleGAN2
lucidrains.py:512
↓ 1 callersClassStyleGAN2
lightning.py:33
↓ 1 callersClassStyleMod
models/stylegan1.py:126
↓ 1 callersClassTrainer
lucidrains.py:625
↓ 1 callersClassUnFlatten
models/autoencoder.py:31
↓ 1 callersClassUpsample
models/stylegan2.py:34
↓ 1 callersClassUpscale2d
models/stylegan1.py:180
↓ 1 callersClassVGG19
Adapted from https://github.com/NVIDIA/pix2pixHD See LICENSE-VGG
accelerate/accelerate_inception.py:24
↓ 1 callersClassVGG19
Adapted from https://github.com/NVIDIA/pix2pixHD See LICENSE-VGG
accelerate/accelerate_logcosh.py:29
↓ 1 callersClassVGG19
Adapted from https://github.com/NVIDIA/pix2pixHD See LICENSE-VGG
accelerate/accelerate_segnet.py:23
↓ 1 callersClassVGGLoss
Adapted from https://github.com/NVIDIA/pix2pixHD See LICENSE-VGG
accelerate/accelerate_inception.py:62
↓ 1 callersClassVGGLoss
Adapted from https://github.com/NVIDIA/pix2pixHD See LICENSE-VGG
accelerate/accelerate_logcosh.py:67
↓ 1 callersClassVGGLoss
Adapted from https://github.com/NVIDIA/pix2pixHD See LICENSE-VGG
accelerate/accelerate_segnet.py:61
↓ 1 callersClassaddNoise
generate_video.py:462
↓ 1 callersClassexpand_greyscale
lucidrains.py:218
ClassBCERankingLoss
validation/lpips/networks_basic.py:154
ClassBaseModel
validation/lpips/base_model.py:5
ClassDSSIM
validation/lpips/networks_basic.py:197
ClassDistModel
validation/lpips/dist_model.py:15
ClassDownsample
models/stylegan2.py:55
ClassFakeNet
validation/lpips/networks_basic.py:168
ClassFusedLeakyReLUFunction
op/fused_act.py:52
ClassFusedLeakyReLUFunctionBackward
op/fused_act.py:20
ClassInception3Feature
validation/calc_inception.py:18
next →1–100 of 120, ranked by callers