tulika612 / Sanskrit-OCR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parinamika

State of the art OCR for Sanskrit Text

Installation

  1. Clone the repository
  2. Download the model files from Google Drive: https://drive.google.com/file/d/1KJ6vORY-Ybi_ldvdj2cDGAYsnRG4wdCR/view
  3. Extract them and place them in the modelss folder
  4. Create a new virtual environment and activate it.
  5. After that, install all the packages required using the following command in the CLI:
pip install -r requirements.txt

This should install the required packages.

Running the application on localhost:

To run the application, enter the CLI and type the following commands:

python manage.py runserver

Navigate to http://127.0.0.1:8000/ in any browser, the application will be running.

Screenshots

Register
Login
Home
Welcome
Model-working
Line
Page

About


Languages

Language:Python 92.3%Language:HTML 4.1%Language:CSS 3.6%