GithubHelp home page GithubHelp logo

blockchain99 / street-address-image-recognition Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 4.0 2.27 MB

Decoded and recognized the sequences of digits from the natural images of Street View House Numbers through training Convolutional neural networks (CNN) using tensorflow, python

Jupyter Notebook 100.00%

street-address-image-recognition's Introduction

CNNs_street-address-recognition

MLND Deep Learning Capstone Project to detect Street View House Number using tensorflow, deep learning platform

In this project, I would decode and recognize the sequences of digits from the natural images of Street View House Numbers (SVHN) through training Convolutional neural networks (CNN), which is the special case of the neural network with convolutional layers and subsampling layers. This model could enable us to find the housing number of a specific location in a street as a format of continuous multiple digit characters with 94.7% prediction accuracy from test data, which is shy of human recognition 97% but could be a good starting point for us to improve to excel the capability of human vision recognition.

  • In order to exute the include program, First of all ipython notebook or jupyter notebook should be installed
  • This program is developed and test on GTX1080.

Source Code

  • capstone_preparation_project.ipynb
  • Capstone_digitStruct.ipynb
  • capston_digitStructMatToCsv.ipynb
  • capstone_main_preprocess_project.ipynb
  • capstone_main_CNN_project

Requirements

This project files are tested and optimized 32GB intel Core7 system with GTX1080 GPU.

You will also need to have software installed to run and execute an Jupyter Notebook`

Run

Open Ipython Notebook in the root folder by type “jupyter notebook” on the shell command line(linux) or command line(windows) Open the 5 Files and run each cell one by one in the files.

Data

This project uses the The Street View House Numbers (SVHN) Dataset These dataset are downloaded and extracted in capstone_preparation_project.ipynb and capstone_main_preprocess_project.ipynb

Meta

Yoonsu Park - http://www.patternics.com Distributed under the MIT license. See LICENSE for more information( https://en.wikipedia.org/wiki/MIT_License ). https://github.com/blockchain99/street-address-image-recognition/capstoneproject_report.pdf

street-address-image-recognition's People

Contributors

blockchain99 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.