├── README.md ├── data ├── 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 ├── CC │ ├── 5dmark3_iso3200_1_mean.png │ ├── 5dmark3_iso3200_1_ours.png │ ├── 5dmark3_iso3200_1_real.png │ ├── 5dmark3_iso3200_2_mean.png │ ├── 5dmark3_iso3200_2_ours.png │ ├── 5dmark3_iso3200_2_real.png │ ├── 5dmark3_iso3200_3_mean.png │ ├── 5dmark3_iso3200_3_ours.png │ ├── 5dmark3_iso3200_3_real.png │ ├── d600_iso3200_1_mean.png │ ├── d600_iso3200_1_ours.png │ ├── d600_iso3200_1_real.png │ ├── d600_iso3200_2_mean.png │ ├── d600_iso3200_2_ours.png │ ├── d600_iso3200_2_real.png │ ├── d600_iso3200_3_mean.png │ ├── d600_iso3200_3_ours.png │ ├── d600_iso3200_3_real.png │ ├── d800_iso1600_1_mean.png │ ├── d800_iso1600_1_ours.png │ ├── d800_iso1600_1_real.png │ ├── d800_iso1600_2_mean.png │ ├── d800_iso1600_2_ours.png │ ├── d800_iso1600_2_real.png │ ├── d800_iso1600_3_mean.png │ ├── d800_iso1600_3_ours.png │ ├── d800_iso1600_3_real.png │ ├── d800_iso3200_1_mean.png │ ├── d800_iso3200_1_ours.png │ ├── d800_iso3200_1_real.png │ ├── d800_iso3200_2_mean.png │ ├── d800_iso3200_2_ours.png │ ├── d800_iso3200_2_real.png │ ├── d800_iso3200_3_mean.png │ ├── d800_iso3200_3_ours.png │ ├── d800_iso3200_3_real.png │ ├── d800_iso6400_1_mean.png │ ├── d800_iso6400_1_ours.png │ ├── d800_iso6400_1_real.png │ ├── d800_iso6400_2_mean.png │ ├── d800_iso6400_2_ours.png │ ├── d800_iso6400_2_real.png │ ├── d800_iso6400_3_mean.png │ ├── d800_iso6400_3_ours.png │ └── d800_iso6400_3_real.png ├── FMDD │ ├── gt │ │ ├── Confocal_BPAE_B_1.png │ │ ├── Confocal_BPAE_B_2.png │ │ ├── Confocal_BPAE_B_3.png │ │ ├── Confocal_BPAE_B_4.png │ │ ├── Confocal_BPAE_G_1.png │ │ ├── Confocal_BPAE_G_2.png │ │ ├── Confocal_BPAE_G_3.png │ │ ├── Confocal_BPAE_G_4.png │ │ ├── Confocal_BPAE_R_1.png │ │ ├── Confocal_BPAE_R_2.png │ │ ├── Confocal_BPAE_R_3.png │ │ ├── Confocal_BPAE_R_4.png │ │ ├── Confocal_FISH_1.png │ │ ├── Confocal_FISH_2.png │ │ ├── Confocal_FISH_3.png │ │ ├── Confocal_FISH_4.png │ │ ├── Confocal_MICE_1.png │ │ ├── Confocal_MICE_2.png │ │ ├── Confocal_MICE_3.png │ │ ├── Confocal_MICE_4.png │ │ ├── TwoPhoton_BPAE_B_1.png │ │ ├── TwoPhoton_BPAE_B_2.png │ │ ├── TwoPhoton_BPAE_B_3.png │ │ ├── TwoPhoton_BPAE_B_4.png │ │ ├── TwoPhoton_BPAE_G_1.png │ │ ├── TwoPhoton_BPAE_G_2.png │ │ ├── TwoPhoton_BPAE_G_3.png │ │ ├── TwoPhoton_BPAE_G_4.png │ │ ├── TwoPhoton_BPAE_R_1.png │ │ ├── TwoPhoton_BPAE_R_2.png │ │ ├── TwoPhoton_BPAE_R_3.png │ │ ├── TwoPhoton_BPAE_R_4.png │ │ ├── TwoPhoton_MICE_1.png │ │ ├── TwoPhoton_MICE_2.png │ │ ├── TwoPhoton_MICE_3.png │ │ ├── TwoPhoton_MICE_4.png │ │ ├── WideField_BPAE_B_1.png │ │ ├── WideField_BPAE_B_2.png │ │ ├── WideField_BPAE_B_3.png │ │ ├── WideField_BPAE_B_4.png │ │ ├── WideField_BPAE_G_1.png │ │ ├── WideField_BPAE_G_2.png │ │ ├── WideField_BPAE_G_3.png │ │ ├── WideField_BPAE_G_4.png │ │ ├── WideField_BPAE_R_1.png │ │ ├── WideField_BPAE_R_2.png │ │ ├── WideField_BPAE_R_3.png │ │ └── WideField_BPAE_R_4.png │ └── raw │ │ ├── Confocal_BPAE_B_1.png │ │ ├── Confocal_BPAE_B_2.png │ │ ├── Confocal_BPAE_B_3.png │ │ ├── Confocal_BPAE_B_4.png │ │ ├── Confocal_BPAE_G_1.png │ │ ├── Confocal_BPAE_G_2.png │ │ ├── Confocal_BPAE_G_3.png │ │ ├── Confocal_BPAE_G_4.png │ │ ├── Confocal_BPAE_R_1.png │ │ ├── Confocal_BPAE_R_2.png │ │ ├── Confocal_BPAE_R_3.png │ │ ├── Confocal_BPAE_R_4.png │ │ ├── Confocal_FISH_1.png │ │ ├── Confocal_FISH_2.png │ │ ├── Confocal_FISH_3.png │ │ ├── Confocal_FISH_4.png │ │ ├── Confocal_MICE_1.png │ │ ├── Confocal_MICE_2.png │ │ ├── Confocal_MICE_3.png │ │ ├── Confocal_MICE_4.png │ │ ├── TwoPhoton_BPAE_B_1.png │ │ ├── TwoPhoton_BPAE_B_2.png │ │ ├── TwoPhoton_BPAE_B_3.png │ │ ├── TwoPhoton_BPAE_B_4.png │ │ ├── TwoPhoton_BPAE_G_1.png │ │ ├── TwoPhoton_BPAE_G_2.png │ │ ├── TwoPhoton_BPAE_G_3.png │ │ ├── TwoPhoton_BPAE_G_4.png │ │ ├── TwoPhoton_BPAE_R_1.png │ │ ├── TwoPhoton_BPAE_R_2.png │ │ ├── TwoPhoton_BPAE_R_3.png │ │ ├── TwoPhoton_BPAE_R_4.png │ │ ├── TwoPhoton_MICE_1.png │ │ ├── TwoPhoton_MICE_2.png │ │ ├── TwoPhoton_MICE_3.png │ │ ├── TwoPhoton_MICE_4.png │ │ ├── WideField_BPAE_B_1.png │ │ ├── WideField_BPAE_B_2.png │ │ ├── WideField_BPAE_B_3.png │ │ ├── WideField_BPAE_B_4.png │ │ ├── WideField_BPAE_G_1.png │ │ ├── WideField_BPAE_G_2.png │ │ ├── WideField_BPAE_G_3.png │ │ ├── WideField_BPAE_G_4.png │ │ ├── WideField_BPAE_R_1.png │ │ ├── WideField_BPAE_R_2.png │ │ ├── WideField_BPAE_R_3.png │ │ └── WideField_BPAE_R_4.png ├── PolyU │ ├── .gitattributes │ ├── .gitignore │ ├── Canon5D2_5_160_3200_chair_11_mean.JPG │ ├── Canon5D2_5_160_3200_chair_11_real.JPG │ ├── Canon5D2_5_160_3200_chair_14_mean.JPG │ ├── Canon5D2_5_160_3200_chair_14_real.JPG │ ├── Canon5D2_5_160_3200_chair_5_mean.JPG │ ├── Canon5D2_5_160_3200_chair_5_real.JPG │ ├── Canon5D2_5_160_3200_plug_11_mean.JPG │ ├── Canon5D2_5_160_3200_plug_11_real.JPG │ ├── Canon5D2_5_160_3200_plug_12_mean.JPG │ ├── Canon5D2_5_160_3200_plug_12_real.JPG │ ├── Canon5D2_5_160_6400_bicycle_10_mean.JPG │ ├── Canon5D2_5_160_6400_bicycle_10_real.JPG │ ├── Canon5D2_5_160_6400_bicycle_6_mean.JPG │ ├── Canon5D2_5_160_6400_bicycle_6_real.JPG │ ├── Canon5D2_5_160_6400_bicycle_8_mean.JPG │ ├── Canon5D2_5_160_6400_bicycle_8_real.JPG │ ├── Canon5D2_5_160_6400_circuit_11_mean.JPG │ ├── Canon5D2_5_160_6400_circuit_11_real.JPG │ ├── Canon5D2_5_160_6400_circuit_3_mean.JPG │ ├── Canon5D2_5_160_6400_circuit_3_real.JPG │ ├── Canon5D2_5_160_6400_circuit_8_mean.JPG │ ├── Canon5D2_5_160_6400_circuit_8_real.JPG │ ├── Canon5D2_5_160_6400_desk_10_mean.JPG │ ├── Canon5D2_5_160_6400_desk_10_real.JPG │ ├── Canon5D2_5_160_6400_desk_4_mean.JPG │ ├── Canon5D2_5_160_6400_desk_4_real.JPG │ ├── Canon5D2_5_160_6400_desk_5_mean.JPG │ ├── Canon5D2_5_160_6400_desk_5_real.JPG │ ├── Canon5D2_5_160_6400_desk_7_mean.JPG │ ├── Canon5D2_5_160_6400_desk_7_real.JPG │ ├── Canon5D2_5_160_6400_reciever_13_mean.JPG │ ├── Canon5D2_5_160_6400_reciever_13_real.JPG │ ├── Canon5D2_5_160_6400_reciever_1_mean.JPG │ ├── Canon5D2_5_160_6400_reciever_1_real.JPG │ ├── Canon5D2_5_160_6400_reciever_2_mean.JPG │ ├── Canon5D2_5_160_6400_reciever_2_real.JPG │ ├── Canon5D2_5_160_6400_reciever_4_mean.JPG │ ├── Canon5D2_5_160_6400_reciever_4_real.JPG │ ├── Canon5D2_5_160_6400_reciever_6_mean.JPG │ ├── Canon5D2_5_160_6400_reciever_6_real.JPG │ ├── Canon5D2_5_160_6400_reciever_8_mean.JPG │ ├── Canon5D2_5_160_6400_reciever_8_real.JPG │ ├── Canon5D2_5_200_3200_fruit_11_mean.JPG │ ├── Canon5D2_5_200_3200_fruit_11_real.JPG │ ├── Canon5D2_5_200_3200_fruit_12_mean.JPG │ ├── Canon5D2_5_200_3200_fruit_12_real.JPG │ ├── Canon5D2_5_200_3200_fruit_14_mean.JPG │ ├── Canon5D2_5_200_3200_fruit_14_real.JPG │ ├── Canon5D2_5_200_3200_toy_12_mean.JPG │ ├── Canon5D2_5_200_3200_toy_12_real.JPG │ ├── Canon5D2_5_200_3200_toy_1_mean.JPG │ ├── Canon5D2_5_200_3200_toy_1_real.JPG │ ├── Canon5D2_5_200_3200_toy_2_mean.JPG │ ├── Canon5D2_5_200_3200_toy_2_real.JPG │ ├── Canon5D2_5_200_3200_toy_3_mean.JPG │ ├── Canon5D2_5_200_3200_toy_3_real.JPG │ ├── Canon5D2_5_200_3200_toy_6_mean.JPG │ ├── Canon5D2_5_200_3200_toy_6_real.JPG │ ├── Canon600D_3-5_125_1600_waterhouse_10_mean.JPG │ ├── Canon600D_3-5_125_1600_waterhouse_10_real.JPG │ ├── Canon600D_3-5_125_1600_waterhouse_11_mean.JPG │ ├── Canon600D_3-5_125_1600_waterhouse_11_real.JPG │ ├── Canon600D_3-5_125_1600_waterhouse_12_mean.JPG │ ├── Canon600D_3-5_125_1600_waterhouse_12_real.JPG │ ├── Canon600D_4-5_125_1600_book_11_mean.JPG │ ├── Canon600D_4-5_125_1600_book_11_real.JPG │ ├── Canon600D_4-5_125_1600_book_13_mean.JPG │ ├── Canon600D_4-5_125_1600_book_13_real.JPG │ ├── Canon600D_4-5_125_1600_toy_11_mean.JPG │ ├── Canon600D_4-5_125_1600_toy_11_real.JPG │ ├── Canon600D_4-5_125_1600_toy_13_mean.JPG │ ├── Canon600D_4-5_125_1600_toy_13_real.JPG │ ├── Canon600D_4-5_125_1600_toy_16_mean.JPG │ ├── Canon600D_4-5_125_1600_toy_16_real.JPG │ ├── Canon600D_4-5_125_1600_toy_1_mean.JPG │ ├── Canon600D_4-5_125_1600_toy_1_real.JPG │ ├── Canon600D_4-5_125_1600_toy_2_mean.JPG │ ├── Canon600D_4-5_125_1600_toy_2_real.JPG │ ├── Canon600D_4-5_125_1600_toy_3_mean.JPG │ ├── Canon600D_4-5_125_1600_toy_3_real.JPG │ ├── Canon80D_8_8_12800_printer_11_mean.JPG │ ├── Canon80D_8_8_12800_printer_11_real.JPG │ ├── Canon80D_8_8_12800_printer_14_mean.JPG │ ├── Canon80D_8_8_12800_printer_14_real.JPG │ ├── Canon80D_8_8_12800_printer_15_mean.JPG │ ├── Canon80D_8_8_12800_printer_15_real.JPG │ ├── Canon80D_8_8_12800_printer_16_mean.JPG │ ├── Canon80D_8_8_12800_printer_16_real.JPG │ ├── Canon80D_8_8_3200_ball_16_mean.JPG │ ├── Canon80D_8_8_3200_ball_16_real.JPG │ ├── Canon80D_8_8_3200_ball_1_mean.JPG │ ├── Canon80D_8_8_3200_ball_1_real.JPG │ ├── Canon80D_8_8_3200_ball_2_mean.JPG │ ├── Canon80D_8_8_3200_ball_2_real.JPG │ ├── Canon80D_8_8_3200_ball_6_mean.JPG │ ├── Canon80D_8_8_3200_ball_6_real.JPG │ ├── Canon80D_8_8_3200_ball_7_mean.JPG │ ├── Canon80D_8_8_3200_ball_7_real.JPG │ ├── Canon80D_8_8_6400_comproom_11_mean.JPG │ ├── Canon80D_8_8_6400_comproom_11_real.JPG │ ├── Canon80D_8_8_6400_comproom_12_mean.JPG │ ├── Canon80D_8_8_6400_comproom_12_real.JPG │ ├── Canon80D_8_8_6400_comproom_13_mean.JPG │ ├── Canon80D_8_8_6400_comproom_13_real.JPG │ ├── Canon80D_8_8_6400_comproom_14_mean.JPG │ ├── Canon80D_8_8_6400_comproom_14_real.JPG │ ├── Canon80D_8_8_6400_comproom_16_mean.JPG │ ├── Canon80D_8_8_6400_comproom_16_real.JPG │ ├── Canon80D_8_8_800_GO_11_mean.JPG │ ├── Canon80D_8_8_800_GO_11_real.JPG │ ├── NikonD800_10_100_6400_planandsofa_2_mean.JPG │ ├── NikonD800_10_100_6400_planandsofa_2_real.JPG │ ├── NikonD800_10_100_6400_planandsofa_7_mean.JPG │ ├── NikonD800_10_100_6400_planandsofa_7_real.JPG │ ├── NikonD800_11_160_3200_classroom_15_mean.JPG │ ├── NikonD800_11_160_3200_classroom_15_real.JPG │ ├── NikonD800_11_160_3200_classroom_4_mean.JPG │ ├── NikonD800_11_160_3200_classroom_4_real.JPG │ ├── NikonD800_11_160_3200_classroom_6_mean.JPG │ ├── NikonD800_11_160_3200_classroom_6_real.JPG │ ├── NikonD800_4-5_160_1800_classroom_15_mean.JPG │ ├── NikonD800_4-5_160_1800_classroom_15_real.JPG │ ├── NikonD800_4-5_160_1800_classroom_5_mean.JPG │ ├── NikonD800_4-5_160_1800_classroom_5_real.JPG │ ├── NikonD800_4-5_160_1800_classroom_9_mean.JPG │ ├── NikonD800_4-5_160_1800_classroom_9_real.JPG │ ├── NikonD800_5-6_160_6400_wall_15_mean.JPG │ ├── NikonD800_5-6_160_6400_wall_15_real.JPG │ ├── NikonD800_5-6_160_6400_wall_2_mean.JPG │ ├── NikonD800_5-6_160_6400_wall_2_real.JPG │ ├── NikonD800_5-6_160_6400_wall_6_mean.JPG │ ├── NikonD800_5-6_160_6400_wall_6_real.JPG │ ├── NikonD800_5-6_160_6400_wall_9_mean.JPG │ ├── NikonD800_5-6_160_6400_wall_9_real.JPG │ ├── NikonD800_5_100_4000_flower_12_mean.JPG │ ├── NikonD800_5_100_4000_flower_12_real.JPG │ ├── NikonD800_5_100_4000_flower_13_mean.JPG │ ├── NikonD800_5_100_4000_flower_13_real.JPG │ ├── NikonD800_5_100_4000_flower_14_mean.JPG │ ├── NikonD800_5_100_4000_flower_14_real.JPG │ ├── NikonD800_5_100_4000_flower_15_mean.JPG │ ├── NikonD800_5_100_4000_flower_15_real.JPG │ ├── NikonD800_5_100_4000_flower_1_mean.JPG │ ├── NikonD800_5_100_4000_flower_1_real.JPG │ ├── NikonD800_5_100_4000_flower_2_mean.JPG │ ├── NikonD800_5_100_4000_flower_2_real.JPG │ ├── NikonD800_5_125_6400_stair_10_mean.JPG │ ├── NikonD800_5_125_6400_stair_10_real.JPG │ ├── NikonD800_5_125_6400_stair_1_mean.JPG │ ├── NikonD800_5_125_6400_stair_1_real.JPG │ ├── NikonD800_5_125_6400_stair_3_mean.JPG │ ├── NikonD800_5_125_6400_stair_3_real.JPG │ ├── NikonD800_5_125_6400_stair_6_mean.JPG │ ├── NikonD800_5_125_6400_stair_6_real.JPG │ ├── NikonD800_5_125_6400_stair_7_mean.JPG │ ├── NikonD800_5_125_6400_stair_7_real.JPG │ ├── NikonD800_6-3_125_5000_plant_10_mean.JPG │ ├── NikonD800_6-3_125_5000_plant_10_real.JPG │ ├── NikonD800_6-3_125_5000_plant_1_mean.JPG │ ├── NikonD800_6-3_125_5000_plant_1_real.JPG │ ├── NikonD800_6-3_125_5000_plant_3_mean.JPG │ ├── NikonD800_6-3_125_5000_plant_3_real.JPG │ ├── NikonD800_6-3_125_5000_plant_6_mean.JPG │ ├── NikonD800_6-3_125_5000_plant_6_real.JPG │ ├── NikonD800_6-3_125_5000_plant__4_mean.JPG │ ├── NikonD800_6-3_125_5000_plant__4_real.JPG │ ├── NikonD800_8_100_6400_bulletin_3_mean.JPG │ ├── NikonD800_8_100_6400_bulletin_3_real.JPG │ ├── NikonD800_8_100_6400_bulletin_5_mean.JPG │ ├── NikonD800_8_100_6400_bulletin_5_real.JPG │ ├── NikonD800_8_100_6400_bulletin_7_mean.JPG │ ├── NikonD800_8_100_6400_bulletin_7_real.JPG │ ├── NikonD800_8_100_6400_bulletin_8_mean.JPG │ ├── NikonD800_8_100_6400_bulletin_8_real.JPG │ ├── NikonD800_8_125_6400_photo_19_mean.JPG │ ├── NikonD800_8_125_6400_photo_19_real.JPG │ ├── Sony_3-5_200_1600_classroom_10_mean.JPG │ ├── Sony_3-5_200_1600_classroom_10_real.JPG │ ├── Sony_3-5_200_1600_classroom_13_mean.JPG │ ├── Sony_3-5_200_1600_classroom_13_real.JPG │ ├── Sony_3-5_200_1600_classroom_14_mean.JPG │ ├── Sony_3-5_200_1600_classroom_14_real.JPG │ ├── Sony_4-5_125_1600_toy_10_mean.JPG │ ├── Sony_4-5_125_1600_toy_10_real.JPG │ ├── Sony_4-5_125_1600_toy_11_mean.JPG │ ├── Sony_4-5_125_1600_toy_11_real.JPG │ ├── Sony_4-5_125_3200_plant_10_mean.JPG │ ├── Sony_4-5_125_3200_plant_10_real.JPG │ ├── Sony_4-5_125_3200_plant_11_mean.JPG │ ├── Sony_4-5_125_3200_plant_11_real.JPG │ ├── Sony_4-5_125_3200_plant_13_mean.JPG │ ├── Sony_4-5_125_3200_plant_13_real.JPG │ ├── Sony_4-5_125_3200_plant_14_mean.JPG │ ├── Sony_4-5_125_3200_plant_14_real.JPG │ ├── Sony_4-5_125_6400_waterhouse_10_mean.JPG │ ├── Sony_4-5_125_6400_waterhouse_10_real.JPG │ ├── Sony_4_200_3200_door_10_mean.JPG │ ├── Sony_4_200_3200_door_10_real.JPG │ ├── Sony_4_200_3200_door_11_mean.JPG │ └── Sony_4_200_3200_door_11_real.JPG └── set9 │ ├── image_Baboon512rgb.png │ ├── image_F16_512rgb.png │ ├── image_House256rgb.png │ ├── image_Lena512rgb.png │ ├── image_Peppers512rgb.png │ ├── kodim01.png │ ├── kodim02.png │ ├── kodim03.png │ └── kodim12.png ├── model_zoo ├── dncnn_color_blind.pth ├── dncnn_gray_blind.pth └── ffdnet_color.pth ├── models ├── __init__.py ├── __pycache__ │ ├── __init__.cpython-38.pyc │ ├── basicblock.cpython-38.pyc │ ├── network_dncnn.cpython-38.pyc │ ├── network_ffdnet.cpython-38.pyc │ ├── networks.cpython-38.pyc │ ├── unet.cpython-38.pyc │ └── unet_new.cpython-38.pyc ├── basicblock.py ├── network_dncnn.py ├── network_ffdnet.py ├── networks.py ├── unet.py └── unet_new.py ├── nn_bm3d_AWGN_bsd68.py ├── nn_bm3d_AWGN_set9.py ├── nn_bm3d_cc.py ├── nn_bm3d_fmdd.py ├── nn_bm3d_polyu.py ├── nn_dncnn_cc.py ├── nn_dncnn_fmdd.py ├── nn_dncnn_polyu.py ├── nn_ffd_cc.py ├── nn_nlm_AWGN_bsd68.py ├── nn_nlm_AWGN_set9.py ├── nn_nlm_cc.py ├── nn_nlm_fmdd.py ├── nn_nlm_ployu.py └── utils ├── VST.py ├── __init__.py ├── __pycache__ ├── VST.cpython-35.pyc ├── __init__.cpython-35.pyc ├── __init__.cpython-38.pyc ├── image_io.cpython-38.pyc ├── image_tool.cpython-38.pyc ├── noise_estimator.cpython-35.pyc └── noise_estimator.cpython-38.pyc ├── image_io.py ├── image_tool.py ├── imresize.py └── noise_estimator.py /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/README.md -------------------------------------------------------------------------------- /data/BSD68/test001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test001.png -------------------------------------------------------------------------------- /data/BSD68/test002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test002.png -------------------------------------------------------------------------------- /data/BSD68/test003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test003.png -------------------------------------------------------------------------------- /data/BSD68/test004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test004.png -------------------------------------------------------------------------------- /data/BSD68/test005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test005.png -------------------------------------------------------------------------------- /data/BSD68/test006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test006.png -------------------------------------------------------------------------------- /data/BSD68/test007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test007.png -------------------------------------------------------------------------------- /data/BSD68/test008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test008.png -------------------------------------------------------------------------------- /data/BSD68/test009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test009.png -------------------------------------------------------------------------------- /data/BSD68/test010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test010.png -------------------------------------------------------------------------------- /data/BSD68/test011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test011.png -------------------------------------------------------------------------------- /data/BSD68/test012.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test012.png -------------------------------------------------------------------------------- /data/BSD68/test013.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test013.png -------------------------------------------------------------------------------- /data/BSD68/test014.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test014.png -------------------------------------------------------------------------------- /data/BSD68/test015.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test015.png -------------------------------------------------------------------------------- /data/BSD68/test016.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test016.png -------------------------------------------------------------------------------- /data/BSD68/test017.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test017.png -------------------------------------------------------------------------------- /data/BSD68/test018.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test018.png -------------------------------------------------------------------------------- /data/BSD68/test019.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test019.png -------------------------------------------------------------------------------- /data/BSD68/test020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test020.png -------------------------------------------------------------------------------- /data/BSD68/test021.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test021.png -------------------------------------------------------------------------------- /data/BSD68/test022.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test022.png -------------------------------------------------------------------------------- /data/BSD68/test023.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test023.png -------------------------------------------------------------------------------- /data/BSD68/test024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test024.png -------------------------------------------------------------------------------- /data/BSD68/test025.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test025.png -------------------------------------------------------------------------------- /data/BSD68/test026.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test026.png -------------------------------------------------------------------------------- /data/BSD68/test027.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test027.png -------------------------------------------------------------------------------- /data/BSD68/test028.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test028.png -------------------------------------------------------------------------------- /data/BSD68/test029.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test029.png -------------------------------------------------------------------------------- /data/BSD68/test030.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test030.png -------------------------------------------------------------------------------- /data/BSD68/test031.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test031.png -------------------------------------------------------------------------------- /data/BSD68/test032.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test032.png -------------------------------------------------------------------------------- /data/BSD68/test033.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test033.png -------------------------------------------------------------------------------- /data/BSD68/test034.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test034.png -------------------------------------------------------------------------------- /data/BSD68/test035.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test035.png -------------------------------------------------------------------------------- /data/BSD68/test036.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test036.png -------------------------------------------------------------------------------- /data/BSD68/test037.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test037.png -------------------------------------------------------------------------------- /data/BSD68/test038.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test038.png -------------------------------------------------------------------------------- /data/BSD68/test039.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test039.png -------------------------------------------------------------------------------- /data/BSD68/test040.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test040.png -------------------------------------------------------------------------------- /data/BSD68/test041.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test041.png -------------------------------------------------------------------------------- /data/BSD68/test042.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test042.png -------------------------------------------------------------------------------- /data/BSD68/test043.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test043.png -------------------------------------------------------------------------------- /data/BSD68/test044.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test044.png -------------------------------------------------------------------------------- /data/BSD68/test045.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test045.png -------------------------------------------------------------------------------- /data/BSD68/test046.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test046.png -------------------------------------------------------------------------------- /data/BSD68/test047.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test047.png -------------------------------------------------------------------------------- /data/BSD68/test048.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test048.png -------------------------------------------------------------------------------- /data/BSD68/test049.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test049.png -------------------------------------------------------------------------------- /data/BSD68/test050.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test050.png -------------------------------------------------------------------------------- /data/BSD68/test051.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test051.png -------------------------------------------------------------------------------- /data/BSD68/test052.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test052.png -------------------------------------------------------------------------------- /data/BSD68/test053.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test053.png -------------------------------------------------------------------------------- /data/BSD68/test054.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test054.png -------------------------------------------------------------------------------- /data/BSD68/test055.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test055.png -------------------------------------------------------------------------------- /data/BSD68/test056.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test056.png -------------------------------------------------------------------------------- /data/BSD68/test057.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test057.png -------------------------------------------------------------------------------- /data/BSD68/test058.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test058.png -------------------------------------------------------------------------------- /data/BSD68/test059.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test059.png -------------------------------------------------------------------------------- /data/BSD68/test060.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test060.png -------------------------------------------------------------------------------- /data/BSD68/test061.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test061.png -------------------------------------------------------------------------------- /data/BSD68/test062.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test062.png -------------------------------------------------------------------------------- /data/BSD68/test063.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test063.png -------------------------------------------------------------------------------- /data/BSD68/test064.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test064.png -------------------------------------------------------------------------------- /data/BSD68/test065.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test065.png -------------------------------------------------------------------------------- /data/BSD68/test066.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test066.png -------------------------------------------------------------------------------- /data/BSD68/test067.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test067.png -------------------------------------------------------------------------------- /data/BSD68/test068.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/BSD68/test068.png -------------------------------------------------------------------------------- /data/CC/5dmark3_iso3200_1_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/5dmark3_iso3200_1_mean.png -------------------------------------------------------------------------------- /data/CC/5dmark3_iso3200_1_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/5dmark3_iso3200_1_ours.png -------------------------------------------------------------------------------- /data/CC/5dmark3_iso3200_1_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/5dmark3_iso3200_1_real.png -------------------------------------------------------------------------------- /data/CC/5dmark3_iso3200_2_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/5dmark3_iso3200_2_mean.png -------------------------------------------------------------------------------- /data/CC/5dmark3_iso3200_2_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/5dmark3_iso3200_2_ours.png -------------------------------------------------------------------------------- /data/CC/5dmark3_iso3200_2_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/5dmark3_iso3200_2_real.png -------------------------------------------------------------------------------- /data/CC/5dmark3_iso3200_3_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/5dmark3_iso3200_3_mean.png -------------------------------------------------------------------------------- /data/CC/5dmark3_iso3200_3_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/5dmark3_iso3200_3_ours.png -------------------------------------------------------------------------------- /data/CC/5dmark3_iso3200_3_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/5dmark3_iso3200_3_real.png -------------------------------------------------------------------------------- /data/CC/d600_iso3200_1_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d600_iso3200_1_mean.png -------------------------------------------------------------------------------- /data/CC/d600_iso3200_1_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d600_iso3200_1_ours.png -------------------------------------------------------------------------------- /data/CC/d600_iso3200_1_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d600_iso3200_1_real.png -------------------------------------------------------------------------------- /data/CC/d600_iso3200_2_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d600_iso3200_2_mean.png -------------------------------------------------------------------------------- /data/CC/d600_iso3200_2_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d600_iso3200_2_ours.png -------------------------------------------------------------------------------- /data/CC/d600_iso3200_2_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d600_iso3200_2_real.png -------------------------------------------------------------------------------- /data/CC/d600_iso3200_3_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d600_iso3200_3_mean.png -------------------------------------------------------------------------------- /data/CC/d600_iso3200_3_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d600_iso3200_3_ours.png -------------------------------------------------------------------------------- /data/CC/d600_iso3200_3_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d600_iso3200_3_real.png -------------------------------------------------------------------------------- /data/CC/d800_iso1600_1_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso1600_1_mean.png -------------------------------------------------------------------------------- /data/CC/d800_iso1600_1_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso1600_1_ours.png -------------------------------------------------------------------------------- /data/CC/d800_iso1600_1_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso1600_1_real.png -------------------------------------------------------------------------------- /data/CC/d800_iso1600_2_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso1600_2_mean.png -------------------------------------------------------------------------------- /data/CC/d800_iso1600_2_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso1600_2_ours.png -------------------------------------------------------------------------------- /data/CC/d800_iso1600_2_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso1600_2_real.png -------------------------------------------------------------------------------- /data/CC/d800_iso1600_3_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso1600_3_mean.png -------------------------------------------------------------------------------- /data/CC/d800_iso1600_3_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso1600_3_ours.png -------------------------------------------------------------------------------- /data/CC/d800_iso1600_3_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso1600_3_real.png -------------------------------------------------------------------------------- /data/CC/d800_iso3200_1_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso3200_1_mean.png -------------------------------------------------------------------------------- /data/CC/d800_iso3200_1_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso3200_1_ours.png -------------------------------------------------------------------------------- /data/CC/d800_iso3200_1_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso3200_1_real.png -------------------------------------------------------------------------------- /data/CC/d800_iso3200_2_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso3200_2_mean.png -------------------------------------------------------------------------------- /data/CC/d800_iso3200_2_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso3200_2_ours.png -------------------------------------------------------------------------------- /data/CC/d800_iso3200_2_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso3200_2_real.png -------------------------------------------------------------------------------- /data/CC/d800_iso3200_3_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso3200_3_mean.png -------------------------------------------------------------------------------- /data/CC/d800_iso3200_3_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso3200_3_ours.png -------------------------------------------------------------------------------- /data/CC/d800_iso3200_3_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso3200_3_real.png -------------------------------------------------------------------------------- /data/CC/d800_iso6400_1_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso6400_1_mean.png -------------------------------------------------------------------------------- /data/CC/d800_iso6400_1_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso6400_1_ours.png -------------------------------------------------------------------------------- /data/CC/d800_iso6400_1_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso6400_1_real.png -------------------------------------------------------------------------------- /data/CC/d800_iso6400_2_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso6400_2_mean.png -------------------------------------------------------------------------------- /data/CC/d800_iso6400_2_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso6400_2_ours.png -------------------------------------------------------------------------------- /data/CC/d800_iso6400_2_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso6400_2_real.png -------------------------------------------------------------------------------- /data/CC/d800_iso6400_3_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso6400_3_mean.png -------------------------------------------------------------------------------- /data/CC/d800_iso6400_3_ours.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso6400_3_ours.png -------------------------------------------------------------------------------- /data/CC/d800_iso6400_3_real.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/CC/d800_iso6400_3_real.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_B_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_B_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_B_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_B_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_B_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_B_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_B_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_B_4.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_G_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_G_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_G_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_G_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_G_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_G_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_G_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_G_4.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_R_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_R_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_R_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_R_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_R_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_R_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_BPAE_R_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_BPAE_R_4.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_FISH_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_FISH_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_FISH_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_FISH_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_FISH_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_FISH_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_FISH_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_FISH_4.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_MICE_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_MICE_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_MICE_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_MICE_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_MICE_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_MICE_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/Confocal_MICE_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/Confocal_MICE_4.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_B_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_B_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_B_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_B_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_B_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_B_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_B_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_B_4.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_G_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_G_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_G_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_G_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_G_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_G_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_G_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_G_4.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_R_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_R_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_R_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_R_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_R_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_R_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_BPAE_R_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_BPAE_R_4.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_MICE_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_MICE_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_MICE_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_MICE_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_MICE_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_MICE_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/TwoPhoton_MICE_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/TwoPhoton_MICE_4.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_B_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_B_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_B_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_B_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_B_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_B_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_B_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_B_4.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_G_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_G_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_G_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_G_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_G_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_G_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_G_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_G_4.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_R_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_R_1.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_R_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_R_2.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_R_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_R_3.png -------------------------------------------------------------------------------- /data/FMDD/gt/WideField_BPAE_R_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/gt/WideField_BPAE_R_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_B_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_B_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_B_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_B_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_B_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_B_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_B_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_B_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_G_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_G_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_G_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_G_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_G_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_G_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_G_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_G_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_R_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_R_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_R_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_R_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_R_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_R_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_BPAE_R_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_BPAE_R_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_FISH_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_FISH_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_FISH_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_FISH_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_FISH_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_FISH_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_FISH_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_FISH_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_MICE_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_MICE_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_MICE_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_MICE_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_MICE_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_MICE_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/Confocal_MICE_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/Confocal_MICE_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_B_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_B_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_B_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_B_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_B_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_B_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_B_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_B_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_G_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_G_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_G_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_G_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_G_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_G_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_G_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_G_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_R_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_R_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_R_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_R_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_R_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_R_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_BPAE_R_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_BPAE_R_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_MICE_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_MICE_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_MICE_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_MICE_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_MICE_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_MICE_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/TwoPhoton_MICE_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/TwoPhoton_MICE_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_B_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_B_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_B_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_B_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_B_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_B_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_B_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_B_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_G_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_G_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_G_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_G_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_G_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_G_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_G_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_G_4.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_R_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_R_1.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_R_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_R_2.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_R_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_R_3.png -------------------------------------------------------------------------------- /data/FMDD/raw/WideField_BPAE_R_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/FMDD/raw/WideField_BPAE_R_4.png -------------------------------------------------------------------------------- /data/PolyU/.gitattributes: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/.gitattributes -------------------------------------------------------------------------------- /data/PolyU/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/.gitignore -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_3200_chair_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_3200_chair_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_3200_chair_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_3200_chair_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_3200_chair_14_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_3200_chair_14_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_3200_chair_14_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_3200_chair_14_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_3200_chair_5_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_3200_chair_5_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_3200_chair_5_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_3200_chair_5_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_3200_plug_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_3200_plug_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_3200_plug_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_3200_plug_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_3200_plug_12_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_3200_plug_12_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_3200_plug_12_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_3200_plug_12_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_bicycle_10_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_bicycle_10_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_bicycle_10_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_bicycle_10_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_bicycle_6_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_bicycle_6_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_bicycle_6_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_bicycle_6_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_bicycle_8_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_bicycle_8_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_bicycle_8_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_bicycle_8_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_circuit_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_circuit_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_circuit_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_circuit_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_circuit_3_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_circuit_3_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_circuit_3_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_circuit_3_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_circuit_8_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_circuit_8_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_circuit_8_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_circuit_8_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_desk_10_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_desk_10_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_desk_10_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_desk_10_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_desk_4_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_desk_4_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_desk_4_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_desk_4_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_desk_5_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_desk_5_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_desk_5_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_desk_5_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_desk_7_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_desk_7_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_desk_7_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_desk_7_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_13_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_13_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_13_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_13_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_1_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_1_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_1_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_1_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_2_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_2_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_2_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_2_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_4_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_4_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_4_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_4_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_6_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_6_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_6_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_6_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_8_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_8_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_160_6400_reciever_8_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_160_6400_reciever_8_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_fruit_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_fruit_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_fruit_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_fruit_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_fruit_12_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_fruit_12_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_fruit_12_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_fruit_12_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_fruit_14_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_fruit_14_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_fruit_14_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_fruit_14_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_toy_12_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_toy_12_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_toy_12_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_toy_12_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_toy_1_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_toy_1_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_toy_1_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_toy_1_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_toy_2_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_toy_2_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_toy_2_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_toy_2_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_toy_3_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_toy_3_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_toy_3_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_toy_3_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_toy_6_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_toy_6_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon5D2_5_200_3200_toy_6_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon5D2_5_200_3200_toy_6_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_3-5_125_1600_waterhouse_10_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_3-5_125_1600_waterhouse_10_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_3-5_125_1600_waterhouse_10_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_3-5_125_1600_waterhouse_10_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_3-5_125_1600_waterhouse_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_3-5_125_1600_waterhouse_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_3-5_125_1600_waterhouse_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_3-5_125_1600_waterhouse_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_3-5_125_1600_waterhouse_12_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_3-5_125_1600_waterhouse_12_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_3-5_125_1600_waterhouse_12_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_3-5_125_1600_waterhouse_12_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_book_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_book_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_book_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_book_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_book_13_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_book_13_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_book_13_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_book_13_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_13_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_13_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_13_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_13_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_16_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_16_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_16_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_16_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_1_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_1_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_1_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_1_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_2_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_2_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_2_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_2_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_3_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_3_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon600D_4-5_125_1600_toy_3_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon600D_4-5_125_1600_toy_3_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_12800_printer_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_12800_printer_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_12800_printer_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_12800_printer_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_12800_printer_14_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_12800_printer_14_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_12800_printer_14_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_12800_printer_14_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_12800_printer_15_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_12800_printer_15_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_12800_printer_15_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_12800_printer_15_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_12800_printer_16_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_12800_printer_16_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_12800_printer_16_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_12800_printer_16_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_3200_ball_16_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_3200_ball_16_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_3200_ball_16_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_3200_ball_16_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_3200_ball_1_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_3200_ball_1_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_3200_ball_1_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_3200_ball_1_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_3200_ball_2_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_3200_ball_2_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_3200_ball_2_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_3200_ball_2_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_3200_ball_6_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_3200_ball_6_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_3200_ball_6_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_3200_ball_6_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_3200_ball_7_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_3200_ball_7_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_3200_ball_7_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_3200_ball_7_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_6400_comproom_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_6400_comproom_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_6400_comproom_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_6400_comproom_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_6400_comproom_12_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_6400_comproom_12_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_6400_comproom_12_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_6400_comproom_12_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_6400_comproom_13_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_6400_comproom_13_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_6400_comproom_13_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_6400_comproom_13_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_6400_comproom_14_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_6400_comproom_14_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_6400_comproom_14_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_6400_comproom_14_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_6400_comproom_16_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_6400_comproom_16_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_6400_comproom_16_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_6400_comproom_16_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_800_GO_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_800_GO_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Canon80D_8_8_800_GO_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Canon80D_8_8_800_GO_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_10_100_6400_planandsofa_2_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_10_100_6400_planandsofa_2_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_10_100_6400_planandsofa_2_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_10_100_6400_planandsofa_2_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_10_100_6400_planandsofa_7_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_10_100_6400_planandsofa_7_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_10_100_6400_planandsofa_7_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_10_100_6400_planandsofa_7_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_11_160_3200_classroom_15_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_11_160_3200_classroom_15_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_11_160_3200_classroom_15_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_11_160_3200_classroom_15_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_11_160_3200_classroom_4_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_11_160_3200_classroom_4_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_11_160_3200_classroom_4_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_11_160_3200_classroom_4_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_11_160_3200_classroom_6_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_11_160_3200_classroom_6_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_11_160_3200_classroom_6_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_11_160_3200_classroom_6_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_4-5_160_1800_classroom_15_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_4-5_160_1800_classroom_15_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_4-5_160_1800_classroom_15_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_4-5_160_1800_classroom_15_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_4-5_160_1800_classroom_5_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_4-5_160_1800_classroom_5_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_4-5_160_1800_classroom_5_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_4-5_160_1800_classroom_5_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_4-5_160_1800_classroom_9_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_4-5_160_1800_classroom_9_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_4-5_160_1800_classroom_9_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_4-5_160_1800_classroom_9_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5-6_160_6400_wall_15_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5-6_160_6400_wall_15_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5-6_160_6400_wall_15_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5-6_160_6400_wall_15_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5-6_160_6400_wall_2_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5-6_160_6400_wall_2_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5-6_160_6400_wall_2_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5-6_160_6400_wall_2_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5-6_160_6400_wall_6_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5-6_160_6400_wall_6_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5-6_160_6400_wall_6_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5-6_160_6400_wall_6_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5-6_160_6400_wall_9_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5-6_160_6400_wall_9_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5-6_160_6400_wall_9_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5-6_160_6400_wall_9_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_12_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_12_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_12_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_12_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_13_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_13_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_13_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_13_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_14_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_14_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_14_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_14_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_15_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_15_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_15_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_15_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_1_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_1_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_1_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_1_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_2_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_2_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_100_4000_flower_2_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_100_4000_flower_2_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_125_6400_stair_10_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_125_6400_stair_10_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_125_6400_stair_10_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_125_6400_stair_10_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_125_6400_stair_1_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_125_6400_stair_1_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_125_6400_stair_1_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_125_6400_stair_1_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_125_6400_stair_3_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_125_6400_stair_3_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_125_6400_stair_3_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_125_6400_stair_3_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_125_6400_stair_6_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_125_6400_stair_6_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_125_6400_stair_6_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_125_6400_stair_6_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_125_6400_stair_7_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_125_6400_stair_7_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_5_125_6400_stair_7_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_5_125_6400_stair_7_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_6-3_125_5000_plant_10_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_6-3_125_5000_plant_10_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_6-3_125_5000_plant_10_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_6-3_125_5000_plant_10_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_6-3_125_5000_plant_1_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_6-3_125_5000_plant_1_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_6-3_125_5000_plant_1_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_6-3_125_5000_plant_1_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_6-3_125_5000_plant_3_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_6-3_125_5000_plant_3_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_6-3_125_5000_plant_3_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_6-3_125_5000_plant_3_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_6-3_125_5000_plant_6_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_6-3_125_5000_plant_6_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_6-3_125_5000_plant_6_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_6-3_125_5000_plant_6_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_6-3_125_5000_plant__4_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_6-3_125_5000_plant__4_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_6-3_125_5000_plant__4_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_6-3_125_5000_plant__4_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_8_100_6400_bulletin_3_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_8_100_6400_bulletin_3_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_8_100_6400_bulletin_3_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_8_100_6400_bulletin_3_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_8_100_6400_bulletin_5_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_8_100_6400_bulletin_5_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_8_100_6400_bulletin_5_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_8_100_6400_bulletin_5_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_8_100_6400_bulletin_7_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_8_100_6400_bulletin_7_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_8_100_6400_bulletin_7_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_8_100_6400_bulletin_7_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_8_100_6400_bulletin_8_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_8_100_6400_bulletin_8_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_8_100_6400_bulletin_8_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_8_100_6400_bulletin_8_real.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_8_125_6400_photo_19_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_8_125_6400_photo_19_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/NikonD800_8_125_6400_photo_19_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/NikonD800_8_125_6400_photo_19_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_3-5_200_1600_classroom_10_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_3-5_200_1600_classroom_10_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_3-5_200_1600_classroom_10_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_3-5_200_1600_classroom_10_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_3-5_200_1600_classroom_13_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_3-5_200_1600_classroom_13_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_3-5_200_1600_classroom_13_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_3-5_200_1600_classroom_13_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_3-5_200_1600_classroom_14_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_3-5_200_1600_classroom_14_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_3-5_200_1600_classroom_14_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_3-5_200_1600_classroom_14_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_1600_toy_10_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_1600_toy_10_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_1600_toy_10_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_1600_toy_10_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_1600_toy_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_1600_toy_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_1600_toy_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_1600_toy_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_3200_plant_10_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_3200_plant_10_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_3200_plant_10_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_3200_plant_10_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_3200_plant_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_3200_plant_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_3200_plant_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_3200_plant_11_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_3200_plant_13_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_3200_plant_13_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_3200_plant_13_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_3200_plant_13_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_3200_plant_14_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_3200_plant_14_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_3200_plant_14_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_3200_plant_14_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_6400_waterhouse_10_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_6400_waterhouse_10_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4-5_125_6400_waterhouse_10_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4-5_125_6400_waterhouse_10_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4_200_3200_door_10_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4_200_3200_door_10_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4_200_3200_door_10_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4_200_3200_door_10_real.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4_200_3200_door_11_mean.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4_200_3200_door_11_mean.JPG -------------------------------------------------------------------------------- /data/PolyU/Sony_4_200_3200_door_11_real.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/PolyU/Sony_4_200_3200_door_11_real.JPG -------------------------------------------------------------------------------- /data/set9/image_Baboon512rgb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/set9/image_Baboon512rgb.png -------------------------------------------------------------------------------- /data/set9/image_F16_512rgb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/set9/image_F16_512rgb.png -------------------------------------------------------------------------------- /data/set9/image_House256rgb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/set9/image_House256rgb.png -------------------------------------------------------------------------------- /data/set9/image_Lena512rgb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/set9/image_Lena512rgb.png -------------------------------------------------------------------------------- /data/set9/image_Peppers512rgb.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/set9/image_Peppers512rgb.png -------------------------------------------------------------------------------- /data/set9/kodim01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/set9/kodim01.png -------------------------------------------------------------------------------- /data/set9/kodim02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/set9/kodim02.png -------------------------------------------------------------------------------- /data/set9/kodim03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/set9/kodim03.png -------------------------------------------------------------------------------- /data/set9/kodim12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/data/set9/kodim12.png -------------------------------------------------------------------------------- /model_zoo/dncnn_color_blind.pth: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/model_zoo/dncnn_color_blind.pth -------------------------------------------------------------------------------- /model_zoo/dncnn_gray_blind.pth: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/model_zoo/dncnn_gray_blind.pth -------------------------------------------------------------------------------- /model_zoo/ffdnet_color.pth: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/model_zoo/ffdnet_color.pth -------------------------------------------------------------------------------- /models/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /models/__pycache__/__init__.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/__pycache__/__init__.cpython-38.pyc -------------------------------------------------------------------------------- /models/__pycache__/basicblock.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/__pycache__/basicblock.cpython-38.pyc -------------------------------------------------------------------------------- /models/__pycache__/network_dncnn.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/__pycache__/network_dncnn.cpython-38.pyc -------------------------------------------------------------------------------- /models/__pycache__/network_ffdnet.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/__pycache__/network_ffdnet.cpython-38.pyc -------------------------------------------------------------------------------- /models/__pycache__/networks.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/__pycache__/networks.cpython-38.pyc -------------------------------------------------------------------------------- /models/__pycache__/unet.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/__pycache__/unet.cpython-38.pyc -------------------------------------------------------------------------------- /models/__pycache__/unet_new.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/__pycache__/unet_new.cpython-38.pyc -------------------------------------------------------------------------------- /models/basicblock.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/basicblock.py -------------------------------------------------------------------------------- /models/network_dncnn.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/network_dncnn.py -------------------------------------------------------------------------------- /models/network_ffdnet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/network_ffdnet.py -------------------------------------------------------------------------------- /models/networks.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/networks.py -------------------------------------------------------------------------------- /models/unet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/unet.py -------------------------------------------------------------------------------- /models/unet_new.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/models/unet_new.py -------------------------------------------------------------------------------- /nn_bm3d_AWGN_bsd68.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_bm3d_AWGN_bsd68.py -------------------------------------------------------------------------------- /nn_bm3d_AWGN_set9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_bm3d_AWGN_set9.py -------------------------------------------------------------------------------- /nn_bm3d_cc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_bm3d_cc.py -------------------------------------------------------------------------------- /nn_bm3d_fmdd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_bm3d_fmdd.py -------------------------------------------------------------------------------- /nn_bm3d_polyu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_bm3d_polyu.py -------------------------------------------------------------------------------- /nn_dncnn_cc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_dncnn_cc.py -------------------------------------------------------------------------------- /nn_dncnn_fmdd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_dncnn_fmdd.py -------------------------------------------------------------------------------- /nn_dncnn_polyu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_dncnn_polyu.py -------------------------------------------------------------------------------- /nn_ffd_cc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_ffd_cc.py -------------------------------------------------------------------------------- /nn_nlm_AWGN_bsd68.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_nlm_AWGN_bsd68.py -------------------------------------------------------------------------------- /nn_nlm_AWGN_set9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_nlm_AWGN_set9.py -------------------------------------------------------------------------------- /nn_nlm_cc.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_nlm_cc.py -------------------------------------------------------------------------------- /nn_nlm_fmdd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_nlm_fmdd.py -------------------------------------------------------------------------------- /nn_nlm_ployu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/nn_nlm_ployu.py -------------------------------------------------------------------------------- /utils/VST.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/VST.py -------------------------------------------------------------------------------- /utils/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /utils/__pycache__/VST.cpython-35.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/__pycache__/VST.cpython-35.pyc -------------------------------------------------------------------------------- /utils/__pycache__/__init__.cpython-35.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/__pycache__/__init__.cpython-35.pyc -------------------------------------------------------------------------------- /utils/__pycache__/__init__.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/__pycache__/__init__.cpython-38.pyc -------------------------------------------------------------------------------- /utils/__pycache__/image_io.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/__pycache__/image_io.cpython-38.pyc -------------------------------------------------------------------------------- /utils/__pycache__/image_tool.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/__pycache__/image_tool.cpython-38.pyc -------------------------------------------------------------------------------- /utils/__pycache__/noise_estimator.cpython-35.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/__pycache__/noise_estimator.cpython-35.pyc -------------------------------------------------------------------------------- /utils/__pycache__/noise_estimator.cpython-38.pyc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/__pycache__/noise_estimator.cpython-38.pyc -------------------------------------------------------------------------------- /utils/image_io.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/image_io.py -------------------------------------------------------------------------------- /utils/image_tool.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/image_tool.py -------------------------------------------------------------------------------- /utils/imresize.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/imresize.py -------------------------------------------------------------------------------- /utils/noise_estimator.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhengdihan/Unsupervised_denoising/HEAD/utils/noise_estimator.py --------------------------------------------------------------------------------