dkozykowski / Text-Recognition

Text recognition for the flutter_project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-Recognition

This repository is an extention for our another project consisting a model created with Deep Learning technique written with Keras - the Python Deep Learning library under Tensorflow backend.

How does it work?

The model was trained on thousands of handwritten texts using unsupervised learning. It will be capable of recognizing text written on the given photo and returning raw text with symbols.

What will it be able to recognite?

  • digits
  • letters
  • special characters
  • mathematical symbols
  • matrices
  • vectors

Authors

About

Text recognition for the flutter_project


Languages

Language:Python 100.0%