1
0
Fork 0
mirror of synced 2024-06-28 11:10:25 +12:00
waifu2x/lib
nagadomi d2c081bbcf Improve alpha channel handling #29
- make border
- scale the alpha channel by waifu2x
- composite
2015-12-01 17:26:45 +09:00
..
alpha_util.lua Improve alpha channel handling #29 2015-12-01 17:26:45 +09:00
cleanup_model.lua Improve web interface 2015-11-07 22:54:29 +09:00
ClippedWeightedHuberCriterion.lua Use roundf-like clip for 8 bit-depth image 2015-11-08 05:44:14 +09:00
compression.lua refactor 2015-10-28 16:01:07 +09:00
data_augmentation.lua more flip 2015-11-09 23:45:01 +09:00
DepthExpand2x.lua refactor 2015-10-28 16:01:07 +09:00
image_loader.lua Improve alpha channel handling #29 2015-12-01 17:26:45 +09:00
iproc.lua Improve alpha channel handling #29 2015-12-01 17:26:45 +09:00
LeakyReLU.lua refactor 2015-10-28 16:01:07 +09:00
LeakyReLU_deprecated.lua sync from internal repo 2015-10-26 09:23:52 +09:00
minibatch_adam.lua tuning 2015-11-03 06:10:44 +09:00
pairwise_transform.lua Fix filter name for graphicsmagick 2015-11-21 11:57:33 +09:00
reconstruct.lua Improve alpha channel handling #29 2015-12-01 17:26:45 +09:00
settings.lua Add -gpu option in train.lua 2015-11-13 19:26:58 +09:00
srcnn.lua Fix the missing initialization function 2015-11-18 21:46:43 +09:00
w2nn.lua Use roundf-like clip for 8 bit-depth image 2015-11-08 05:44:14 +09:00
WeightedMSECriterion.lua Fix gradient scale in WeightedMSECriterion 2015-10-31 04:35:33 +09:00