Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/pix2pixHD
/ functions
Functions
139 in github.com/NVIDIA/pix2pixHD
⨍
Functions
139
◇
Types & classes
26
Method
forward
(self, inp)
models/pix2pixHD_model.py:300
Method
forward
(self)
models/base_model.py:19
Method
forward
(self, x, y)
models/networks.py:119
Method
forward
(self, input)
models/networks.py:167
Method
forward
(self, input)
models/networks.py:210
Method
forward
(self, x)
models/networks.py:251
Method
forward
(self, input, inst)
models/networks.py:277
Method
forward
(self, input)
models/networks.py:319
Method
forward
(self, input)
models/networks.py:375
Method
get_current_errors
(self)
models/base_model.py:35
Method
get_current_visuals
(self)
models/base_model.py:32
Method
get_current_visuals
(self, getLabel=False)
models/ui_model.py:336
Method
get_image_paths
(self)
models/base_model.py:26
Method
initialize
(self, opt)
data/base_data_loader.py:6
Method
initialize
(self, opt)
data/base_dataset.py:14
Method
initialize
(self)
options/train_options.py:4
Method
initialize
(self)
options/test_options.py:4
Method
initialize
(self, opt)
models/pix2pixHD_model.py:19
Method
initialize
(self, opt)
models/base_model.py:9
Method
load_data
(self)
data/custom_dataset_data_loader.py:27
Method
load_image
(self, label_path, inst_path, feat_path)
models/ui_model.py:41
Function
mkdirs
(paths)
util/util.py:41
Method
name
(self)
data/base_dataset.py:11
Method
name
(self)
models/pix2pixHD_model.py:10
Method
name
(self)
models/base_model.py:6
Method
optimize_parameters
(self)
models/base_model.py:29
Function
print_network
(net)
models/networks.py:56
Method
report_layer_time
(self, layerName, ms)
run_engine.py:47
Method
reset
(self)
models/ui_model.py:91
Method
save
(self, which_epoch)
models/pix2pixHD_model.py:273
Function
save_image
(image_numpy, image_path)
util/util.py:37
Method
set_input
(self, input)
models/base_model.py:16
Method
style_forward
(self, click_pt, style_id=-1)
models/ui_model.py:225
Function
tensor2label
(label_tensor, n_label, imtype=np.uint8)
util/util.py:27
Method
test
(self)
models/base_model.py:23
Method
undo
(self)
models/ui_model.py:99
Method
update_features
(self, cluster_idx, mask=None, click_pt=None)
models/ui_model.py:309
Method
update_learning_rate
(self)
models/pix2pixHD_model.py:288
Function
weights_init
(m)
models/networks.py:10
← previous
101–139 of 139, ranked by callers