MCPcopy Create free account

hub / github.com/ZPdesu/SEAN / functions

Functions252 in github.com/ZPdesu/SEAN

Methodforward
(self, X)
models/networks/architecture.py:146
Methodforward
(self, input, segmap)
models/networks/architecture.py:179
Methodforward
(self, x)
models/networks/encoder.py:38
Methodforward
(self, x, segmap, style_codes=None, obj_dic=None)
models/networks/normalization.py:116
Methodforward
(self, segmap)
models/networks/normalization.py:263
Methodforward
(self, input, rgb_img, obj_dic=None)
models/networks/generator.py:75
Methodforward
(self, input_)
models/networks/sync_batchnorm/batchnorm_reimpl.py:48
Methodforward
(self, input)
models/networks/sync_batchnorm/batchnorm.py:50
Methodget_input_by_names
(self, image_path, image, label_img)
data/pix2pix_dataset.py:110
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
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
MethodkeyPressEvent
(self, e)
ui/mouse_event.py:20
Functionload_network
(net, label, epoch, opt)
util/util.py:203
Functionload_obj
(name)
util/util.py:23
Methodload_partial_average_feature
(self)
run_UI.py:312
Functionmkdirs
(paths)
util/util.py:141
Methodmode_select
(self, mode)
run_UI.py: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/base_dataset.py:18
Methodmodify_commandline_options
(parser, is_train)
data/pix2pix_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
MethodmouseMoveEvent
(self, event)
ui/mouse_event.py:113
MethodmousePressEvent
(self, event)
ui/mouse_event.py:58
MethodmouseReleaseEvent
(self, event)
ui/mouse_event.py:104
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
Functionnew_replicate
(module, device_ids)
models/networks/sync_batchnorm/replicate.py:89
Functionnormalize
()
data/base_dataset.py:81
Methodnr_slaves
(self)
models/networks/sync_batchnorm/comm.py:136
Functionpatch_replication_callback
Monkey-patch an existing `DataParallel` object. Add the replication callback. Useful when you have customized `DataParallel` implementation.
models/networks/sync_batchnorm/replicate.py:70
Methodreplicate
(self, module, device_ids)
models/networks/sync_batchnorm/replicate.py:64
Methodsave
(self, epoch)
trainers/pix2pix_trainer.py:59
Functionsave_image
(image_numpy, image_path, create_dir=False)
util/util.py:128
Methodsave_img
(self)
run_UI.py:216
Functionsave_network
(net, label, epoch, opt)
util/util.py:195
Functionsave_obj
(obj, name)
util/util.py:18
Functionstr2bool
(v)
util/util.py:171
Methodstyle_linear_interpolation
(self)
run_UI.py:377
Methodswitch_labels
(self, label)
run_UI.py:231
Functiontensor2label
(label_tensor, n_label, imtype=np.uint8, tile=False)
util/util.py:99
Methodundo
(self)
run_UI.py:238
Methodundo
(self)
ui/mouse_event.py:212
Methodupdate_entire_feature
(self, style_img_path)
run_UI.py:440
← previous201–252 of 252, ranked by callers