Skip to content

An application to recognise and evaluate handwritten mathematical expressions.

Notifications You must be signed in to change notification settings

aaditagarwal/SolveNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolveNet

Abstract

A system which can first segment the digits and symbols in the image. Then it predicts the segmented text character by character to recognize the text. Once the text is recognized, the text needs to be formulated into a mathematical expression, which can be calculated to achieve the final goal of the system, i.e., evaluate an image of handwritten mathematical expressions.

System Architechture

Execution Instructions

Create and activate the environment for the project:

conda create -n environment.yml
conda activate SolveNet

python3 sn.py

Screenshots

Home Screen

Upload Screen

Capture Screen

Result Screen

Contributors

  1. Aadit Agarwal
    ABV-IIITM, Gwalior
    [email protected]
  2. Aastha Jain
    ABV-IIITM, Gwalior
    [email protected]
  3. Himanshu Ruhela
    ABV-IIITM, Gwalior
    [email protected]

About

An application to recognise and evaluate handwritten mathematical expressions.

Topics

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages