-
-
Notifications
You must be signed in to change notification settings - Fork 347
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #690 from Sgvkamalakar/main
Handwritten Equation Solver using DL with Web App
- Loading branch information
Showing
28 changed files
with
2,318 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Handwritten Equation Solver - Dataset | ||
|
||
The dataset used for training and testing the models can be accessed from the following sources: | ||
- [Direct Download](https://cainvas-static.s3.amazonaws.com/media/user_data/Yuvnish17/data.zip) | ||
- [Kaggle Dataset](https://www.kaggle.com/datasets/xainano/handwrittenmathsymbols/data) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
## Handwritten Equation Solver - Images | ||
|
||
This folder contains images used in the Jupyter notebooks for visualizations and analysis related to handwritten equation solver and streamlit application. | ||
|
||
**Math characters recognized using CNN 👇🏻** | ||
|
||
![img7](https://github.com/abhisheks008/DL-Simplified/assets/103712713/d6470e02-b5a7-4243-a007-bc0331c8f93e) | ||
|
||
---- | ||
|
||
**Visual representation of the CNN model's performance through Confusion Matrix** | ||
|
||
![img3](https://github.com/abhisheks008/DL-Simplified/assets/103712713/aeadc8bd-e6ad-4538-b929-cfd603a562df) | ||
|
||
|
||
---- | ||
|
||
|
||
**Visual representation of the RNN model's performance through Confusion Matrix** | ||
|
||
![img5](https://github.com/abhisheks008/DL-Simplified/assets/103712713/354867a3-4afb-4361-825a-8ff661228da9) | ||
|
||
---- | ||
|
||
**Streamlit Interface** | ||
|
||
![image](https://github.com/Sgvkamalakar/Hand-Written-Equation-Solver/assets/103712713/aa618778-7d44-4665-877d-24221182f673) | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.