nperraud / download-celebA-HQ

Python script to download the celebA-HQ dataset from google drive
139 stars 27 forks source link

Download from google drive #13

Closed pesser closed 5 years ago

pesser commented 5 years ago

Fixes #12 and #5. Thanks for your work!

nperraud commented 5 years ago

Hi @pesser , Thanks a lot for your contribution. That is something I actually wanted to do. Before I merge, could you tell me, on what platform/version you tested the code? I do not feel like doing a lot of tests by myself. On a scale of 10, how confident are you with your modifications?

pesser commented 5 years ago

Ran it on Debian 10, conda 4.5.11 environment with Python 3.5.6 and dependencies as specified in the README.md. Works in this setting, so I'd say 8/10.

nperraud commented 5 years ago

Let us live dangerously. I will merge and fix later if anyone complains.

Thanks a lot!