Skip to content

Latest commit

 

History

History
56 lines (44 loc) · 2.4 KB

README.md

File metadata and controls

56 lines (44 loc) · 2.4 KB

Handwritten-equation-solver

Python Tensorflow LinkedIn

😇 Motivation

In the present, along with the development of technology, solving equations or systems of equations are not the priority of schooling. However its still an elephant in the room for many students. So applying technology to help student dodge the bullet became essential.

What I did??

  • Training 2 yolov4 models to detect equations and characters in pictures
  • Training cnn model to classify those characters
  • Put all of it together to and using some libraries to some and format the result as HTML form
  • Using Flask to create web app

⭐ Features

Our project not only solve the 1st order equations, it can solve the second order or many other kind of equation windows app is in progress...

Preparation

1. Download weight and darknet

2. Config

3. Run this program

$ python3 webapp.py
  • get the https link and run it on browser link on the last line

4. Results

👏 And it's done!

Feel free to mail me for any doubts/query :email: hiimmuc1811@gmail.com or my facebbok: https://www.facebook.com/phgnam1811/

Contributors: