DL-Simplified icon indicating copy to clipboard operation
DL-Simplified copied to clipboard

[Project Addition] Handwritten Equation Solver using DL with Web App

Open Sgvkamalakar opened this issue 1 year ago • 4 comments

Deep Learning Simplified Repository (Proposing new issue)

:red_circle: Project Title: Handwritten Equation Solver using DL :red_circle: Aim: Develop a deep learning-based solver for recognizing and solving handwritten mathematical equations. :red_circle: Dataset: https://www.kaggle.com/datasets/xainano/handwrittenmathsymbols/data :red_circle: Approach: Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

:red_circle::yellow_circle: Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

:white_check_mark: To be Mentioned while taking the issue :

  • Full name: S G V Kamalakar
  • GitHub Profile Link: https://github.com/Sgvkamalakar
  • Email ID: [email protected]
  • Participant ID (if applicable):
  • Approach for this Project:
  • What is your participant role? (Mention the Open Source program): GSSOC '24

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

Sgvkamalakar avatar May 17 '24 04:05 Sgvkamalakar

My suggestion would be to create a web app as well for this real time project @Sgvkamalakar

abhisheks008 avatar May 17 '24 04:05 abhisheks008

Hi @abhisheks008 Please review the above issue template and assign the issue to me.

My approach for the Project: I plan to use a CNN, RNN, and a hybrid CNN-RNN model. Additionally, I will experiment with the Vision Transformer model to evaluate its performance.

Expected Outcome: The goal is to identify the most suitable model for the dataset and develop a Streamlit web application for a real-time handwritten equation solver.

Sgvkamalakar avatar May 17 '24 04:05 Sgvkamalakar

Hi @abhisheks008 Please review the above issue template and assign the issue to me.

My approach for the Project: I plan to use a CNN, RNN, and a hybrid CNN-RNN model. Additionally, I will experiment with the Vision Transformer model to evaluate its performance.

Expected Outcome: The goal is to identify the most suitable model for the dataset and develop a Streamlit web application for a real-time handwritten equation solver.

If you can implement this, it could be one of those finest addition to this repo. Go ahead @Sgvkamalakar Also please follow the same project structure as you have in the previous contribution.

abhisheks008 avatar May 17 '24 04:05 abhisheks008

Hi @abhisheks008 Please review the above issue template and assign the issue to me. My approach for the Project: I plan to use a CNN, RNN, and a hybrid CNN-RNN model. Additionally, I will experiment with the Vision Transformer model to evaluate its performance. Expected Outcome: The goal is to identify the most suitable model for the dataset and develop a Streamlit web application for a real-time handwritten equation solver.

If you can implement this, it could be one of those finest addition to this repo. Go ahead @Sgvkamalakar Also please follow the same project structure as you have in the previous contribution.

Sure, noted. Thank you!

Sgvkamalakar avatar May 17 '24 04:05 Sgvkamalakar

If this issue still open ,can you please assign me this issue. @abhisheks008

Pranali3103 avatar May 23 '24 12:05 Pranali3103

Full name: Pranali GitHub Profile Link: https://github.com/Pranali3103 Email ID: [email protected] Participant ID (if applicable):NA Approach for this Project: My approach would be using cnn , rnn and also above that some transformer networks. What is your participant role?: GSSOC '24

Pranali3103 avatar May 23 '24 12:05 Pranali3103

Full name: Pranali GitHub Profile Link: https://github.com/Pranali3103 Email ID: [email protected] Participant ID (if applicable):NA Approach for this Project: My approach would be using cnn , rnn and also above that some transformer networks. What is your participant role?: GSSOC '24

This issue is already assigned.

abhisheks008 avatar May 23 '24 13:05 abhisheks008

Hello @Sgvkamalakar! Your issue #580 has been closed. Thank you for your contribution!

github-actions[bot] avatar Jun 02 '24 06:06 github-actions[bot]