Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cold-Winter/BachGAN
/ functions
Functions
415 in github.com/Cold-Winter/BachGAN
⨍
Functions
415
◇
Types & classes
58
Method
forward
Get Inception feature maps Parameters ---------- inp : torch.autograd.Variable Input tensor of shape Bx3xHxW. Val
pytorch-fid/inception.py:129
Method
forward
(self, x)
pytorch-fid/inception.py:198
Method
forward
(self, x)
pytorch-fid/inception.py:223
Method
forward
(self, x)
pytorch-fid/inception.py:251
Method
forward
(self, x)
pytorch-fid/inception.py:284
Method
forward
(self, data, mode)
models/pix2pix_dualunpair.py:43
Method
forward
(self, data, mode)
models/pix2pix_dual_segspademodel.py:43
Method
forward
(self, data, mode)
models/pix2pix_dualmodel.py:43
Method
forward
(self, data, mode)
models/pix2pix_model.py:64
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:112
Method
forward
(self, x, seg)
models/networks/architecture.py:56
Method
forward
(self, x, x_fine, seg, seg_fine)
models/networks/architecture.py:115
Method
forward
(self, x)
models/networks/architecture.py:165
Method
forward
(self, X)
models/networks/architecture.py:195
Method
forward
(self, x)
models/networks/encoder.py:38
Method
forward
(self, x, segmap)
models/networks/normalization.py:100
Method
forward
(self, input, retrival_label_list, z=None)
models/networks/generator.py:109
Method
forward
(self, input, input_fine, z=None)
models/networks/generator.py:310
Method
forward
(self, input, input_fine, z=None)
models/networks/generator.py:458
Method
forward
(self, input, z=None)
models/networks/generator.py:598
Method
forward
(self, input_)
models/networks/sync_batchnorm/batchnorm_reimpl.py:48
Method
forward
(self, input)
models/networks/sync_batchnorm/batchnorm.py:63
Method
fromJsonFile
(self, jsonFile)
data/city_helpers/annotation.py:217
Method
fromJsonText
(self, jsonText, objId=-1)
data/city_helpers/annotation.py:52
Method
fromJsonText
(self, jsonText, objId)
data/city_helpers/annotation.py:98
Function
getColorEntry
(val, args)
data/city_helpers/csHelpers.py:63
Function
getCoreImageFileName
(filename)
data/city_helpers/csHelpers.py:103
Function
getDirectory
(fileName)
data/city_helpers/csHelpers.py:111
Function
getElementsByClass
(className, tagName, parentNode)
docs/lib.js:172
Function
get_color_images
()
scripts/retrival_ious_ade20k_halfset/retrival_seg_ade20k.py:185
Function
get_labels_images
()
scripts/retrival_seg_ade20k.py:207
Function
get_labels_images
()
scripts/retrival_ious_ade20k_halfset/retrival_seg_ade20k.py:222
Function
get_onehot_box_tensor
(fine_label_tensor)
scripts/retrival_seg_ade20k.py:247
Method
get_onehot_box_tensor_flip
(self, fine_label_tensor)
data/ade20k_dataset.py:137
Method
get_onehot_box_tensor_flip
(self, ins_label_tensor)
data/cityscapes_dataset.py:116
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:43
Method
get_paths
(self, opt)
data/cityscapes_dataset.py:44
Method
get_paths
(self, opt)
data/coco_dataset.py:30
Method
get_paths
(self, opt)
data/facades_dataset.py:27
Function
getitem
(self, index)
scripts/process_box.py:1
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:37
Method
initialize
(self, parser)
options/train_options.py:10
Method
initialize
(self, parser)
options/test_options.py:10
Function
load_and_save_all_pkl
()
scripts/retrival_ious_city_halfset/retrival_seg.py:128
Function
load_and_save_all_pkl
()
scripts/retrival_ious_city/retrival_seg.py:128
Function
load_and_save_all_pkl
()
scripts/retrival_ious_city/retrival_seg_halfset.py:131
Function
load_network
(net, label, epoch, opt)
util/util.py:211
Function
load_obj
(name)
util/util.py:23
Function
mkdirs
(paths)
util/util.py:149
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:27
Method
modify_commandline_options
(parser, is_train)
data/base_dataset.py:18
Method
modify_commandline_options
(parser, is_train)
data/cityscapes_dataset.py:30
Method
modify_commandline_options
(parser, is_train)
data/pix2pix_dataset.py:32
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_dualunpair.py:14
Method
modify_commandline_options
(parser, is_train)
models/pix2pix_dual_segspademodel.py:14
Method
modify_commandline_options
(parser, is_train)
models/pix2pix_dualmodel.py:14
Method
modify_commandline_options
(parser, is_train)
models/pix2pix_model.py:15
Method
modify_commandline_options
(parser, is_train)
models/networks/discriminator.py:16
Method
modify_commandline_options
(parser, is_train)
models/networks/generator.py:19
Method
modify_commandline_options
(parser, is_train)
models/networks/generator.py:248
Method
modify_commandline_options
(parser, is_train)
models/networks/generator.py:374
Method
modify_commandline_options
(parser, is_train)
models/networks/generator.py:540
Function
natural_keys
alist.sort(key=natural_keys) sorts in human order http://nedbatchelder.com/blog/200712/human_sorting.html (See Toothy's implementation
scripts/retrival_seg.py:74
Function
natural_keys
alist.sort(key=natural_keys) sorts in human order http://nedbatchelder.com/blog/200712/human_sorting.html (See Toothy's implementation
scripts/retrival_seg_ade20k.py:77
Function
natural_keys
alist.sort(key=natural_keys) sorts in human order http://nedbatchelder.com/blog/200712/human_sorting.html (See Toothy's implementation
scripts/retrival_ious_ade20k_halfset/retrival_seg_ade20k.py:77
Function
natural_keys
alist.sort(key=natural_keys) sorts in human order http://nedbatchelder.com/blog/200712/human_sorting.html (See Toothy's implementation
scripts/retrival_ious_city_halfset/retrival_seg.py:74
Function
natural_keys
alist.sort(key=natural_keys) sorts in human order http://nedbatchelder.com/blog/200712/human_sorting.html (See Toothy's implementation
scripts/retrival_ious_city_halfset/retrival_seg_halfset.py:75
Function
natural_keys
alist.sort(key=natural_keys) sorts in human order http://nedbatchelder.com/blog/200712/human_sorting.html (See Toothy's implementation
scripts/retrival_ious_city/retrival_seg.py:74
Function
natural_keys
alist.sort(key=natural_keys) sorts in human order http://nedbatchelder.com/blog/200712/human_sorting.html (See Toothy's implementation
scripts/retrival_ious_city/retrival_seg_halfset.py:74
Function
natural_keys
alist.sort(key=natural_keys) sorts in human order http://nedbatchelder.com/blog/200712/human_sorting.html (See Toothy's implementation
util/util.py:166
Function
natural_sort
(items)
util/util.py:175
Function
new_replicate
(module, device_ids)
models/networks/sync_batchnorm/replicate.py:89
Function
normalize
()
data/base_dataset.py:84
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
Function
patch_sync_batchnorm
()
models/networks/sync_batchnorm/batchnorm.py:339
Method
postprocess
(self, input_dict)
data/pix2pix_dataset.py:209
Method
replicate
(self, module, device_ids)
models/networks/sync_batchnorm/replicate.py:64
Function
retirval_seg
()
scripts/retrival_ious_city_halfset/retrival_seg.py:191
Function
retirval_seg
()
scripts/retrival_ious_city_halfset/retrival_seg_halfset.py:208
Function
retirval_seg
()
scripts/retrival_ious_city/retrival_seg.py:191
Function
retirval_seg
()
scripts/retrival_ious_city/retrival_seg_halfset.py:194
Method
save
(self, epoch)
trainers/pix2pix_trainer.py:70
Method
save
(self, epoch)
models/pix2pix_dualunpair.py:93
Method
save
(self, epoch)
models/pix2pix_dual_segspademodel.py:91
Method
save
(self, epoch)
models/pix2pix_dualmodel.py:93
Method
save
(self, epoch)
models/pix2pix_model.py:144
← previous
next →
301–400 of 415, ranked by callers