nagadomi 715b6f0d28 Fix LBPCriterion #316 il y a 5 ans
..
AuxiliaryLossCriterion.lua 86d8fe96da performance tuning il y a 6 ans
AuxiliaryLossTable.lua b28b6172ca clean; Add upcunet_v3 il y a 6 ans
ClippedMSECriterion.lua 86d8fe96da performance tuning il y a 6 ans
ClippedWeightedHuberCriterion.lua 9ec1f5159b Fix a bug in ClippedMSECriterion il y a 9 ans
EdgeFilter.lua 128222332b Add license of RandomBinaryConvolution.lua il y a 6 ans
GradWeight.lua 5365890fa8 Add some modules il y a 6 ans
InplaceClip01.lua cabeeed2a7 Add Clip(0,1) to last layer il y a 8 ans
L1Criterion.lua d2cfb8f104 Add L1 criterion. Change the criterion of updating model il y a 8 ans
LBPCriterion.lua 715b6f0d28 Fix LBPCriterion #316 il y a 5 ans
LeakyReLU.lua 223dcead67 Add support for clearState() in w2nn.LeakyReLU il y a 9 ans
Print.lua f317545732 aux_huber and lbp loss il y a 6 ans
PrintTable.lua 1dc32aaa89 Add w2nn.Print for debug il y a 6 ans
RandomBinaryConvolution.lua 128222332b Add license of RandomBinaryConvolution.lua il y a 6 ans
SSIMCriterion.lua 3e77378983 Add SSIMCriterion (supports only forward()) il y a 8 ans
ScaleTable.lua b28b6172ca clean; Add upcunet_v3 il y a 6 ans
ShakeShakeTable.lua 88e3322296 Add ShakeShakeTable il y a 8 ans
alpha_util.lua d7ab10581c Use clamp il y a 8 ans
cleanup_model.lua 9b238bd693 Use clearState() il y a 9 ans
compression.lua eb3926b61c Fix to work on Lua52 il y a 8 ans
data_augmentation.lua 0fe21eef70 Update random erasing; Support x padding il y a 6 ans
image_loader.lua 4ec0b4530d merge il y a 7 ans
iproc.lua f0fc2c89d1 Add support for grayscale data il y a 8 ans
minibatch_adam.lua 86d8fe96da performance tuning il y a 6 ans
pairwise_transform.lua edac608f18 Add support for user specified pairwise data for universal filter il y a 9 ans
pairwise_transform_jpeg.lua f0fc2c89d1 Add support for grayscale data il y a 8 ans
pairwise_transform_jpeg_scale.lua bdff13a35f Use rgb2y instead of rgb2yuv il y a 8 ans
pairwise_transform_scale.lua f0fc2c89d1 Add support for grayscale data il y a 8 ans
pairwise_transform_user.lua fe885a3466 Fix -pairwise_y_binary il y a 8 ans
pairwise_transform_utils.lua 0fe21eef70 Update random erasing; Support x padding il y a 6 ans
reconstruct.lua daadbaccae performance tuning il y a 6 ans
sRGB2014.lua d6f5e48dab Add support for icc profile il y a 8 ans
settings.lua 9589259812 Revert "defualt oracle_rate=0" il y a 6 ans
srcnn.lua 9a89ddd20e remove unused model il y a 6 ans
w2nn.lua aea254eab5 Rename RandomBinaryCriterion to LBPCriterion il y a 6 ans