Learning-to-See-in-the-Dark icon indicating copy to clipboard operation
Learning-to-See-in-the-Dark copied to clipboard

download_dataset.py links needs to be updated

Open sdoria opened this issue 5 years ago • 0 comments

It looks like the google links in the Readme have been updated. Therefore, download_dataset.py needs to be updated to work.

For Sony, I've used: download_file_from_google_drive('1G6VruemZtpOyHjOC5N8Ww3ftVXOydSXx', 'Sony.zip') os.system('unzip Sony.zip -d dataset')

sdoria avatar Sep 06 '19 12:09 sdoria