Giter Site home page Giter Site logo

harish2704 / pottan-ocr Goto Github PK

View Code? Open in Web Editor NEW
44.0 6.0 12.0 6.67 MB

A stupid OCR for malayalam language

Home Page: https://harish2704.github.io/pottan-demo/

License: MIT License

Python 39.47% Shell 4.12% JavaScript 16.67% CSS 0.13% HTML 9.69% Jupyter Notebook 29.93%
machine-learning ocr malayalam devanagari crnn pytorch keras complex-scripts

pottan-ocr's Issues

Recognition issues

For the image given below,
010010 bin

output is as follows
'വികുസ്തിപ്ലീക്കൂമ്പഠ (ൃവ൭൭ന്രിക്കൂന്ന റിധ്രിത ന്ത്രജ്ജ൭ത്തിമ്രത്ഠ൬ ഉങ്കല്ലൂ'

How could you convert pytorch model to keras

@harish2704 I can not convert pytorch lstmcell to keras, Could you please provide some help?
Here is pytorch lstmcell,
self.att_lstm = nn.LSTMCell(1536,512)
h_att, c_att = self.att_lstm(att_lstm_input, (state[0][0], state[1][0]))
state[0][0], state[1][0] is the tensor(2, 512)

### Setup integration with Kraken / Ocropy

This will tool will work as an engine without doing any sort of

  • Layout analysis
  • Column detection
  • Output document generation

Etc.

It will simply do Imag with Line of text to Text conversion

Need more info on how to do the training?

I am trying to train for tamil fonts.

created this repo.
https://github.com/nithyadurai87/pottan-ocr-tamil

https://github.com/nithyadurai87/pottan-ocr-tamil/blob/master/config.yaml
added this file.

It seems the install step for training needs GPU, CUDA etc.
when installing them and enabling the NVDIA driver, my ubuntu got crashed.
reinstalled ubuntu.

Is there any way to train on cloud?
You used Floydhub.

Requesting you to add tutorial on how to train using floudhub.

Thanks.

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.