carpedm20 / carpedm20/DCGAN-tensorflow

Trained on over 15000 images and still getting lackluster results

Open
#361 1 comment 0 reactions 0 assignees View on GitHub
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:

![train_00006000](https://user-images.githubusercontent.com/18582519/62664397-67fe9700-b949-11e9-886a-98fae42bf230.png)

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.