We Won 🏆 3rd Prize at Kanitamil24 Hackathon for this project, and with the intention of developing the AI Tamil community, we are releasing the code of this project version 1.
- Dr.Balamurugan V T - https://www.linkedin.com/in/balamurugan-varadarajan-52a41b6/
- Mr.Pravin Savaridass M - https://www.linkedin.com/in/pravin-savaridass-00536b61/
- Mr.Gokul S - https://www.linkedin.com/in/gokul1308/
- Mr.Udhayamoorthy S - https://www.linkedin.com/in/udhaya-moorthy-277357259/
- Mr.Harikrishnan S - https://www.linkedin.com/in/harikrishnan-s-022804267/
- Ms.Dhikshitha S - https://www.linkedin.com/in/dhikshitha/
- Ms.Nandhini S - https://www.linkedin.com/in/nanthini-sk16/
⚠️ CAUTION: This project may only be utilized for academic research by including citations in your study; It is not allowed for commercial use...
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
-
Official Python Site: https://www.python.org/downloads/
-
- Open command prompt(cmd/terminal)
- change the directory to the downloaded project
- install the requirements in requirements.txt
You have many options
pip install -r requirements.txt
(OR)
-
python -m venv venv
- creating a virtual environment named venv -
./venv/Scripts/activate
- to activate the virtual environmentNOTE: This may not allow some system to active the venv in the terminal
to overcome this run the following commands
Set-ExecutionPolicy Unrestricted -Scope Process
Set-ExecutionPolicy Unrestricted -Force
now run./venv/Scripts/activate
-
pip install -r requirements.txt
- install the requirements
-
python app.py
The Application runs inhttps://127.0.0.1:5000
default -
You can upload the palm leaf manuscripts by clicking the upload button and waiting for some time to get the output
Note: you can use the demo palm leaves in the 'static/input/' folder -
You can also run the numerals page in the top right corner
NOTE: The Deep Learning Model is trained using the data collected from Tamil Virtual Academy(TVA), the model can perform well if the input is similar as the given demo images
- Dr.Muthukumar K - Tamil Department, Assistant Professor, Kongunadu Arts & Science College.
- Tamil University - Tanjore
- Yakkai Arakattalai
- Tamil Virtual Academy (TVA)