Giter Site home page Giter Site logo

sarahwolf32 / conditional-dcgan-for-mnist Goto Github PK

View Code? Open in Web Editor NEW
13.0 13.0 5.0 246 KB

A conditional DCGAN, in Tensorflow, for generating hand-written digits from the MNIST dataset.

Python 100.00%
cdcgan conditional-gan dcgan mnist tensorflow

conditional-dcgan-for-mnist's People

Contributors

sarahwolf32 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

conditional-dcgan-for-mnist's Issues

Shaping load_dataset

When running your code, I'm getting an attribute error:
AttributeError: 'tuple' object has no attribute 'shape'
for your dataset_loader class when trying to shape a loaded image:
num_batches = int(np.ceil(images.shape[0] / float(batch_size)))
in the dataset_loader.py

I did modify the input to take in mnist dataset from keras in the but I don't think that should be the root cause of this issue, it could be though. Any ideas? SO suggested casting it as a numpy.array(image) but that wasn't allowed.

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.