MCPcopy Create free account

hub / github.com/RylonW/DocNLC / functions

Functions426 in github.com/RylonW/DocNLC

Methodforward
(self, x)
models/multitask_BCDU_model.py:173
Methodforward
(self, x)
models/multitask_UNet_model.py:74
Methodforward
(self, inp)
models/archs/arch_util.py:52
Methodforward
(self, inp)
models/archs/arch_util.py:106
Methodforward
log-det = log|abs(|W|)| * pixels
models/archs/arch_util.py:188
Methodforward
(self, x)
models/archs/EnhanceN_arch.py:43
Methodforward
(self, x)
models/archs/EnhanceN_arch.py:112
Methodforward
(self, input, hidden_state)
models/archs/layer.py:39
Methodforward
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
Methodforward
(self , x )
models/archs/layer.py:264
Methodforward
(self, x)
models/archs/discriminator_vgg_arch.py:40
Methodforward
(self, x)
models/archs/discriminator_vgg_arch.py:83
Functiongenerate_background
()
generate_dataset.py:165
Functiongenerate_blur
()
generate_dataset.py:250
Functiongenerate_corresponding_txt
()
generate_dataset.py:300
Functiongenerate_finetune_txt
(root, target_root)
generate_dataset.py:426
Functiongenerate_hybrid
()
generate_dataset.py:273
Functiongenerate_noise
()
generate_dataset.py:175
Functiongenerate_shadow
()
generate_dataset.py:222
Functiongenerate_subfiles
()
generate_dataset.py:381
Functiongenerate_watermark
()
generate_dataset.py:199
MethodgetAngles
[summary] Gets an angle for each step [description] The maximal angle should be larger the more intens
utils/motionblur.py:159
MethodgetSteps
[summary] Here we calculate the length of the steps taken by the motion blur [description] We want a h
utils/motionblur.py:126
Methodget_current_log
(self)
models/multitask_ViT_model.py:507
Methodget_current_log
(self)
models/multitask_docnc_model.py:588
Methodget_current_log
(self)
models/multitask_DeGAN_model.py:504
Methodget_current_log
(self)
models/multitask_Barlow_model_new.py:694
Methodget_current_log
(self)
models/multitask_DIAE_model.py:626
Methodget_current_log
(self)
models/multitask_SIEN_model.py:402
Methodget_current_log
(self)
models/multitask_BCDU_model.py:570
Methodget_current_log
(self)
models/multitask_UNet_model.py:501
Methodget_current_losses
(self)
models/base_model.py:25
Methodget_current_visuals
(self, need_GT=True)
models/multitask_ViT_model.py:510
Methodget_current_visuals
(self, need_GT=True)
models/multitask_docnc_model.py:591
Methodget_current_visuals
(self, need_GT=True)
models/multitask_DeGAN_model.py:507
Methodget_current_visuals
(self, need_GT=True)
models/multitask_Barlow_model_new.py:697
Methodget_current_visuals
(self, need_GT=True)
models/multitask_DIAE_model.py:629
Methodget_current_visuals
(self, need_GT=True)
models/multitask_SIEN_model.py:405
Methodget_current_visuals
(self, need_GT=True)
models/multitask_BCDU_model.py:573
Methodget_current_visuals
(self, need_GT=True)
models/SIEN_model.py:409
Methodget_current_visuals
(self, need_GT=True)
models/multitask_UNet_model.py:504
Functionget_image_paths
get image path list support lmdb or image files
data/util.py:45
Methodget_lr
(self)
models/lr_scheduler.py:21
Methodget_lr
(self)
models/lr_scheduler.py:48
Functionget_properties
(src)
generate_dataset.py:150
Methodget_val_current_visuals
(self, need_GT=True)
models/multitask_ViT_model.py:459
Methodget_val_current_visuals
(self, need_GT=True)
models/multitask_docnc_model.py:540
Methodget_val_current_visuals
(self, need_GT=True)
models/multitask_DeGAN_model.py:456
Methodget_val_current_visuals
(self, need_GT=True)
models/multitask_Barlow_model_new.py:646
Methodget_val_current_visuals
(self, need_GT=True)
models/multitask_DIAE_model.py:578
Methodget_val_current_visuals
(self, need_GT=True)
models/multitask_SIEN_model.py:354
Methodget_val_current_visuals
(self, need_GT=True)
models/multitask_BCDU_model.py:522
Methodget_val_current_visuals
(self, need_GT=True)
models/multitask_UNet_model.py:453
Functionglob_file_list
(root)
data/util.py:59
Functionimresize_np
(img, scale, antialiasing=True)
data/util.py:454
Functionindex_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
Methodinit_hidden
(self, batch_size, shape)
models/archs/layer.py:56
Methodinit_hidden
(self, batch_size, shape)
models/archs/layer.py:114
Functionis_image_file
(filename)
data/SIEN_dataset.py:14
Functionis_image_file
(filename)
data/multitask_dataset.py:14
MethodkernelMatrix
[summary] Kernel matrix of motion blur of given intensity. [description] Once generated, it stays the same. Returns:
utils/motionblur.py:303
Functionlinear
pytorch torch.nn.Linear wrapper Notes --------------------------------------------------------------------- Arguments: activation_
models/archs/layer.py:212
Functionmkdir_and_rename
(path)
utils/util.py:60
Functionmkdirs
(paths)
utils/util.py:52
Functionmodcrop
img_in: Numpy, HWC or HW
data/util.py:299
Functionnorm
[summary] L^2 norm of a list [description] Used for internals Arguments: lst {list} -- vector
utils/motionblur.py:18
Methodoptimize_parameters
(self, step)
models/multitask_ViT_model.py:289
Methodoptimize_parameters
(self, step)
models/multitask_docnc_model.py:357
Methodoptimize_parameters
(self, step)
models/multitask_DeGAN_model.py:289
Methodoptimize_parameters
(self, step)
models/multitask_Barlow_model_new.py:453
Methodoptimize_parameters
(self, step)
models/multitask_DIAE_model.py:408
Methodoptimize_parameters
(self, step)
models/multitask_SIEN_model.py:179
Methodoptimize_parameters
(self, step)
models/multitask_BCDU_model.py:352
Methodoptimize_parameters
(self, step)
models/SIEN_model.py:163
Methodoptimize_parameters
(self, step)
models/multitask_UNet_model.py:286
Functionparse
(opt_path, is_train=True)
options/options.py:9
Methodprint_network
(self)
models/base_model.py:28
Functionread_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
Functionrename_file_according2order
(src)
generate_dataset.py:160
Functionrgb2ycbcr
same as matlab rgb2ycbcr only_y: only return Y channel Input: uint8, [0, 255] float, [0, 1]
data/util.py:231
Methodsave_M
(self,name)
models/multitask_ViT_model.py:541
Methodsave_M
(self,name)
models/multitask_docnc_model.py:622
Methodsave_M
(self,name)
models/multitask_DeGAN_model.py:538
Methodsave_M
(self,name)
models/multitask_Barlow_model_new.py:728
Methodsave_M
(self,name)
models/multitask_DIAE_model.py:660
Methodsave_M
(self,name)
models/multitask_SIEN_model.py:436
Methodsave_M
(self,name)
models/multitask_BCDU_model.py:604
Methodsave_M
(self,name)
models/multitask_UNet_model.py:535
Methodsave_best
(self,name)
models/multitask_ViT_model.py:551
Methodsave_best
(self,name)
models/multitask_docnc_model.py:632
Methodsave_best
(self,name)
models/multitask_DeGAN_model.py:548
Methodsave_best
(self,name)
models/multitask_Barlow_model_new.py:738
Methodsave_best
(self,name)
models/multitask_DIAE_model.py:670
Methodsave_best
(self,name)
models/multitask_SIEN_model.py:446
Methodsave_best
(self,name)
models/multitask_BCDU_model.py:614
Methodsave_best
(self,name)
models/multitask_UNet_model.py:545
Functionsave_img
(img, img_path, mode='RGB')
utils/util.py:139
Functionset_random_seed
(seed)
utils/util.py:70
Functionsetup_logger
set up logger
utils/util.py:77
Functionsoftmax
Compute softmax values for each sets of scores in x.
utils/motionblur.py:12
← previousnext →301–400 of 426, ranked by callers