carpedm20 / carpedm20/DCGAN-tensorflow
Trained on over 15000 images and still getting lackluster results
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
I'm training the model on over 15000 images but it's still outputting final test images like the one below:

I'm running the following command:
`python main.py --data_dir dataset --dataset food --input_height 128 --output_height 128 --train`
What can I do to get better results??
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading main.py and reproducing the provided training command with the dataset and image dimensions stated in the issue. Compare the resulting output with the attached train_00006000 image. The issue does not define a specific code change or measurable result, so the expected meaning of “better results” would need clarification before work can be considered done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100