Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LintaoPeng/SS-UIE
/ functions
Functions
115 in github.com/LintaoPeng/SS-UIE
⨍
Functions
115
◇
Types & classes
22
Method
forward
(self, x)
net/blocks.py:410
Method
forward
(self, x)
net/model.py:43
Method
forward
ys is a list which contains long-term memory coming from previous memory block xs denotes the short-term memory coming from recursive unit
net/model.py:61
Method
forward
(self, x)
net/model.py:119
Method
forward
(self, img1, img2)
pytorch-ssim-loss/pytorch_ssim/__init__.py:47
Function
make_test_image
(samples, batch_size)
utils/plots.py:31
Function
niqe
(image)
niqe.py:52
Function
plots_from_test_image
(im, height, width, rgbonly=False)
utils/plots.py:47
Function
quantL
(bins,vmax,vmin)
utils/Qnt.py:19
Function
quantRGB
(bins,vmax=255,vmin=0)
utils/Qnt.py:14
Function
rgb2lch
sRGB to LCH conversion.
utils/ptcolor.py:262
Function
squared_deltaE
Squared Delta E (CIE 1976). lab1: Bx3xHxW lab2: Bx3xHxW return: Bx1xHxW
utils/ptcolor.py:267
Function
ssim
(img1, img2, window_size = 11, size_average = True)
pytorch_ssim/__init__.py:65
Function
ssim
(img1, img2, window_size = 11, size_average = True)
pytorch-ssim-loss/pytorch_ssim/__init__.py:65
Function
weights_init_kaiming
(m)
utils/utils.py:10
← previous
101–115 of 115, ranked by callers