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.
Create and activate the environment for the project:
conda create -n environment.yml
conda activate SolveNet
python3 sn.py
- Aadit Agarwal
ABV-IIITM, Gwalior
[email protected] - Aastha Jain
ABV-IIITM, Gwalior
[email protected] - Himanshu Ruhela
ABV-IIITM, Gwalior
[email protected]