GithubHelp home page GithubHelp logo

sheenamyadav / cnn-digit-recognition-tensorflow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nai-kon/cnn-digit-recognition-webapp

0.0 0.0 0.0 35.76 MB

Handwritten Digit Recognition WebApp using TensorFlow and Flask.

Python 48.80% HTML 10.38% CSS 3.42% JavaScript 37.41%

cnn-digit-recognition-tensorflow's Introduction

Digit Recognition WebApp by CNN using TensorFlow and Flask

A Flask WebApp for Handwritten digit recognition using Convolution Neural Network.
Demo Site : http://naikon.server-on.net/DigitRecognition/

Digit Recognition

Specific

Neural Network

  • Two Convolution - MaxPooling layer
  • Softmax loss
  • Adam Optimizer
  • Dropout
  • Automatic Centering the Input Digit
  • 99% of accuracy at MNIST test images

Web Application

  • Flask for backbone (The Demo Site consists of Nginx + uWSGI)
  • d3.js for bar graph

Requirement

  • Python 3.6
  • TensorFlow 1.9
  • Flask
  • NumPy
  • PIL(pillow)

Usage

  • Training Model

    - python3 train.py  
    
  • Run WebApp

    - python3 server.py
      ->access to localhost:5000
    

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.