Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZhendongWang6/Uformer
/ functions
Functions
188 in github.com/ZhendongWang6/Uformer
⨍
Functions
188
◇
Types & classes
38
Method
extra_repr
(self)
model.py:1051
Method
extra_repr
(self)
model.py:1266
Method
flops
(self, H, W)
model.py:49
Method
flops
(self, H, W)
model.py:103
Method
flops
(self, H, W)
model.py:176
Method
flops
(self)
model.py:273
Method
flops
(self)
model.py:305
Method
flops
(self)
model.py:338
Method
flops
(self, HW)
model.py:373
Method
flops
(self, q_L, kv_L=None)
model.py:412
Method
flops
(self, q_L, kv_L=None)
model.py:444
Method
flops
(self, H, W)
model.py:527
Method
flops
(self, q_num, kv_num)
model.py:600
Method
flops
(self, H, W)
model.py:644
Method
flops
(self, H, W)
model.py:687
Method
flops
(self, H, W)
model.py:748
Method
flops
(self, H, W)
model.py:773
Method
flops
(self, H, W)
model.py:802
Method
flops
(self, H, W)
model.py:838
Method
flops
(self)
model.py:991
Method
flops
(self)
model.py:1062
Method
flops
(self)
model.py:1307
Method
forward
(self, x)
losses.py:25
Method
forward
(self, x, y)
losses.py:48
Method
forward
(self, x)
model.py:29
Method
forward
(self, x, x_img)
model.py:73
Method
forward
(self, x)
model.py:97
Method
forward
(self, x)
model.py:140
Method
forward
(self, x)
model.py:214
Method
forward
(self, x, H=None, W=None)
model.py:236
Method
forward
(self, x)
model.py:264
Method
forward
(self, x)
model.py:293
Method
forward
(self, x)
model.py:325
Method
forward
(self, x)
model.py:367
Method
forward
(self, x, attn_kv=None)
model.py:394
Method
forward
(self, x, attn_kv=None)
model.py:431
Method
forward
(self, x, attn_kv=None, mask=None)
model.py:494
Method
forward
(self, x, attn_kv=None, mask=None)
model.py:567
Method
forward
(self, x)
model.py:636
Method
forward
(self, x)
model.py:666
Method
forward
(self, x)
model.py:739
Method
forward
(self, x)
model.py:765
Method
forward
(self, x)
model.py:795
Method
forward
(self, x)
model.py:828
Method
forward
(self, x, mask=None)
model.py:908
Method
forward
(self, x, mask=None)
model.py:1054
Method
forward
(self, x, mask=None)
model.py:1269
Method
forward
(self, inp)
utils/antialias.py:40
Method
forward
(self, inp)
utils/antialias.py:94
Function
freeze
(model)
utils/model_utils.py:6
Function
get_arch
(opt)
utils/model_utils.py:56
Function
get_last_path
(path, session)
utils/dir_utils.py:16
Function
get_test_data
(rgb_dir, img_options=None)
dataset/dataset_denoise.py:148
Function
get_test_data
(rgb_dir, img_options=None)
dataset/dataset_motiondeblur.py:188
Function
get_test_data_SR
(rgb_dir)
utils/loader.py:18
Function
get_training_data
(rgb_dir, img_options)
dataset/dataset_denoise.py:139
Function
get_training_data
(rgb_dir, img_options)
dataset/dataset_motiondeblur.py:179
Function
get_validation_data
(rgb_dir)
dataset/dataset_denoise.py:144
Function
is_frozen
(model)
utils/model_utils.py:14
Function
is_image_file
(filename)
utils/image_utils.py:9
Function
is_numpy_file
(filename)
utils/image_utils.py:6
Function
is_pkl_file
(filename)
utils/image_utils.py:15
Function
load_checkpoint
(model, weights)
utils/model_utils.py:23
Function
load_checkpoint_multigpu
(model, weights)
utils/model_utils.py:36
Function
load_npy
(filepath)
utils/image_utils.py:27
Function
load_optim
(optimizer, weights)
utils/model_utils.py:50
Function
load_pkl
(filename_)
utils/image_utils.py:18
Function
load_start_epoch
(weights)
utils/model_utils.py:45
Function
mkdirs
(paths)
utils/dir_utils.py:5
Method
no_weight_decay
(self)
model.py:249
Method
no_weight_decay
(self)
model.py:1259
Method
no_weight_decay_keywords
(self)
model.py:1263
Function
proc
(filename)
test/test_realblur.py:144
Function
save_checkpoint
(model_dir, state, session)
utils/model_utils.py:18
Function
save_dict
(dict_, filename_)
utils/image_utils.py:23
Function
save_files
(i)
generate_patches_SIDD.py:46
Function
save_img
(filepath, img)
utils/image_utils.py:37
Function
tensor2uint
(img)
utils/caculate_psnr_ssim.py:6
Method
transform0
(self, torch_tensor)
utils/dataset_utils.py:8
Method
transform1
(self, torch_tensor)
utils/dataset_utils.py:10
Method
transform2
(self, torch_tensor)
utils/dataset_utils.py:13
Method
transform3
(self, torch_tensor)
utils/dataset_utils.py:16
Method
transform4
(self, torch_tensor)
utils/dataset_utils.py:19
Method
transform5
(self, torch_tensor)
utils/dataset_utils.py:22
Method
transform6
(self, torch_tensor)
utils/dataset_utils.py:25
Method
transform7
(self, torch_tensor)
utils/dataset_utils.py:28
Function
tv_loss
Calculates TV loss for an image `x`. Args: x: image, torch.Variable of torch.Tensor beta: See https://arxiv.org/abs/1412.
losses.py:8
Function
unfreeze
(model)
utils/model_utils.py:10
← previous
101–188 of 188, ranked by callers