Skip to content

hiimmuc/Handwritten_equation_solver

Repository files navigation

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:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages