fyu / lsun

LSUN Dataset Documentation and Demo Code
541 stars 176 forks source link

if the file exists, skip it. #2

Closed winnerineast closed 6 months ago

winnerineast commented 7 years ago

I found that I may pause the downloading and resume later. Such little feature could save me a lot of time to re-download files.

winnerineast commented 7 years ago

Further improvement is to verify the file downloaded already to see if it's fully downloaded or not and continue to download it starting from the broken point.