1
0
Fork 0
mirror of synced 2024-06-01 10:39:30 +12:00
waifu2x/lib
2018-10-18 19:49:10 +00:00
..
alpha_util.lua Use clamp 2016-09-24 08:17:37 +09:00
AuxiliaryLossCriterion.lua fix 2018-10-13 20:06:12 +00:00
AuxiliaryLossTable.lua Add support for AuxiliaryLoss 2018-10-03 18:41:32 +09:00
cleanup_model.lua Use clearState() 2016-03-11 11:12:02 +09:00
ClippedMSECriterion.lua Add default option for ClippedMSECriterion 2018-10-03 18:40:04 +09:00
ClippedWeightedHuberCriterion.lua Fix a bug in ClippedMSECriterion 2016-07-04 11:16:04 +09:00
compression.lua Fix to work on Lua52 2017-03-02 14:47:49 +09:00
data_augmentation.lua Update random erasing; Support x padding 2018-10-03 18:30:22 +09:00
EdgeFilter.lua Add some modules 2018-10-14 01:18:32 +09:00
GradWeight.lua Add some modules 2018-10-14 01:18:32 +09:00
image_loader.lua merge 2018-01-26 08:08:52 +09:00
InplaceClip01.lua Add Clip(0,1) to last layer 2016-09-14 21:23:29 +09:00
iproc.lua Add support for grayscale data 2017-04-09 20:53:53 +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 Add aux_lbp; Fix oracle 2018-10-16 13:02:09 +00: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 Add support for grayscale data 2017-04-09 20:53:53 +09:00
pairwise_transform_jpeg_scale.lua Use rgb2y instead of rgb2yuv 2016-11-06 05:32:36 +09:00
pairwise_transform_scale.lua Add support for grayscale data 2017-04-09 20:53:53 +09:00
pairwise_transform_user.lua Fix -pairwise_y_binary 2017-04-16 04:38:53 +09:00
pairwise_transform_utils.lua Update random erasing; Support x padding 2018-10-03 18:30:22 +09:00
Print.lua aux_huber and lbp loss 2018-10-14 01:20:03 +09:00
PrintTable.lua Add w2nn.Print for debug 2018-10-03 18:30:54 +09:00
RandomBinaryConvolution.lua Add some modules 2018-10-14 01:18:32 +09:00
RandomBinaryCriterion.lua Add some modules 2018-10-14 01:18:32 +09:00
reconstruct.lua Add GCN option for user method 2016-12-25 20:17:47 +09:00
ScaleTable.lua Add ScaleTable for Squeeze and Excitation Networks 2018-10-18 19:35:16 +00:00
settings.lua Update random erasing; Support x padding 2018-10-03 18:30:22 +09:00
ShakeShakeTable.lua Add ShakeShakeTable 2017-04-13 17:35:32 +09:00
srcnn.lua SEBlock 2018-10-18 19:49:10 +00:00
sRGB2014.lua Add support for icc profile 2017-02-12 17:19:03 +09:00
SSIMCriterion.lua Add SSIMCriterion (supports only forward()) 2016-10-02 22:22:50 +09:00
w2nn.lua Add ScaleTable for Squeeze and Excitation Networks 2018-10-18 19:35:16 +00:00