├── Demo_AWGN_Color.m ├── Demo_AWGN_Color_Clip.m ├── Demo_AWGN_Gray.m ├── Demo_AWGN_Gray_Clip.m ├── Demo_AWGN_spatially_variant_noise.m ├── Demo_REAL_Color.m ├── Demo_REAL_Gray.m ├── Demo_multivariate_Gaussian_noise.m ├── README.md ├── TrainingCodes └── FFDNet_TrainingCodes_v1.0 │ ├── Demo_Test_FFDNet_gray.m │ ├── Demo_Train_FFDNet_gray.m │ ├── generatepatches.m │ ├── model_init_FFDNet_gray.m │ ├── model_train.m │ ├── utilities │ ├── Cal_PSNRSSIM.m │ ├── FFDNet_grayscale_retrained.mat │ ├── Merge_Bnorm_Demo.m │ ├── data_augmentation.m │ ├── modcrop.m │ ├── shave.m │ ├── vl_ffdnet_concise.m │ ├── vl_ffdnet_matlab.m │ ├── vl_nnSubP.m │ ├── vl_randnm.m │ └── vl_simplenn_mergebnorm.m │ ├── vl_nnloss.m │ └── vl_simplenn.m ├── figs ├── 0001_18.png ├── 0001_18_ffdnet.png ├── 0009_15.png ├── 0009_15_ffdnet.png ├── 0033_05.png ├── 0033_05_ffdnet.png ├── 0037_12.png ├── 0037_12_ffdnet.png ├── ffdnet.png ├── table1.png └── table2.png ├── models ├── FFDNet_3D_RGB.mat ├── FFDNet_Clip_color.mat ├── FFDNet_Clip_gray.mat ├── FFDNet_color.mat ├── FFDNet_gray.mat ├── model_color.mat ├── model_gray.mat └── multivariate Gaussian noise .png ├── testsets ├── BSD68 │ ├── test001.png │ ├── test002.png │ ├── test003.png │ ├── test004.png │ ├── test005.png │ ├── test006.png │ ├── test007.png │ ├── test008.png │ ├── test009.png │ ├── test010.png │ ├── test011.png │ ├── test012.png │ ├── test013.png │ ├── test014.png │ ├── test015.png │ ├── test016.png │ ├── test017.png │ ├── test018.png │ ├── test019.png │ ├── test020.png │ ├── test021.png │ ├── test022.png │ ├── test023.png │ ├── test024.png │ ├── test025.png │ ├── test026.png │ ├── test027.png │ ├── test028.png │ ├── test029.png │ ├── test030.png │ ├── test031.png │ ├── test032.png │ ├── test033.png │ ├── test034.png │ ├── test035.png │ ├── test036.png │ ├── test037.png │ ├── test038.png │ ├── test039.png │ ├── test040.png │ ├── test041.png │ ├── test042.png │ ├── test043.png │ ├── test044.png │ ├── test045.png │ ├── test046.png │ ├── test047.png │ ├── test048.png │ ├── test049.png │ ├── test050.png │ ├── test051.png │ ├── test052.png │ ├── test053.png │ ├── test054.png │ ├── test055.png │ ├── test056.png │ ├── test057.png │ ├── test058.png │ ├── test059.png │ ├── test060.png │ ├── test061.png │ ├── test062.png │ ├── test063.png │ ├── test064.png │ ├── test065.png │ ├── test066.png │ ├── test067.png │ └── test068.png ├── CBSD68 │ ├── 101085.png │ ├── 101087.png │ ├── 102061.png │ ├── 103070.png │ ├── 105025.png │ ├── 106024.png │ ├── 108005.png │ ├── 108070.png │ ├── 108082.png │ ├── 109053.png │ ├── 119082.png │ ├── 12084.png │ ├── 123074.png │ ├── 126007.png │ ├── 130026.png │ ├── 134035.png │ ├── 14037.png │ ├── 143090.png │ ├── 145086.png │ ├── 147091.png │ ├── 148026.png │ ├── 148089.png │ ├── 157055.png │ ├── 159008.png │ ├── 160068.png │ ├── 16077.png │ ├── 163085.png │ ├── 167062.png │ ├── 167083.png │ ├── 170057.png │ ├── 175032.png │ ├── 175043.png │ ├── 182053.png │ ├── 189080.png │ ├── 19021.png │ ├── 196073.png │ ├── 197017.png │ ├── 208001.png │ ├── 210088.png │ ├── 21077.png │ ├── 216081.png │ ├── 219090.png │ ├── 220075.png │ ├── 223061.png │ ├── 227092.png │ ├── 229036.png │ ├── 236037.png │ ├── 24077.png │ ├── 241004.png │ ├── 241048.png │ ├── 253027.png │ ├── 253055.png │ ├── 260058.png │ ├── 271035.png │ ├── 285079.png │ ├── 291000.png │ ├── 295087.png │ ├── 296007.png │ ├── 296059.png │ ├── 299086.png │ ├── 300091.png │ ├── 302008.png │ ├── 304034.png │ ├── 304074.png │ ├── 306005.png │ ├── 3096.png │ ├── 33039.png │ └── 351093.png ├── Kodak24 │ ├── kodim01.png │ ├── kodim02.png │ ├── kodim03.png │ ├── kodim04.png │ ├── kodim05.png │ ├── kodim06.png │ ├── kodim07.png │ ├── kodim08.png │ ├── kodim09.png │ ├── kodim10.png │ ├── kodim11.png │ ├── kodim12.png │ ├── kodim13.png │ ├── kodim14.png │ ├── kodim15.png │ ├── kodim16.png │ ├── kodim17.png │ ├── kodim18.png │ ├── kodim19.png │ ├── kodim20.png │ ├── kodim21.png │ ├── kodim22.png │ ├── kodim23.png │ └── kodim24.png ├── McMaster │ ├── 1.tif │ ├── 10.tif │ ├── 11.tif │ ├── 12.tif │ ├── 13.tif │ ├── 14.tif │ ├── 15.tif │ ├── 16.tif │ ├── 17.tif │ ├── 18.tif │ ├── 2.tif │ ├── 3.tif │ ├── 4.tif │ ├── 5.tif │ ├── 6.tif │ ├── 7.tif │ ├── 8.tif │ └── 9.tif ├── RNI15 │ ├── Audrey_Hepburn.jpg │ ├── Bears.png │ ├── Boy.png │ ├── Dog.png │ ├── Flowers.png │ ├── Frog.png │ ├── Glass.png │ ├── Movie.png │ ├── Pattern1.png │ ├── Pattern2.png │ ├── Pattern3.png │ ├── Postcards.png │ ├── Singer.png │ ├── Stars.png │ └── Window.png ├── RNI6 │ ├── Building.png │ ├── Chupa_Chups.png │ ├── David_Hilbert.png │ ├── Marilyn.png │ ├── Old_Tom_Morris.png │ └── Vinegar.png └── Set12 │ ├── 01.png │ ├── 02.png │ ├── 03.png │ ├── 04.png │ ├── 05.png │ ├── 06.png │ ├── 07.png │ ├── 08.png │ ├── 09.png │ ├── 10.png │ ├── 11.png │ └── 12.png └── utilities ├── Cal_PSNRSSIM.m ├── data_augmentation.m ├── figs ├── 05_75_75.png ├── 05_75_75_PSNR_2479.png ├── 102061_75_75.png ├── 102061_75_75_PSNR_2698.png ├── David_Hilbert.jpg ├── David_Hilbert_15.png └── Frog.gif ├── modcrop.m ├── shave.m ├── vl_ffdnet_concise.m ├── vl_ffdnet_matlab.m ├── vl_nnSubP.m ├── vl_randnm.m └── vl_simplenn.m /Demo_AWGN_Color.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/Demo_AWGN_Color.m -------------------------------------------------------------------------------- /Demo_AWGN_Color_Clip.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/Demo_AWGN_Color_Clip.m -------------------------------------------------------------------------------- /Demo_AWGN_Gray.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/Demo_AWGN_Gray.m -------------------------------------------------------------------------------- /Demo_AWGN_Gray_Clip.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/Demo_AWGN_Gray_Clip.m -------------------------------------------------------------------------------- /Demo_AWGN_spatially_variant_noise.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/Demo_AWGN_spatially_variant_noise.m -------------------------------------------------------------------------------- /Demo_REAL_Color.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/Demo_REAL_Color.m -------------------------------------------------------------------------------- /Demo_REAL_Gray.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/Demo_REAL_Gray.m -------------------------------------------------------------------------------- /Demo_multivariate_Gaussian_noise.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/Demo_multivariate_Gaussian_noise.m -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/README.md -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/Demo_Test_FFDNet_gray.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/Demo_Test_FFDNet_gray.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/Demo_Train_FFDNet_gray.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/Demo_Train_FFDNet_gray.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/generatepatches.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/generatepatches.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/model_init_FFDNet_gray.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/model_init_FFDNet_gray.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/model_train.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/model_train.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/Cal_PSNRSSIM.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/Cal_PSNRSSIM.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/FFDNet_grayscale_retrained.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/FFDNet_grayscale_retrained.mat -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/Merge_Bnorm_Demo.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/Merge_Bnorm_Demo.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/data_augmentation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/data_augmentation.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/modcrop.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/modcrop.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/shave.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/shave.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/vl_ffdnet_concise.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/vl_ffdnet_concise.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/vl_ffdnet_matlab.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/vl_ffdnet_matlab.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/vl_nnSubP.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/vl_nnSubP.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/vl_randnm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/vl_randnm.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/vl_simplenn_mergebnorm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/utilities/vl_simplenn_mergebnorm.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/vl_nnloss.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/vl_nnloss.m -------------------------------------------------------------------------------- /TrainingCodes/FFDNet_TrainingCodes_v1.0/vl_simplenn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/TrainingCodes/FFDNet_TrainingCodes_v1.0/vl_simplenn.m -------------------------------------------------------------------------------- /figs/0001_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/figs/0001_18.png -------------------------------------------------------------------------------- /figs/0001_18_ffdnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/figs/0001_18_ffdnet.png -------------------------------------------------------------------------------- /figs/0009_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/figs/0009_15.png -------------------------------------------------------------------------------- /figs/0009_15_ffdnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/figs/0009_15_ffdnet.png -------------------------------------------------------------------------------- /figs/0033_05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/figs/0033_05.png -------------------------------------------------------------------------------- /figs/0033_05_ffdnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/figs/0033_05_ffdnet.png -------------------------------------------------------------------------------- /figs/0037_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/figs/0037_12.png -------------------------------------------------------------------------------- /figs/0037_12_ffdnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/figs/0037_12_ffdnet.png -------------------------------------------------------------------------------- /figs/ffdnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/figs/ffdnet.png -------------------------------------------------------------------------------- /figs/table1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/figs/table1.png -------------------------------------------------------------------------------- /figs/table2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/figs/table2.png -------------------------------------------------------------------------------- /models/FFDNet_3D_RGB.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/models/FFDNet_3D_RGB.mat -------------------------------------------------------------------------------- /models/FFDNet_Clip_color.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/models/FFDNet_Clip_color.mat -------------------------------------------------------------------------------- /models/FFDNet_Clip_gray.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/models/FFDNet_Clip_gray.mat -------------------------------------------------------------------------------- /models/FFDNet_color.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/models/FFDNet_color.mat -------------------------------------------------------------------------------- /models/FFDNet_gray.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/models/FFDNet_gray.mat -------------------------------------------------------------------------------- /models/model_color.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/models/model_color.mat -------------------------------------------------------------------------------- /models/model_gray.mat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/models/model_gray.mat -------------------------------------------------------------------------------- /models/multivariate Gaussian noise .png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/models/multivariate Gaussian noise .png -------------------------------------------------------------------------------- /testsets/BSD68/test001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test001.png -------------------------------------------------------------------------------- /testsets/BSD68/test002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test002.png -------------------------------------------------------------------------------- /testsets/BSD68/test003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test003.png -------------------------------------------------------------------------------- /testsets/BSD68/test004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test004.png -------------------------------------------------------------------------------- /testsets/BSD68/test005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test005.png -------------------------------------------------------------------------------- /testsets/BSD68/test006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test006.png -------------------------------------------------------------------------------- /testsets/BSD68/test007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test007.png -------------------------------------------------------------------------------- /testsets/BSD68/test008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test008.png -------------------------------------------------------------------------------- /testsets/BSD68/test009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test009.png -------------------------------------------------------------------------------- /testsets/BSD68/test010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test010.png -------------------------------------------------------------------------------- /testsets/BSD68/test011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test011.png -------------------------------------------------------------------------------- /testsets/BSD68/test012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test012.png -------------------------------------------------------------------------------- /testsets/BSD68/test013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test013.png -------------------------------------------------------------------------------- /testsets/BSD68/test014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test014.png -------------------------------------------------------------------------------- /testsets/BSD68/test015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test015.png -------------------------------------------------------------------------------- /testsets/BSD68/test016.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test016.png -------------------------------------------------------------------------------- /testsets/BSD68/test017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test017.png -------------------------------------------------------------------------------- /testsets/BSD68/test018.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test018.png -------------------------------------------------------------------------------- /testsets/BSD68/test019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test019.png -------------------------------------------------------------------------------- /testsets/BSD68/test020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test020.png -------------------------------------------------------------------------------- /testsets/BSD68/test021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test021.png -------------------------------------------------------------------------------- /testsets/BSD68/test022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test022.png -------------------------------------------------------------------------------- /testsets/BSD68/test023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test023.png -------------------------------------------------------------------------------- /testsets/BSD68/test024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test024.png -------------------------------------------------------------------------------- /testsets/BSD68/test025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test025.png -------------------------------------------------------------------------------- /testsets/BSD68/test026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test026.png -------------------------------------------------------------------------------- /testsets/BSD68/test027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test027.png -------------------------------------------------------------------------------- /testsets/BSD68/test028.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test028.png -------------------------------------------------------------------------------- /testsets/BSD68/test029.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test029.png -------------------------------------------------------------------------------- /testsets/BSD68/test030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test030.png -------------------------------------------------------------------------------- /testsets/BSD68/test031.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test031.png -------------------------------------------------------------------------------- /testsets/BSD68/test032.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test032.png -------------------------------------------------------------------------------- /testsets/BSD68/test033.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test033.png -------------------------------------------------------------------------------- /testsets/BSD68/test034.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test034.png -------------------------------------------------------------------------------- /testsets/BSD68/test035.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test035.png -------------------------------------------------------------------------------- /testsets/BSD68/test036.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test036.png -------------------------------------------------------------------------------- /testsets/BSD68/test037.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test037.png -------------------------------------------------------------------------------- /testsets/BSD68/test038.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test038.png -------------------------------------------------------------------------------- /testsets/BSD68/test039.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test039.png -------------------------------------------------------------------------------- /testsets/BSD68/test040.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test040.png -------------------------------------------------------------------------------- /testsets/BSD68/test041.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test041.png -------------------------------------------------------------------------------- /testsets/BSD68/test042.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test042.png -------------------------------------------------------------------------------- /testsets/BSD68/test043.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test043.png -------------------------------------------------------------------------------- /testsets/BSD68/test044.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test044.png -------------------------------------------------------------------------------- /testsets/BSD68/test045.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test045.png -------------------------------------------------------------------------------- /testsets/BSD68/test046.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test046.png -------------------------------------------------------------------------------- /testsets/BSD68/test047.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test047.png -------------------------------------------------------------------------------- /testsets/BSD68/test048.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test048.png -------------------------------------------------------------------------------- /testsets/BSD68/test049.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test049.png -------------------------------------------------------------------------------- /testsets/BSD68/test050.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test050.png -------------------------------------------------------------------------------- /testsets/BSD68/test051.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test051.png -------------------------------------------------------------------------------- /testsets/BSD68/test052.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test052.png -------------------------------------------------------------------------------- /testsets/BSD68/test053.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test053.png -------------------------------------------------------------------------------- /testsets/BSD68/test054.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test054.png -------------------------------------------------------------------------------- /testsets/BSD68/test055.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test055.png -------------------------------------------------------------------------------- /testsets/BSD68/test056.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test056.png -------------------------------------------------------------------------------- /testsets/BSD68/test057.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test057.png -------------------------------------------------------------------------------- /testsets/BSD68/test058.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test058.png -------------------------------------------------------------------------------- /testsets/BSD68/test059.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test059.png -------------------------------------------------------------------------------- /testsets/BSD68/test060.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test060.png -------------------------------------------------------------------------------- /testsets/BSD68/test061.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test061.png -------------------------------------------------------------------------------- /testsets/BSD68/test062.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test062.png -------------------------------------------------------------------------------- /testsets/BSD68/test063.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test063.png -------------------------------------------------------------------------------- /testsets/BSD68/test064.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test064.png -------------------------------------------------------------------------------- /testsets/BSD68/test065.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test065.png -------------------------------------------------------------------------------- /testsets/BSD68/test066.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test066.png -------------------------------------------------------------------------------- /testsets/BSD68/test067.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test067.png -------------------------------------------------------------------------------- /testsets/BSD68/test068.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/BSD68/test068.png -------------------------------------------------------------------------------- /testsets/CBSD68/101085.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/101085.png -------------------------------------------------------------------------------- /testsets/CBSD68/101087.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/101087.png -------------------------------------------------------------------------------- /testsets/CBSD68/102061.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/102061.png -------------------------------------------------------------------------------- /testsets/CBSD68/103070.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/103070.png -------------------------------------------------------------------------------- /testsets/CBSD68/105025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/105025.png -------------------------------------------------------------------------------- /testsets/CBSD68/106024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/106024.png -------------------------------------------------------------------------------- /testsets/CBSD68/108005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/108005.png -------------------------------------------------------------------------------- /testsets/CBSD68/108070.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/108070.png -------------------------------------------------------------------------------- /testsets/CBSD68/108082.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/108082.png -------------------------------------------------------------------------------- /testsets/CBSD68/109053.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/109053.png -------------------------------------------------------------------------------- /testsets/CBSD68/119082.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/119082.png -------------------------------------------------------------------------------- /testsets/CBSD68/12084.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/12084.png -------------------------------------------------------------------------------- /testsets/CBSD68/123074.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/123074.png -------------------------------------------------------------------------------- /testsets/CBSD68/126007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/126007.png -------------------------------------------------------------------------------- /testsets/CBSD68/130026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/130026.png -------------------------------------------------------------------------------- /testsets/CBSD68/134035.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/134035.png -------------------------------------------------------------------------------- /testsets/CBSD68/14037.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/14037.png -------------------------------------------------------------------------------- /testsets/CBSD68/143090.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/143090.png -------------------------------------------------------------------------------- /testsets/CBSD68/145086.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/145086.png -------------------------------------------------------------------------------- /testsets/CBSD68/147091.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/147091.png -------------------------------------------------------------------------------- /testsets/CBSD68/148026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/148026.png -------------------------------------------------------------------------------- /testsets/CBSD68/148089.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/148089.png -------------------------------------------------------------------------------- /testsets/CBSD68/157055.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/157055.png -------------------------------------------------------------------------------- /testsets/CBSD68/159008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/159008.png -------------------------------------------------------------------------------- /testsets/CBSD68/160068.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/160068.png -------------------------------------------------------------------------------- /testsets/CBSD68/16077.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/16077.png -------------------------------------------------------------------------------- /testsets/CBSD68/163085.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/163085.png -------------------------------------------------------------------------------- /testsets/CBSD68/167062.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/167062.png -------------------------------------------------------------------------------- /testsets/CBSD68/167083.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/167083.png -------------------------------------------------------------------------------- /testsets/CBSD68/170057.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/170057.png -------------------------------------------------------------------------------- /testsets/CBSD68/175032.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/175032.png -------------------------------------------------------------------------------- /testsets/CBSD68/175043.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/175043.png -------------------------------------------------------------------------------- /testsets/CBSD68/182053.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/182053.png -------------------------------------------------------------------------------- /testsets/CBSD68/189080.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/189080.png -------------------------------------------------------------------------------- /testsets/CBSD68/19021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/19021.png -------------------------------------------------------------------------------- /testsets/CBSD68/196073.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/196073.png -------------------------------------------------------------------------------- /testsets/CBSD68/197017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/197017.png -------------------------------------------------------------------------------- /testsets/CBSD68/208001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/208001.png -------------------------------------------------------------------------------- /testsets/CBSD68/210088.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/210088.png -------------------------------------------------------------------------------- /testsets/CBSD68/21077.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/21077.png -------------------------------------------------------------------------------- /testsets/CBSD68/216081.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/216081.png -------------------------------------------------------------------------------- /testsets/CBSD68/219090.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/219090.png -------------------------------------------------------------------------------- /testsets/CBSD68/220075.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/220075.png -------------------------------------------------------------------------------- /testsets/CBSD68/223061.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/223061.png -------------------------------------------------------------------------------- /testsets/CBSD68/227092.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/227092.png -------------------------------------------------------------------------------- /testsets/CBSD68/229036.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/229036.png -------------------------------------------------------------------------------- /testsets/CBSD68/236037.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/236037.png -------------------------------------------------------------------------------- /testsets/CBSD68/24077.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/24077.png -------------------------------------------------------------------------------- /testsets/CBSD68/241004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/241004.png -------------------------------------------------------------------------------- /testsets/CBSD68/241048.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/241048.png -------------------------------------------------------------------------------- /testsets/CBSD68/253027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/253027.png -------------------------------------------------------------------------------- /testsets/CBSD68/253055.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/253055.png -------------------------------------------------------------------------------- /testsets/CBSD68/260058.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/260058.png -------------------------------------------------------------------------------- /testsets/CBSD68/271035.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/271035.png -------------------------------------------------------------------------------- /testsets/CBSD68/285079.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/285079.png -------------------------------------------------------------------------------- /testsets/CBSD68/291000.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/291000.png -------------------------------------------------------------------------------- /testsets/CBSD68/295087.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/295087.png -------------------------------------------------------------------------------- /testsets/CBSD68/296007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/296007.png -------------------------------------------------------------------------------- /testsets/CBSD68/296059.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/296059.png -------------------------------------------------------------------------------- /testsets/CBSD68/299086.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/299086.png -------------------------------------------------------------------------------- /testsets/CBSD68/300091.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/300091.png -------------------------------------------------------------------------------- /testsets/CBSD68/302008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/302008.png -------------------------------------------------------------------------------- /testsets/CBSD68/304034.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/304034.png -------------------------------------------------------------------------------- /testsets/CBSD68/304074.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/304074.png -------------------------------------------------------------------------------- /testsets/CBSD68/306005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/306005.png -------------------------------------------------------------------------------- /testsets/CBSD68/3096.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/3096.png -------------------------------------------------------------------------------- /testsets/CBSD68/33039.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/33039.png -------------------------------------------------------------------------------- /testsets/CBSD68/351093.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/CBSD68/351093.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim01.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim02.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim03.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim04.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim05.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim06.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim07.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim08.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim08.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim09.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim09.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim10.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim11.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim12.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim13.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim14.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim15.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim16.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim17.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim18.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim19.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim19.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim20.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim21.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim22.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim23.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim23.png -------------------------------------------------------------------------------- /testsets/Kodak24/kodim24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Kodak24/kodim24.png -------------------------------------------------------------------------------- /testsets/McMaster/1.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/1.tif -------------------------------------------------------------------------------- /testsets/McMaster/10.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/10.tif -------------------------------------------------------------------------------- /testsets/McMaster/11.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/11.tif -------------------------------------------------------------------------------- /testsets/McMaster/12.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/12.tif -------------------------------------------------------------------------------- /testsets/McMaster/13.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/13.tif -------------------------------------------------------------------------------- /testsets/McMaster/14.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/14.tif -------------------------------------------------------------------------------- /testsets/McMaster/15.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/15.tif -------------------------------------------------------------------------------- /testsets/McMaster/16.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/16.tif -------------------------------------------------------------------------------- /testsets/McMaster/17.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/17.tif -------------------------------------------------------------------------------- /testsets/McMaster/18.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/18.tif -------------------------------------------------------------------------------- /testsets/McMaster/2.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/2.tif -------------------------------------------------------------------------------- /testsets/McMaster/3.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/3.tif -------------------------------------------------------------------------------- /testsets/McMaster/4.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/4.tif -------------------------------------------------------------------------------- /testsets/McMaster/5.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/5.tif -------------------------------------------------------------------------------- /testsets/McMaster/6.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/6.tif -------------------------------------------------------------------------------- /testsets/McMaster/7.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/7.tif -------------------------------------------------------------------------------- /testsets/McMaster/8.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/8.tif -------------------------------------------------------------------------------- /testsets/McMaster/9.tif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/McMaster/9.tif -------------------------------------------------------------------------------- /testsets/RNI15/Audrey_Hepburn.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Audrey_Hepburn.jpg -------------------------------------------------------------------------------- /testsets/RNI15/Bears.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Bears.png -------------------------------------------------------------------------------- /testsets/RNI15/Boy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Boy.png -------------------------------------------------------------------------------- /testsets/RNI15/Dog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Dog.png -------------------------------------------------------------------------------- /testsets/RNI15/Flowers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Flowers.png -------------------------------------------------------------------------------- /testsets/RNI15/Frog.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Frog.png -------------------------------------------------------------------------------- /testsets/RNI15/Glass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Glass.png -------------------------------------------------------------------------------- /testsets/RNI15/Movie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Movie.png -------------------------------------------------------------------------------- /testsets/RNI15/Pattern1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Pattern1.png -------------------------------------------------------------------------------- /testsets/RNI15/Pattern2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Pattern2.png -------------------------------------------------------------------------------- /testsets/RNI15/Pattern3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Pattern3.png -------------------------------------------------------------------------------- /testsets/RNI15/Postcards.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Postcards.png -------------------------------------------------------------------------------- /testsets/RNI15/Singer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Singer.png -------------------------------------------------------------------------------- /testsets/RNI15/Stars.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Stars.png -------------------------------------------------------------------------------- /testsets/RNI15/Window.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI15/Window.png -------------------------------------------------------------------------------- /testsets/RNI6/Building.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI6/Building.png -------------------------------------------------------------------------------- /testsets/RNI6/Chupa_Chups.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI6/Chupa_Chups.png -------------------------------------------------------------------------------- /testsets/RNI6/David_Hilbert.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI6/David_Hilbert.png -------------------------------------------------------------------------------- /testsets/RNI6/Marilyn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI6/Marilyn.png -------------------------------------------------------------------------------- /testsets/RNI6/Old_Tom_Morris.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI6/Old_Tom_Morris.png -------------------------------------------------------------------------------- /testsets/RNI6/Vinegar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/RNI6/Vinegar.png -------------------------------------------------------------------------------- /testsets/Set12/01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/01.png -------------------------------------------------------------------------------- /testsets/Set12/02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/02.png -------------------------------------------------------------------------------- /testsets/Set12/03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/03.png -------------------------------------------------------------------------------- /testsets/Set12/04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/04.png -------------------------------------------------------------------------------- /testsets/Set12/05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/05.png -------------------------------------------------------------------------------- /testsets/Set12/06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/06.png -------------------------------------------------------------------------------- /testsets/Set12/07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/07.png -------------------------------------------------------------------------------- /testsets/Set12/08.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/08.png -------------------------------------------------------------------------------- /testsets/Set12/09.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/09.png -------------------------------------------------------------------------------- /testsets/Set12/10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/10.png -------------------------------------------------------------------------------- /testsets/Set12/11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/11.png -------------------------------------------------------------------------------- /testsets/Set12/12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/testsets/Set12/12.png -------------------------------------------------------------------------------- /utilities/Cal_PSNRSSIM.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/Cal_PSNRSSIM.m -------------------------------------------------------------------------------- /utilities/data_augmentation.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/data_augmentation.m -------------------------------------------------------------------------------- /utilities/figs/05_75_75.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/figs/05_75_75.png -------------------------------------------------------------------------------- /utilities/figs/05_75_75_PSNR_2479.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/figs/05_75_75_PSNR_2479.png -------------------------------------------------------------------------------- /utilities/figs/102061_75_75.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/figs/102061_75_75.png -------------------------------------------------------------------------------- /utilities/figs/102061_75_75_PSNR_2698.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/figs/102061_75_75_PSNR_2698.png -------------------------------------------------------------------------------- /utilities/figs/David_Hilbert.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/figs/David_Hilbert.jpg -------------------------------------------------------------------------------- /utilities/figs/David_Hilbert_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/figs/David_Hilbert_15.png -------------------------------------------------------------------------------- /utilities/figs/Frog.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/figs/Frog.gif -------------------------------------------------------------------------------- /utilities/modcrop.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/modcrop.m -------------------------------------------------------------------------------- /utilities/shave.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/shave.m -------------------------------------------------------------------------------- /utilities/vl_ffdnet_concise.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/vl_ffdnet_concise.m -------------------------------------------------------------------------------- /utilities/vl_ffdnet_matlab.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/vl_ffdnet_matlab.m -------------------------------------------------------------------------------- /utilities/vl_nnSubP.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/vl_nnSubP.m -------------------------------------------------------------------------------- /utilities/vl_randnm.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/vl_randnm.m -------------------------------------------------------------------------------- /utilities/vl_simplenn.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cszn/FFDNet/HEAD/utilities/vl_simplenn.m --------------------------------------------------------------------------------