carpedm20 / carpedm20/DCGAN-tensorflow

one pic error!... (Without change of Batch size)

Open
#353 9 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

I run this DCGAN in colab and I've only changed a few parameters(shown below).
The model was successfully lunched and the training process is good.
But there are " one pic error " every time the sample pic should be saved, so I got no images in the output folder.

Parameter changed:
"input_height", 96
"input_width", 96
"output_height", 48
"output_width", 48
"train", True
"crop", True
"visualize", True
"sample_freq", 10

Anyone who know how to solve this problem? Thanks for help.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.