MCPcopy Create free account

hub / github.com/NVlabs/SPADE / functions

Functions197 in github.com/NVlabs/SPADE

↓ 15 callersFunctionmake_dataset
(dir, recursive=False, read_cache=False, write_cache=False)
data/image_folder.py:36
↓ 9 callersMethodsave
(self)
util/html.py:57
↓ 8 callersMethodactvn
(self, x)
models/networks/architecture.py:67
↓ 7 callersFunctionf
(a,b)
docs/b5m.js:1
↓ 6 callersFunctionfind_network_using_name
(target_network_name, filename)
models/networks/__init__.py:15
↓ 5 callersMethodadd_images
(self, ims, txts, links, width=512)
util/html.py:45
↓ 4 callersFunctionisUndefined
(v)
docs/lib.js:205
↓ 4 callersFunctionj
(a)
docs/b5m.js:1
↓ 3 callersMethodadd_header
(self, str)
util/html.py:37
↓ 3 callersFunctioncreate_network
(cls, opt)
models/networks/__init__.py:40
↓ 3 callersMethodgenerate_fake
(self, input_semantics, real_image, compute_kld_loss=False)
models/pix2pix_model.py:187
↓ 3 callersFunctiongetElem
(elem)
docs/lib.js:156
↓ 3 callersFunctionget_nonspade_norm_layer
(opt, norm_type='instance')
models/networks/normalization.py:16
↓ 3 callersFunctionget_out_channel
(layer)
models/networks/normalization.py:18
↓ 3 callersMethodmodify_commandline_options
(parser, is_train)
models/networks/base_network.py:15
↓ 3 callersFunctionn
(a,b)
docs/b5m.js:1
↓ 3 callersFunctionp
(a)
docs/b5m.js:1
↓ 3 callersMethoduse_gpu
(self)
models/pix2pix_model.py:250
↓ 2 callersMethod__init__
(self, requires_grad=False)
models/networks/architecture.py:94
↓ 2 callersMethodconvert_visuals_to_numpy
(self, visuals)
util/visualizer.py:128
↓ 2 callersMethoddiscriminate
(self, input_semantics, fake_image, real_image)
models/pix2pix_model.py:205
↓ 2 callersMethodencode_z
(self, real_image)
models/pix2pix_model.py:182
↓ 2 callersFunctionfind_dataset_using_name
(dataset_name)
data/__init__.py:11
↓ 2 callersFunctionfind_model_using_name
(model_name)
models/__init__.py:10
↓ 2 callersMethodget_target_tensor
(self, input, target_is_real)
models/networks/loss.py:39
↓ 2 callersFunctionget_transform
(opt, params, method=Image.BICUBIC, normalize=True, toTensor=True)
data/base_dataset.py:47
↓ 2 callersMethodget_zero_tensor
(self, input)
models/networks/loss.py:51
↓ 2 callersFunctionis_image_file
(filename)
data/image_folder.py:22
↓ 2 callersFunctionl
(a)
docs/b5m.js:1
↓ 2 callersFunctionlink_popup
(src, features)
docs/popup.js:15
↓ 2 callersMethodloss
(self, input, target_is_real, for_discriminator=True)
models/networks/loss.py:57
↓ 2 callersFunctionm
(b)
docs/b5m.js:1
↓ 2 callersFunctionmap
(list, func)
docs/lib.js:139
↓ 2 callersFunctionmkdir
(path)
util/util.py:149
↓ 2 callersMethodoption_file_path
(self, opt, makedir=False)
options/base_options.py:115
↓ 2 callersMethodparse
(self, save=False)
options/base_options.py:148
↓ 2 callersMethodpaths_match
(self, path1, path2)
data/pix2pix_dataset.py:52
↓ 2 callersFunctionr
(b)
docs/b5m.js:1
↓ 2 callersFunctions
(a)
docs/b5m.js:1
↓ 2 callersFunctiontile_images
Code borrowed from https://stackoverflow.com/questions/26521365/cleanly-tile-numpy-array-of-images-stored-in-a-flattened-1d-format/26521997
util/util.py:40
↓ 1 callersFunction__crop
(img, pos, size)
data/base_dataset.py:118
↓ 1 callersFunction__flip
(img, flip)
data/base_dataset.py:125
↓ 1 callersMethod__init__
(self, gan_mode, target_real_label=1.0, target_fake_label=0.0, tensor=torch.FloatTensor, opt=
models/networks/loss.py:17
↓ 1 callersMethod__init__
(self, opt)
models/networks/discriminator.py:74
↓ 1 callersMethod__init__
(self, opt)
models/networks/generator.py:25
↓ 1 callersFunction__make_power_2
(img, base, method=Image.BICUBIC)
data/base_dataset.py:89
↓ 1 callersFunction__resize
(img, w, h, method=Image.BICUBIC)
data/base_dataset.py:85
↓ 1 callersFunction__scale_shortside
(img, target_width, method=Image.BICUBIC)
data/base_dataset.py:107
↓ 1 callersFunction__scale_width
(img, target_width, method=Image.BICUBIC)
data/base_dataset.py:98
↓ 1 callersMethodadd_table
(self, border=1)
util/html.py:41
↓ 1 callersFunctionatoi
(text)
util/util.py:154
↓ 1 callersMethodcompute_D_input_nc
(self, opt)
models/networks/discriminator.py:102
↓ 1 callersMethodcompute_discriminator_loss
(self, input_semantics, real_image)
models/pix2pix_model.py:165
↓ 1 callersMethodcompute_generator_loss
(self, input_semantics, real_image)
models/pix2pix_model.py:132
↓ 1 callersMethodcompute_latent_vector_size
(self, opt)
models/networks/generator.py:60
↓ 1 callersMethodcreate_optimizers
(self, opt)
models/pix2pix_model.py:62
↓ 1 callersMethodcreate_single_discriminator
(self, opt)
models/networks/discriminator.py:38
↓ 1 callersFunctiond
()
docs/b5m.js:1
↓ 1 callersMethoddisplay_current_results
(self, visuals, epoch, step)
util/visualizer.py:42
↓ 1 callersMethoddivide_pred
(self, pred)
models/pix2pix_model.py:222
↓ 1 callersMethoddownsample
(self, input)
models/networks/discriminator.py:46
↓ 1 callersFunctionfilter
(list, func)
docs/lib.js:146
↓ 1 callersFunctiong
(a)
docs/b5m.js:1
↓ 1 callersMethodgather_options
(self)
options/base_options.py:72
↓ 1 callersMethodget_edges
(self, t)
models/pix2pix_model.py:237
↓ 1 callersMethodget_image_dir
(self)
util/html.py:34
↓ 1 callersMethodget_latest_generated
(self)
trainers/pix2pix_trainer.py:53
↓ 1 callersMethodget_latest_losses
(self)
trainers/pix2pix_trainer.py:50
↓ 1 callersFunctionget_params
(opt, size)
data/base_dataset.py:25
↓ 1 callersMethodget_paths
(self, opt)
data/pix2pix_dataset.py:45
↓ 1 callersFunctionhasClass
(elem, className)
docs/lib.js:168
↓ 1 callersFunctioni
(a,b)
docs/b5m.js:1
↓ 1 callersMethodinit_weights
(self, init_type='normal', gain=0.02)
models/networks/base_network.py:28
↓ 1 callersMethodinitialize
(self, opt)
data/base_dataset.py:21
↓ 1 callersMethodinitialize
(self, parser)
options/base_options.py:20
↓ 1 callersMethodinitialize_networks
(self, opt)
models/pix2pix_model.py:90
↓ 1 callersFunctionlabelcolormap
(N)
util/util.py:222
↓ 1 callersFunctionlisten
(event, elem, func)
docs/lib.js:182
↓ 1 callersMethodload_options
(self, opt)
options/base_options.py:143
↓ 1 callersFunctionmake_dataset_rec
(dir, images)
data/image_folder.py:26
↓ 1 callersMethodmodify_commandline_options
(parser, is_train)
models/networks/discriminator.py:69
↓ 1 callersMethodneeds_displaying
(self)
util/iter_counter.py:73
↓ 1 callersMethodneeds_printing
(self)
util/iter_counter.py:70
↓ 1 callersMethodneeds_saving
(self)
util/iter_counter.py:67
↓ 1 callersFunctiono
(a)
docs/b5m.js:1
↓ 1 callersMethodplot_current_errors
(self, errors, step)
util/visualizer.py:108
↓ 1 callersMethodpostprocess
(self, input_dict)
data/pix2pix_dataset.py:100
↓ 1 callersMethodpreprocess_input
(self, data)
models/pix2pix_model.py:108
↓ 1 callersMethodprint_current_errors
(self, epoch, i, errors, t)
util/visualizer.py:116
↓ 1 callersMethodprint_network
(self)
models/networks/base_network.py:18
↓ 1 callersMethodprint_options
(self, opt)
options/base_options.py:103
↓ 1 callersFunctionq
(a)
docs/b5m.js:1
↓ 1 callersFunctionraw_popup
(url, target, features)
docs/popup.js:6
↓ 1 callersMethodrecord_current_iter
(self)
util/iter_counter.py:62
↓ 1 callersMethodrecord_epoch_end
(self)
util/iter_counter.py:52
↓ 1 callersMethodrecord_epoch_start
(self, epoch)
util/iter_counter.py:36
↓ 1 callersMethodrecord_one_iteration
(self)
util/iter_counter.py:42
↓ 1 callersMethodreparameterize
(self, mu, logvar)
models/pix2pix_model.py:245
↓ 1 callersMethodrun_discriminator_one_step
(self, data)
trainers/pix2pix_trainer.py:42
↓ 1 callersMethodrun_generator_one_step
(self, data)
trainers/pix2pix_trainer.py:33
next →1–100 of 197, ranked by callers