carpedm20 / carpedm20/DCGAN-tensorflow
The data img_align_celeba.zip is not zip file.
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
The data` img_align_celeba.zip` is not zip file. Instead, it's a HTML file.
When I run `python download.py mnist celebA`, it successfully downloaded the img_align_celeba.zip but the file format is incorrect.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with download.py and the celebA path used by `python download.py mnist celebA`; inspect how the img_align_celeba.zip download is selected and saved. Reproduce the download and verify that the result is a valid ZIP archive rather than an HTML file, with the expected CelebA data available afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100