Coder Social home page Coder Social logo

campus-gan's People

Contributors

jasonwei20 avatar

Watchers

 avatar

campus-gan's Issues

Output of trained model just coming as random pixels

Hi,
I took DCGAN-Tensorflow and trained on your dataset eleven campuses with a minor change that I kept the images in 128 size only and not resizing to 64.
python main.py --dataset eleven_campuses --input_height=128 --output_height=128 --train --epoch=270

My training ended with:
[ 4050 Epoch:[269/270] [ 14/ 15] time: 38037.0606, d_loss: 0.00000905, g_loss: 12.33740234
So I'm assuming training and checkpoint is fine.

I then generated samples using:
python main.py --dataset eleven_campuses --input_height=128 --output_height=128 --out_name="20210119.132128 - data - campus - x128.z100.uniform_signed.y128.b64" --visualize

But I'm getting just random pixels in each of the 100 output samples (which is 1024 image of 8x8 samples of 128 each)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.