Learning_to_See_in_the_Dark_PyTorch
Learning_to_See_in_the_Dark_PyTorch copied to clipboard
Run on single image
Hi how do i run this on a single image? Do i need to download the dataset for this?
Hi @mevinDhun
I think you need to download the dataset in any case. If you just want to test on a single image, you can simply keep the entry of that image in the corresponding test file. For instance, if you just want to test on Sony's 10003_00_0.04s.ARW, just keep this entry in the Sony_test_list.txt file.
I've also tested this code only on a sample subset of Sony, for which I created and used ( --test_img_list_file ./dataset/Sony_sample_test_list.txt
) this custom text file.
Sony_sample_test_list.txt
Hope this helps!
Hi Can I test the photos taken by my camera?