Skip to content

RajArPatra/Super-OCR

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


SUPER OCR

Templateless OCR solution for Maverics Botathon

Table of Contents
  1. About The Project
  2. links to our solution
  3. Reference
  4. License

About The Project

Product Name Screen Shot

We approach this problem in 2 parts to obtain the details of the Invoice.

The first Part:

First our Algorithm Uses Thresholding And Morphological Transforms to detect upper boxes and after these upper boxes are detected, the text is obtained using an OCR and then its stored in a “csv” file.

The Second Part:

For the second part we use Tablenet , a deep learning model inspired from the paper:- After the image is passed through tablenet , tables along with columns are detected which makes it easier to get the line data from the Central Table and after this these are passed through OCR to get the Text,and then its stored in a “csv” file.Our solution is robust enough to process both digital and scanned copies of Invoices.

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

LINKS TO OUR SOLUTION

References

License

Distributed under the MIT License. See LICENSE for more information.

About

Repo of the Product

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published