Giter Club home page Giter Club logo

keras_monet's Introduction

Example of using keras and a recurrent network Requires Keras

to run:

python lstm_image_generation.py

keras_monet's People

Contributors

manugarri avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

keras_monet's Issues

why I got this hint ๏ผŸ

/home/XXX/Downloads/keras_monet-master/lstm_image_generation.py(69)<module>()
-> text = np.apply_along_axis(rgb_to_hex, 2, text)
(Pdb) 

Possibility to alter Quantizing

Is there a trick to changing the Quantizing of the input images to accommodate for larger pixel size images while not increasing the RAM usage dramatically?

Running error with the latest Theano and Keras

Theano and keras are installed from their git repos. When running "python lstm_image_generation.py", the script stopped at this line:
model.add(LSTM(len(chars), 512, return_sequences=True))
I believe that because the API change in Keras.

What's your gpu

Hi, I am a newbee into rnn. As you see, theano sometimes not easy for configuration. My gpu is gtx760 and it use nearly 800s per iteration.
I am afraid this is too slow, so I wanan know which gpu you used for this code(used nearly 350s per iteration) and check if I make something not appropriate for the theano configuration.

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.