Skip to content

A Simple Flask Application to convert Handwritten Kannada characters into printed text

Notifications You must be signed in to change notification settings

Harivind/Kannada-OCR

Repository files navigation

KannadaOCR

A Simple Flask Application to convert Handwritten Kannada characters into printed text

Instructions to run Web Application:

  • Environment Setup

    • Open Anaconda Prompt

    • Enter the Project directory

    • Execute the following commands:

      conda env create -f environment.yml

      conda activate ocr

  • To run the application:

    python app.py
    

Website Screenshots

index.html

Results

Results

About

A Simple Flask Application to convert Handwritten Kannada characters into printed text

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages