Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZPdesu/SEAN
/ functions
Functions
252 in github.com/ZPdesu/SEAN
⨍
Functions
252
◇
Types & classes
43
Method
forward
(self, X)
models/networks/architecture.py:146
Method
forward
(self, input, segmap)
models/networks/architecture.py:179
Method
forward
(self, x)
models/networks/encoder.py:38
Method
forward
(self, x, segmap, style_codes=None, obj_dic=None)
models/networks/normalization.py:116
Method
forward
(self, segmap)
models/networks/normalization.py:263
Method
forward
(self, input, rgb_img, obj_dic=None)
models/networks/generator.py:75
Method
forward
(self, input_)
models/networks/sync_batchnorm/batchnorm_reimpl.py:48
Method
forward
(self, input)
models/networks/sync_batchnorm/batchnorm.py:50
Method
get_input_by_names
(self, image_path, image, label_img)
data/pix2pix_dataset.py:110
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
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
Method
keyPressEvent
(self, e)
ui/mouse_event.py:20
Function
load_network
(net, label, epoch, opt)
util/util.py:203
Function
load_obj
(name)
util/util.py:23
Method
load_partial_average_feature
(self)
run_UI.py:312
Function
mkdirs
(paths)
util/util.py:141
Method
mode_select
(self, mode)
run_UI.py: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/base_dataset.py:18
Method
modify_commandline_options
(parser, is_train)
data/pix2pix_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
mouseMoveEvent
(self, event)
ui/mouse_event.py:113
Method
mousePressEvent
(self, event)
ui/mouse_event.py:58
Method
mouseReleaseEvent
(self, event)
ui/mouse_event.py:104
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
new_replicate
(module, device_ids)
models/networks/sync_batchnorm/replicate.py:89
Function
normalize
()
data/base_dataset.py:81
Method
nr_slaves
(self)
models/networks/sync_batchnorm/comm.py:136
Function
patch_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
Method
replicate
(self, module, device_ids)
models/networks/sync_batchnorm/replicate.py:64
Method
save
(self, epoch)
trainers/pix2pix_trainer.py:59
Function
save_image
(image_numpy, image_path, create_dir=False)
util/util.py:128
Method
save_img
(self)
run_UI.py:216
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
Method
style_linear_interpolation
(self)
run_UI.py:377
Method
switch_labels
(self, label)
run_UI.py:231
Function
tensor2label
(label_tensor, n_label, imtype=np.uint8, tile=False)
util/util.py:99
Method
undo
(self)
run_UI.py:238
Method
undo
(self)
ui/mouse_event.py:212
Method
update_entire_feature
(self, style_img_path)
run_UI.py:440
← previous
201–252 of 252, ranked by callers