carpedm20 / carpedm20/DCGAN-tensorflow

Failed to generate test images more than 100

Open
#349 4 comments 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

python main.py --dataset dadada --input_height 64 --input_width 64 --output_height 64 --output_width 64 --visualize True --batch_size=1 --option=1 --generate_test_images 1000

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the command in main.py with --generate_test_images 1000 and compare it with the reported limit of 100. Inspect the command's output and the image-generation path to identify where generation stops. Done means the command reliably generates more than 100 test images or reports a clear limitation and failure reason.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.