1
0
Fork 0
mirror of synced 2024-06-01 10:39:30 +12:00
waifu2x/lib
2017-01-21 16:53:10 +09:00
..
alpha_util.lua Use clamp 2016-09-24 08:17:37 +09:00
cleanup_model.lua Use clearState() 2016-03-11 11:12:02 +09:00
ClippedMSECriterion.lua Fix a bug in ClippedMSECriterion:backward 2017-01-09 12:55:50 +09:00
ClippedWeightedHuberCriterion.lua Fix a bug in ClippedMSECriterion 2016-07-04 11:16:04 +09:00
compression.lua Add compression.size() 2016-05-13 09:35:53 +09:00
data_augmentation.lua Fix a bug in random negate 2016-10-24 17:23:09 +09:00
image_loader.lua Use clamp 2016-09-24 08:17:37 +09:00
InplaceClip01.lua Add Clip(0,1) to last layer 2016-09-14 21:23:29 +09:00
iproc.lua perfomance tuning 2016-11-02 23:42:14 +09:00
L1Criterion.lua Add L1 criterion. Change the criterion of updating model 2016-12-05 10:32:26 +09:00
LeakyReLU.lua Add support for clearState() in w2nn.LeakyReLU 2016-03-12 06:59:23 +09:00
minibatch_adam.lua Stop calculate the instance loss when oracle_rate=0 2016-09-11 20:59:32 +09:00
pairwise_transform.lua Add support for user specified pairwise data for universal filter 2016-07-05 02:42:40 +09:00
pairwise_transform_jpeg.lua Use rgb2y instead of rgb2yuv 2016-11-06 05:32:36 +09:00
pairwise_transform_jpeg_scale.lua Use rgb2y instead of rgb2yuv 2016-11-06 05:32:36 +09:00
pairwise_transform_scale.lua Use rgb2y instead of rgb2yuv 2016-11-06 05:32:36 +09:00
pairwise_transform_user.lua Add GCN option for user method 2016-12-25 20:17:47 +09:00
pairwise_transform_utils.lua perfomance tuning 2016-11-02 23:42:14 +09:00
reconstruct.lua Add GCN option for user method 2016-12-25 20:17:47 +09:00
settings.lua Add support for MSE loss 2017-01-09 13:00:04 +09:00
srcnn.lua rename srresnet_12l to resnet_14l because it's not the same as SRResNet 2017-01-21 16:53:10 +09:00
SSIMCriterion.lua Add SSIMCriterion (supports only forward()) 2016-10-02 22:22:50 +09:00
w2nn.lua Add L1 criterion. Change the criterion of updating model 2016-12-05 10:32:26 +09:00