carpedm20 / carpedm20/DCGAN-tensorflow
how to generate a picture during test?
Open
- Dominant language
- JavaScript
- Stars
- 7.2k
- Forks
- 2.6k
- PR merge metrics
- No merged PRs in 30d
Description
i trained a model by using ` python main.py --dataset invoice --batch_size=8 --train --crop --epoch 5000`
anyone knows how to generate a picture by this trained generator?
i tried `python main.py --dataset invoice --batch_size=8` but nothing comes out
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.