Giter Site home page Giter Site logo

thenobody-12 / ocr-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 9.01 MB

This Repo contain cloud based OCR Web portal

Home Page: https://frt-ocr-lab.azurewebsites.net/

Python 0.50% JavaScript 69.53% CSS 27.57% HTML 2.40%
azure flask-application frt-microsoft html-css-javascript machine-learning microsoft-azure

ocr-app's Introduction

OCR-APP

forthebadge forthebadge forthebadge

image

**This project was made for Future Ready Talent Internship 2022

Problem Statement

In the factory floor, the Engineer enters data on the sheet. This sheet at the end of the repair cycle, manufacturing process, etc. is manually entered into the database. This manual process is timeconsuming and repetitive. Currently, there are OCR technologies that do not perform well with Cursive Handwritten data. Build a Deep learning OCR and Azure services that which can work with handwritten and image-text data. Since each individual has a different handwriting style.

✍ Description

In many automobile and manufacturing industries, a huge amount of data is handwritten or in the image. Still, in many government sectors in India, the document are handwritten. Optical character recognition makes it possible to convert many kinds of texts or photos into editable, searchable, and analyzable data. Researchers have been using AI and ML methods to automatically evaluate printed and handwritten documents for the past ten years in order to digitize them. Industries use paper sheets to enter data collected during work. This data is then manually entered into a database for further usage. But manually entering the data can be tedious work. So to solve this problem we can use the Optical Character Recognition technique, which is widely used to detect handwritten cursive text. We need this technology because if the data entered is misinterpreted by humans it can lead to failure or loss to the industry.

💥 Quick Start

  • Clone this repository git clone https://github.com/TheNobody-12/OCR-APP.git

  • Install python version 3.9 or higher version

  • Install Virtual Environment using Pip in command line. pip install virtualenv

  • Create a Virtual Environment in command line. python<version> -m venv <virtual-environment-name>

  • Activate the Environment in command line. .\<virtual-environment-name>\Scripts\activate

  • In activated environment, install all python dependencies. pip install -r requirements.txt

  • Run code file using below command. python app.py

🤖 Demo

The input Image

advertisement1

The Output Given by the Azure model

image

image

❤️ Project Admin


Sarthak Kapaliya(TheNobody-12)

👑 Admin

ocr-app's People

Contributors

thenobody-12 avatar

Stargazers

 avatar

Watchers

 avatar

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.