GithubHelp home page GithubHelp logo

kirhhoff / emnist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shubhammor0403/emnist

0.0 1.0 0.0 21.64 MB

Classify and predict words using EMNIST dataset

Python 4.56% Jupyter Notebook 95.44%

emnist's Introduction

EMNIST

Developed by @shubhammor0403

Classify and predict words using EMNIST dataset

Implementation of this model in an android application can be found at :- EMNIST ANDROID

Description

This project offers a new solution to traditional handwriting recognition techniques using concepts of Deep learning and computer vision. An extension of Mnist digits dataset called the Emnist dataset has been used. It contains 62 classes with 0-9 digits and A-Z characters in both uppercase and lowercase. An application for Android, to detect handwritten text and convert it into digital form using Convolutional Neural Networks, abbreviated as CNN, for text classication and detection, has been created. Prior to that we pre-processed the dataset and applied various flters over it. Two seperate Jupyter files have been included. modeltrain.ipynb contains creation and training of the model and segment.ipynb contains prediction of words using the created model.

Environment

Anaconda Python

  • Tensorflow
  • Keras
  • Numpy
  • Matplotlib
  • Opencv

Usage

  • Download the EMNIST byclass dataset and place the binary files in the data folder(Create a new folder named data).
    Emnist Dataset
  • Create and train a model using modeltrain.ipynb (or use the provided model)
  • Test out the model using segment.ipynb

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.