Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakaria08 committed Apr 4, 2020
1 parent d79c648 commit 47bce4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts_for_datasets/scripts_GAN_HR-LR.py
Original file line number Diff line number Diff line change
Expand Up @@ -394,10 +394,10 @@ def calculate_lap_edge():


if __name__ == "__main__":
#generate_mod_LR_bic()
generate_mod_LR_bic()
#copy_folder_name_for_valid_image()
#merge_edge()
#calculate_psnr_ssim_ESRGAN() #not working expected, use the other methods.
#separate_generated_image_for_test()
#calculate_psnr_ssim()
calculate_lap_edge()
#calculate_lap_edge()

0 comments on commit 47bce4f

Please sign in to comment.