Skip to content

tulika612/Sanskrit-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published