Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/SPADE
/ functions
Functions
197 in github.com/NVlabs/SPADE
⨍
Functions
197
◇
Types & classes
30
↓ 1 callers
Method
save_images
(self, webpage, visuals, image_path)
util/visualizer.py:139
↓ 1 callers
Method
save_options
(self, opt)
options/base_options.py:122
↓ 1 callers
Method
shortcut
(self, x, seg)
models/networks/architecture.py:60
↓ 1 callers
Function
t
(a)
docs/b5m.js:1
↓ 1 callers
Function
tensor2im
(image_tensor, imtype=np.uint8, normalize=True, tile=False)
util/util.py:64
↓ 1 callers
Method
training_epochs
(self)
util/iter_counter.py:33
↓ 1 callers
Function
uint82bin
returns the binary of integer n, count refers to amount of bits
util/util.py:217
↓ 1 callers
Method
update_learning_rate
(self, epoch)
trainers/pix2pix_trainer.py:56
↓ 1 callers
Method
update_options_from_file
(self, parser, opt)
options/base_options.py:135
Function
W3CDOM_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
Function
add_norm_layer
(layer)
models/networks/normalization.py:24
Function
copyconf
(default_opt, **kwargs)
util/util.py:32
Function
create_dataloader
(opt)
data/__init__.py:41
Function
create_model
(opt)
models/__init__.py:39
Function
default_loader
(path)
data/image_folder.py:67
Function
define_D
(opt)
models/networks/__init__.py:55
Function
define_E
(opt)
models/networks/__init__.py:60
Function
define_G
(opt)
models/networks/__init__.py:50
Function
event_popup
(e)
docs/popup.js:21
Function
event_popup_features
(features)
docs/popup.js:28
Function
find_class_in_module
(target_cls_name, module)
util/util.py:180
Method
forward
(self, data, mode)
models/pix2pix_model.py:41
Method
forward
(self, x, y)
models/networks/loss.py:109
Method
forward
(self, mu, logvar)
models/networks/loss.py:119
Method
forward
(self, input)
models/networks/discriminator.py:53
Method
forward
(self, input)
models/networks/discriminator.py:110
Method
forward
(self, x, seg)
models/networks/architecture.py:50
Method
forward
(self, x)
models/networks/architecture.py:86
Method
forward
(self, X)
models/networks/architecture.py:116
Method
forward
(self, x)
models/networks/encoder.py:38
Method
forward
(self, x, segmap)
models/networks/normalization.py:96
Method
forward
(self, input, z=None)
models/networks/generator.py:76
Method
forward
(self, input, z=None)
models/networks/generator.py:181
Function
getElementsByClass
(className, tagName, parentNode)
docs/lib.js:172
Function
get_option_setter
(dataset_name)
data/__init__.py:36
Function
get_option_setter
(model_name)
models/__init__.py:34
Method
get_paths
(self, opt)
data/custom_dataset.py:35
Method
get_paths
(self, opt)
data/ade20k_dataset.py:29
Method
get_paths
(self, opt)
data/cityscapes_dataset.py:28
Method
get_paths
(self, opt)
data/coco_dataset.py:30
Method
get_paths
(self, opt)
data/facades_dataset.py:27
Function
id2label
(id)
util/coco.py:7
Method
init_func
(m)
models/networks/base_network.py:29
Method
initialize
(self, opt)
data/pix2pix_dataset.py:19
Method
initialize
(self, parser)
options/train_options.py:10
Method
initialize
(self, parser)
options/test_options.py:10
Function
load_network
(net, label, epoch, opt)
util/util.py:203
Function
load_obj
(name)
util/util.py:23
Function
mkdirs
(paths)
util/util.py:141
Function
mlisten
(event, elem_list, func)
docs/lib.js:192
Function
modify_commandline_options
(parser, is_train)
models/networks/__init__.py:26
Method
modify_commandline_options
(parser, is_train)
data/custom_dataset.py:17
Method
modify_commandline_options
(parser, is_train)
data/ade20k_dataset.py:13
Method
modify_commandline_options
(parser, is_train)
data/base_dataset.py:18
Method
modify_commandline_options
(parser, is_train)
data/cityscapes_dataset.py:14
Method
modify_commandline_options
(parser, is_train)
data/pix2pix_dataset.py:14
Method
modify_commandline_options
(parser, is_train)
data/coco_dataset.py:14
Method
modify_commandline_options
(parser, is_train)
data/facades_dataset.py:14
Method
modify_commandline_options
(parser, is_train)
models/pix2pix_model.py:13
Method
modify_commandline_options
(parser, is_train)
models/networks/discriminator.py:16
Method
modify_commandline_options
(parser, is_train)
models/networks/generator.py:17
Method
modify_commandline_options
(parser, is_train)
models/networks/generator.py:123
Function
natural_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
Function
natural_sort
(items)
util/util.py:167
Function
normalize
()
data/base_dataset.py:81
Method
paths_match
(self, path1, path2)
data/cityscapes_dataset.py:46
Method
postprocess
(self, input_dict)
data/ade20k_dataset.py:50
Method
save
(self, epoch)
trainers/pix2pix_trainer.py:59
Method
save
(self, epoch)
models/pix2pix_model.py:80
Function
save_image
(image_numpy, image_path, create_dir=False)
util/util.py:128
Function
save_network
(net, label, epoch, opt)
util/util.py:195
Function
save_obj
(obj, name)
util/util.py:18
Function
str2bool
(v)
util/util.py:171
Function
tensor2label
(label_tensor, n_label, imtype=np.uint8, tile=False)
util/util.py:99
← previous
101–197 of 197, ranked by callers