carpedm20 / carpedm20/DCGAN-tensorflow

Hello,How do I train my data ?

Open
#341 2 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

this is my input command: python main.py --dataset=down_image --input_height=300 --input_width=512 --output_height=300 --output_width=512 --input_fname_pattern="*.jpg" --batch_size=128 --is_train --c_dim 3
it can't give error,but no files were generated.
can you help me ?
thanks.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with main.py and reproduce the issue using the exact command and dataset details from the report. Trace the training run far enough to determine why it completes without generating files; done means the cause is identified and the expected output files are produced or the failure is clearly reported.

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
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.