Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KupynOrest/DeblurGAN
/ functions
Functions
150 in github.com/KupynOrest/DeblurGAN
⨍
Functions
150
◇
Types & classes
31
Function
default_loader
(path)
data/image_folder.py:37
Function
define_D
(input_nc, ndf, which_model_netD, n_layers_D=3, norm='batch', use_sigmoid=False, gpu_ids=[], use_
models/networks.py:64
Function
define_G
(input_nc, output_nc, ngf, which_model_netG, norm='batch', use_dropout=False, gpu_ids=[], use_parallel=True,
models/networks.py:35
Function
diagnose_network
(net, name='network')
util/util.py:18
Function
encode
buf: must be bytes or a bytearray in py3, a regular string in py2. formatted RGBRGB...
util/png.py:4
Method
forward
(self, input)
models/networks.py:191
Method
forward
(self, x)
models/networks.py:288
Method
forward
(self, input)
models/networks.py:320
Method
forward
(self, x)
models/networks.py:405
Method
forward
(self, input)
models/networks.py:459
Method
get_current_errors
(self)
models/conditional_gan_model.py:115
Method
get_current_visuals
(self)
models/conditional_gan_model.py:121
Method
get_current_visuals
(self)
models/base_model.py:32
Method
get_g_loss
(self,net, realA, fakeB)
models/losses.py:121
Method
get_g_loss
(self, net, realA, fakeB)
models/losses.py:136
Method
get_image_paths
(self)
models/conditional_gan_model.py:86
Method
get_image_paths
(self)
models/base_model.py:26
Method
get_loss
(self, fakeIm, realIm)
models/losses.py:19
Method
get_loss
(self, fakeIm, realIm)
models/losses.py:40
Method
get_loss
(self, net, realA, fakeB, realB)
models/losses.py:124
Method
get_loss
(self, net, realA, fakeB, realB)
models/losses.py:161
Function
info
Print methods and doc strings. Takes module, class, list, dictionary, or string.
util/util.py:40
Method
initialize
(self, opt)
data/base_data_loader.py:6
Method
initialize
(self, opt)
data/unaligned_dataset.py:12
Method
initialize
(self)
options/train_options.py:5
Method
initialize
(self)
options/test_options.py:5
Method
load_data
(self)
data/custom_dataset_data_loader.py:40
Function
mkdirs
(paths)
util/util.py:66
Method
name
(self)
data/base_dataset.py:9
Method
name
(self)
data/unaligned_dataset.py:44
Method
name
(self)
data/aligned_dataset.py:56
Method
name
(self)
models/test_model.py:10
Method
name
(self)
models/base_model.py:6
Method
name
(self)
models/losses.py:85
Method
name
(self)
models/losses.py:113
Method
name
(self)
models/losses.py:128
Method
optimize_parameters
(self)
models/conditional_gan_model.py:103
Function
print_network
(net)
models/networks.py:86
Function
print_numpy
(x, val=True, shp=False)
util/util.py:56
Method
query
(self, images)
util/image_pool.py:12
Method
save
(self, label)
models/conditional_gan_model.py:127
Function
save_image
(image_numpy, image_path)
util/util.py:31
Method
set_input
(self, input)
models/conditional_gan_model.py:66
Method
set_input
(self, input)
models/base_model.py:16
Function
tensor2im
(image_tensor, imtype=np.uint8)
util/util.py:12
Method
test
(self)
models/conditional_gan_model.py:80
Method
test
(self)
models/base_model.py:23
Method
update_learning_rate
(self)
models/conditional_gan_model.py:131
Function
varname
(p)
util/util.py:50
Function
weights_init
(m)
models/networks.py:14
← previous
101–150 of 150, ranked by callers