Code Monkey home page Code Monkey logo

air_writing's People

Contributors

archiexdex avatar chychen avatar jay-cherri avatar nsknsl 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

air_writing's Issues

train_blstm taking so much time to run

When I'm trying to run the train_blstm.py, it is taking so much time to run
SparseTensor(indices=Tensor("decoder/CTCGreedyDecoder:0", shape=(?, 2), dtype=int64), values=Tensor("decoder/CTCGreedyDecoder:1", shape=(?,), dtype=int64), dense_shape=Tensor("decoder/CTCGreedyDecoder:2", shape=(2,), dtype=int64))
After this it doesn't show any progress.
Can you help me with this.
Thank you

Decoder issue: Empty Decoded value

Hey,
thanks for this amazing work.

i just have a small issue here at first there were some errors, i fixed them got the code to run and start training but it seems like it can't predict anything and the loss always high

Original val: then He had put his hands on her shoulders<b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b><b>

Decoded val:

1 epoches, 85 steps, mean loss: 617.738472, valid mean loss: 101.721208, time cost: 305.696634(sec/batch), levenshtein: 1.000000

this is the first epoch output so what is wrong here?

Thankyou.

Query regarding preprocess.py

Line num 119
Shouldn't it be y_point[:] = [(point - y_min) * scale for point in y_point]
instead of x_point in the end

Files missing

Hi,
First of all thanks for sharing your work.

There are some files missing which are UltraProcess.py and letters.txt.

I found that UltraProcess.py is nothing but the preprocess.py in src folder which creates data.npy and labels.npy but while executing read.py it was giving error that it couldn't locate letters.txt.

Appreciate your thoughts.

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.