MCPcopy Create free account

hub / github.com/NVlabs/SPADE / functions

Functions197 in github.com/NVlabs/SPADE

↓ 1 callersMethodsave_images
(self, webpage, visuals, image_path)
util/visualizer.py:139
↓ 1 callersMethodsave_options
(self, opt)
options/base_options.py:122
↓ 1 callersMethodshortcut
(self, x, seg)
models/networks/architecture.py:60
↓ 1 callersFunctiont
(a)
docs/b5m.js:1
↓ 1 callersFunctiontensor2im
(image_tensor, imtype=np.uint8, normalize=True, tile=False)
util/util.py:64
↓ 1 callersMethodtraining_epochs
(self)
util/iter_counter.py:33
↓ 1 callersFunctionuint82bin
returns the binary of integer n, count refers to amount of bits
util/util.py:217
↓ 1 callersMethodupdate_learning_rate
(self, epoch)
trainers/pix2pix_trainer.py:56
↓ 1 callersMethodupdate_options_from_file
(self, parser, opt)
options/base_options.py:135
FunctionW3CDOM_Event
(currentTarget)
docs/lib.js:196
Method__call__
(self, input, target_is_real, for_discriminator=True)
models/networks/loss.py:84
Method__call__
(self, gray_image)
util/util.py:267
Method__getitem__
(self, index)
data/pix2pix_dataset.py:57
Method__getitem__
(self, index)
data/image_folder.py:87
Method__init__
(self)
data/base_dataset.py:14
Method__init__
(self, root, transform=None, return_paths=False, loader=default_loader)
data/image_folder.py:73
Method__init__
(self)
options/base_options.py:17
Method__init__
(self, opt)
trainers/pix2pix_trainer.py:17
Method__init__
(self, opt)
models/pix2pix_model.py:17
Method__init__
(self, gpu_ids)
models/networks/loss.py:103
Method__init__
(self)
models/networks/base_network.py:11
Method__init__
(self, opt)
models/networks/discriminator.py:30
Method__init__
(self, fin, fout, opt)
models/networks/architecture.py:22
Method__init__
(self, dim, norm_layer, activation=nn.ReLU(False), kernel_size=3)
models/networks/architecture.py:74
Method__init__
(self, opt)
models/networks/encoder.py:16
Method__init__
(self, config_text, norm_nc, label_nc)
models/networks/normalization.py:67
Method__init__
(self, opt)
models/networks/generator.py:133
Method__init__
(self, opt, dataset_size)
util/iter_counter.py:13
Method__init__
(self, web_dir, title, refresh=0)
util/html.py:13
Method__init__
(self, opt)
util/visualizer.py:18
Method__init__
(self, n=35)
util/util.py:263
Method__len__
(self)
data/pix2pix_dataset.py:103
Method__len__
(self)
data/image_folder.py:97
Functionadd_norm_layer
(layer)
models/networks/normalization.py:24
Functioncopyconf
(default_opt, **kwargs)
util/util.py:32
Functioncreate_dataloader
(opt)
data/__init__.py:41
Functioncreate_model
(opt)
models/__init__.py:39
Functiondefault_loader
(path)
data/image_folder.py:67
Functiondefine_D
(opt)
models/networks/__init__.py:55
Functiondefine_E
(opt)
models/networks/__init__.py:60
Functiondefine_G
(opt)
models/networks/__init__.py:50
Functionevent_popup
(e)
docs/popup.js:21
Functionevent_popup_features
(features)
docs/popup.js:28
Functionfind_class_in_module
(target_cls_name, module)
util/util.py:180
Methodforward
(self, data, mode)
models/pix2pix_model.py:41
Methodforward
(self, x, y)
models/networks/loss.py:109
Methodforward
(self, mu, logvar)
models/networks/loss.py:119
Methodforward
(self, input)
models/networks/discriminator.py:53
Methodforward
(self, input)
models/networks/discriminator.py:110
Methodforward
(self, x, seg)
models/networks/architecture.py:50
Methodforward
(self, x)
models/networks/architecture.py:86
Methodforward
(self, X)
models/networks/architecture.py:116
Methodforward
(self, x)
models/networks/encoder.py:38
Methodforward
(self, x, segmap)
models/networks/normalization.py:96
Methodforward
(self, input, z=None)
models/networks/generator.py:76
Methodforward
(self, input, z=None)
models/networks/generator.py:181
FunctiongetElementsByClass
(className, tagName, parentNode)
docs/lib.js:172
Functionget_option_setter
(dataset_name)
data/__init__.py:36
Functionget_option_setter
(model_name)
models/__init__.py:34
Methodget_paths
(self, opt)
data/custom_dataset.py:35
Methodget_paths
(self, opt)
data/ade20k_dataset.py:29
Methodget_paths
(self, opt)
data/cityscapes_dataset.py:28
Methodget_paths
(self, opt)
data/coco_dataset.py:30
Methodget_paths
(self, opt)
data/facades_dataset.py:27
Functionid2label
(id)
util/coco.py:7
Methodinit_func
(m)
models/networks/base_network.py:29
Methodinitialize
(self, opt)
data/pix2pix_dataset.py:19
Methodinitialize
(self, parser)
options/train_options.py:10
Methodinitialize
(self, parser)
options/test_options.py:10
Functionload_network
(net, label, epoch, opt)
util/util.py:203
Functionload_obj
(name)
util/util.py:23
Functionmkdirs
(paths)
util/util.py:141
Functionmlisten
(event, elem_list, func)
docs/lib.js:192
Functionmodify_commandline_options
(parser, is_train)
models/networks/__init__.py:26
Methodmodify_commandline_options
(parser, is_train)
data/custom_dataset.py:17
Methodmodify_commandline_options
(parser, is_train)
data/ade20k_dataset.py:13
Methodmodify_commandline_options
(parser, is_train)
data/base_dataset.py:18
Methodmodify_commandline_options
(parser, is_train)
data/cityscapes_dataset.py:14
Methodmodify_commandline_options
(parser, is_train)
data/pix2pix_dataset.py:14
Methodmodify_commandline_options
(parser, is_train)
data/coco_dataset.py:14
Methodmodify_commandline_options
(parser, is_train)
data/facades_dataset.py:14
Methodmodify_commandline_options
(parser, is_train)
models/pix2pix_model.py:13
Methodmodify_commandline_options
(parser, is_train)
models/networks/discriminator.py:16
Methodmodify_commandline_options
(parser, is_train)
models/networks/generator.py:17
Methodmodify_commandline_options
(parser, is_train)
models/networks/generator.py:123
Functionnatural_keys
alist.sort(key=natural_keys) sorts in human order http://nedbatchelder.com/blog/200712/human_sorting.html (See Toothy's implementation in
util/util.py:158
Functionnatural_sort
(items)
util/util.py:167
Functionnormalize
()
data/base_dataset.py:81
Methodpaths_match
(self, path1, path2)
data/cityscapes_dataset.py:46
Methodpostprocess
(self, input_dict)
data/ade20k_dataset.py:50
Methodsave
(self, epoch)
trainers/pix2pix_trainer.py:59
Methodsave
(self, epoch)
models/pix2pix_model.py:80
Functionsave_image
(image_numpy, image_path, create_dir=False)
util/util.py:128
Functionsave_network
(net, label, epoch, opt)
util/util.py:195
Functionsave_obj
(obj, name)
util/util.py:18
Functionstr2bool
(v)
util/util.py:171
Functiontensor2label
(label_tensor, n_label, imtype=np.uint8, tile=False)
util/util.py:99
← previous101–197 of 197, ranked by callers