nagadomi ed12b43477 Change downsampling filters in pairwise_scale() il y a 8 ans
..
ClippedMSECriterion.lua 6051dad793 Fix a bug in ClippedMSECriterion:backward il y a 9 ans
ClippedWeightedHuberCriterion.lua 9ec1f5159b Fix a bug in ClippedMSECriterion il y a 9 ans
InplaceClip01.lua cabeeed2a7 Add Clip(0,1) to last layer il y a 9 ans
L1Criterion.lua d2cfb8f104 Add L1 criterion. Change the criterion of updating model il y a 9 ans
LeakyReLU.lua 223dcead67 Add support for clearState() in w2nn.LeakyReLU il y a 9 ans
SSIMCriterion.lua 3e77378983 Add SSIMCriterion (supports only forward()) il y a 9 ans
alpha_util.lua d7ab10581c Use clamp il y a 9 ans
cleanup_model.lua 9b238bd693 Use clearState() il y a 9 ans
compression.lua e62305377f Add compression.size() il y a 9 ans
data_augmentation.lua ed12b43477 Change downsampling filters in pairwise_scale() il y a 8 ans
image_loader.lua 1db2eeb788 Merge branch 'master' of github.com:nagadomi/waifu2x into dev il y a 8 ans
iproc.lua bdaca16c67 perfomance tuning il y a 9 ans
minibatch_adam.lua 29260ede24 fix batchwise psnr il y a 8 ans
pairwise_transform.lua edac608f18 Add support for user specified pairwise data for universal filter il y a 9 ans
pairwise_transform_jpeg.lua bdff13a35f Use rgb2y instead of rgb2yuv il y a 9 ans
pairwise_transform_jpeg_scale.lua bdff13a35f Use rgb2y instead of rgb2yuv il y a 9 ans
pairwise_transform_scale.lua bdff13a35f Use rgb2y instead of rgb2yuv il y a 9 ans
pairwise_transform_user.lua c6e3a68974 Optimize flip in user method when -patchs is small il y a 8 ans
pairwise_transform_utils.lua 385020e0e1 Fix a bug of 763f5ddcabd9aa24ac7cc8faeb25f023cdb8eeb3 il y a 8 ans
reconstruct.lua 43a9b58fcb Add GCN option for user method il y a 9 ans
sRGB2014.lua d6f5e48dab Add support for icc profile il y a 8 ans
settings.lua cdafbf00ae Add BCE(binary cross entropy) loss for segmentation il y a 8 ans
srcnn.lua 763f5ddcab Fix crop bug in rare case il y a 8 ans
w2nn.lua d2cfb8f104 Add L1 criterion. Change the criterion of updating model il y a 9 ans