Git Product home page Git Product logo

rnn-handwriting-generation's People

Contributors

snowkylin 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

rnn-handwriting-generation's Issues

SyntaxError: Missing parentheses in call to 'print'

Traceback (most recent call last):
  File "sample.py", line 3, in <module>
    import model as m
  File "/home/antonkulaga/rnn-handwriting-generation/model.py", line 3, in <module>
    from utils import vectorization
  File "/home/antonkulaga/rnn-handwriting-generation/utils.py", line 261
    print "error in " + filename
                    ^
SyntaxError: Missing parentheses in call to 'print'

About find_c_xml

Thank you for your work! now, I'm trying to implement your work, but had a problem. Unlike hardmaru's work, you put find_c_of_xml in util.py. It looks like another data file which was coverted xml to txt. Since there is no info on your code or readme file, please explain this part of your code. Thank you for reading.

Model files missing for save_synthesis

It seems you've only uploaded the checkpoint file for save_synthesis, which requires model files for 195-199, however, those model files are missing from the folder.

Training data

Hi, I am trying to create my own RNN generator, and I was wondering where did you get the training data to get it? I have been trying to download some databases but they are always labeled incorrectly and incoherently, I just want to know if your training data was structured and how if so?

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.