Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RylonW/DocNLC
/ functions
Functions
426 in github.com/RylonW/DocNLC
⨍
Functions
426
◇
Types & classes
48
Method
forward
(self, x)
models/multitask_BCDU_model.py:173
Method
forward
(self, x)
models/multitask_UNet_model.py:74
Method
forward
(self, inp)
models/archs/arch_util.py:52
Method
forward
(self, inp)
models/archs/arch_util.py:106
Method
forward
log-det = log|abs(|W|)| * pixels
models/archs/arch_util.py:188
Method
forward
(self, x)
models/archs/EnhanceN_arch.py:43
Method
forward
(self, x)
models/archs/EnhanceN_arch.py:112
Method
forward
(self, input, hidden_state)
models/archs/layer.py:39
Method
forward
args: hidden_state:list of tuples, one for every layer, each tuple should be hidden_layer_i,c_layer_i input is the te
models/archs/layer.py:85
Method
forward
(self , x )
models/archs/layer.py:264
Method
forward
(self, x)
models/archs/discriminator_vgg_arch.py:40
Method
forward
(self, x)
models/archs/discriminator_vgg_arch.py:83
Function
generate_background
()
generate_dataset.py:165
Function
generate_blur
()
generate_dataset.py:250
Function
generate_corresponding_txt
()
generate_dataset.py:300
Function
generate_finetune_txt
(root, target_root)
generate_dataset.py:426
Function
generate_hybrid
()
generate_dataset.py:273
Function
generate_noise
()
generate_dataset.py:175
Function
generate_shadow
()
generate_dataset.py:222
Function
generate_subfiles
()
generate_dataset.py:381
Function
generate_watermark
()
generate_dataset.py:199
Method
getAngles
[summary] Gets an angle for each step [description] The maximal angle should be larger the more intens
utils/motionblur.py:159
Method
getSteps
[summary] Here we calculate the length of the steps taken by the motion blur [description] We want a h
utils/motionblur.py:126
Method
get_current_log
(self)
models/multitask_ViT_model.py:507
Method
get_current_log
(self)
models/multitask_docnc_model.py:588
Method
get_current_log
(self)
models/multitask_DeGAN_model.py:504
Method
get_current_log
(self)
models/multitask_Barlow_model_new.py:694
Method
get_current_log
(self)
models/multitask_DIAE_model.py:626
Method
get_current_log
(self)
models/multitask_SIEN_model.py:402
Method
get_current_log
(self)
models/multitask_BCDU_model.py:570
Method
get_current_log
(self)
models/multitask_UNet_model.py:501
Method
get_current_losses
(self)
models/base_model.py:25
Method
get_current_visuals
(self, need_GT=True)
models/multitask_ViT_model.py:510
Method
get_current_visuals
(self, need_GT=True)
models/multitask_docnc_model.py:591
Method
get_current_visuals
(self, need_GT=True)
models/multitask_DeGAN_model.py:507
Method
get_current_visuals
(self, need_GT=True)
models/multitask_Barlow_model_new.py:697
Method
get_current_visuals
(self, need_GT=True)
models/multitask_DIAE_model.py:629
Method
get_current_visuals
(self, need_GT=True)
models/multitask_SIEN_model.py:405
Method
get_current_visuals
(self, need_GT=True)
models/multitask_BCDU_model.py:573
Method
get_current_visuals
(self, need_GT=True)
models/SIEN_model.py:409
Method
get_current_visuals
(self, need_GT=True)
models/multitask_UNet_model.py:504
Function
get_image_paths
get image path list support lmdb or image files
data/util.py:45
Method
get_lr
(self)
models/lr_scheduler.py:21
Method
get_lr
(self)
models/lr_scheduler.py:48
Function
get_properties
(src)
generate_dataset.py:150
Method
get_val_current_visuals
(self, need_GT=True)
models/multitask_ViT_model.py:459
Method
get_val_current_visuals
(self, need_GT=True)
models/multitask_docnc_model.py:540
Method
get_val_current_visuals
(self, need_GT=True)
models/multitask_DeGAN_model.py:456
Method
get_val_current_visuals
(self, need_GT=True)
models/multitask_Barlow_model_new.py:646
Method
get_val_current_visuals
(self, need_GT=True)
models/multitask_DIAE_model.py:578
Method
get_val_current_visuals
(self, need_GT=True)
models/multitask_SIEN_model.py:354
Method
get_val_current_visuals
(self, need_GT=True)
models/multitask_BCDU_model.py:522
Method
get_val_current_visuals
(self, need_GT=True)
models/multitask_UNet_model.py:453
Function
glob_file_list
(root)
data/util.py:59
Function
imresize_np
(img, scale, antialiasing=True)
data/util.py:454
Function
index_generation
Generate an index list for reading N frames from a sequence of images Args: crt_i (int): current center index max_n (int): max num
data/util.py:111
Method
init_hidden
(self, batch_size, shape)
models/archs/layer.py:56
Method
init_hidden
(self, batch_size, shape)
models/archs/layer.py:114
Function
is_image_file
(filename)
data/SIEN_dataset.py:14
Function
is_image_file
(filename)
data/multitask_dataset.py:14
Method
kernelMatrix
[summary] Kernel matrix of motion blur of given intensity. [description] Once generated, it stays the same. Returns:
utils/motionblur.py:303
Function
linear
pytorch torch.nn.Linear wrapper Notes --------------------------------------------------------------------- Arguments: activation_
models/archs/layer.py:212
Function
mkdir_and_rename
(path)
utils/util.py:60
Function
mkdirs
(paths)
utils/util.py:52
Function
modcrop
img_in: Numpy, HWC or HW
data/util.py:299
Function
norm
[summary] L^2 norm of a list [description] Used for internals Arguments: lst {list} -- vector
utils/motionblur.py:18
Method
optimize_parameters
(self, step)
models/multitask_ViT_model.py:289
Method
optimize_parameters
(self, step)
models/multitask_docnc_model.py:357
Method
optimize_parameters
(self, step)
models/multitask_DeGAN_model.py:289
Method
optimize_parameters
(self, step)
models/multitask_Barlow_model_new.py:453
Method
optimize_parameters
(self, step)
models/multitask_DIAE_model.py:408
Method
optimize_parameters
(self, step)
models/multitask_SIEN_model.py:179
Method
optimize_parameters
(self, step)
models/multitask_BCDU_model.py:352
Method
optimize_parameters
(self, step)
models/SIEN_model.py:163
Method
optimize_parameters
(self, step)
models/multitask_UNet_model.py:286
Function
parse
(opt_path, is_train=True)
options/options.py:9
Method
print_network
(self)
models/base_model.py:28
Function
read_img_seq
Read a sequence of images from a given folder path Args: path (list/str): list of image paths/image folder path Returns: imgs
data/util.py:91
Function
rename_file_according2order
(src)
generate_dataset.py:160
Function
rgb2ycbcr
same as matlab rgb2ycbcr only_y: only return Y channel Input: uint8, [0, 255] float, [0, 1]
data/util.py:231
Method
save_M
(self,name)
models/multitask_ViT_model.py:541
Method
save_M
(self,name)
models/multitask_docnc_model.py:622
Method
save_M
(self,name)
models/multitask_DeGAN_model.py:538
Method
save_M
(self,name)
models/multitask_Barlow_model_new.py:728
Method
save_M
(self,name)
models/multitask_DIAE_model.py:660
Method
save_M
(self,name)
models/multitask_SIEN_model.py:436
Method
save_M
(self,name)
models/multitask_BCDU_model.py:604
Method
save_M
(self,name)
models/multitask_UNet_model.py:535
Method
save_best
(self,name)
models/multitask_ViT_model.py:551
Method
save_best
(self,name)
models/multitask_docnc_model.py:632
Method
save_best
(self,name)
models/multitask_DeGAN_model.py:548
Method
save_best
(self,name)
models/multitask_Barlow_model_new.py:738
Method
save_best
(self,name)
models/multitask_DIAE_model.py:670
Method
save_best
(self,name)
models/multitask_SIEN_model.py:446
Method
save_best
(self,name)
models/multitask_BCDU_model.py:614
Method
save_best
(self,name)
models/multitask_UNet_model.py:545
Function
save_img
(img, img_path, mode='RGB')
utils/util.py:139
Function
set_random_seed
(seed)
utils/util.py:70
Function
setup_logger
set up logger
utils/util.py:77
Function
softmax
Compute softmax values for each sets of scores in x.
utils/motionblur.py:12
← previous
next →
301–400 of 426, ranked by callers