Skip to content

For the capstone project, you will use the SVHN dataset. This is an image dataset of over 600,000 digit images in all, and is a harder dataset than MNIST as the numbers appear in the context of natural scene images. SVHN is obtained from house numbers in Google Street View images. Y. Netzer, T. Wang, A. Coates, A. Bissacco, B. Wu and A. Y. Ng. "…

Notifications You must be signed in to change notification settings

josepholaide/Natural-Scene-Digits-Identifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Scene Digits Classfication

In this project, the SVHN dataset was used. This is an image dataset of over 600,000 digit images in all, and is a harder dataset than MNIST as the numbers appear in the context of natural scene images. SVHN is obtained from house numbers in Google Street View images.

Y. Netzer, T. Wang, A. Coates, A. Bissacco, B. Wu and A. Y. Ng. "Reading Digits in Natural Images with Unsupervised Feature Learning". NIPS Workshop on Deep Learning and Unsupervised Feature Learning, 2011.

The goal of this project is to develop an end-to-end workflow for building, training, validating, evaluating and saving a neural network that classifies a real-world image into one of ten classes.

The model developed was deployed using FastAPI and Docker.

Tools:

  1. Tensorflow
  2. Docker
  3. FastAPI
  4. OpenCV

About

For the capstone project, you will use the SVHN dataset. This is an image dataset of over 600,000 digit images in all, and is a harder dataset than MNIST as the numbers appear in the context of natural scene images. SVHN is obtained from house numbers in Google Street View images. Y. Netzer, T. Wang, A. Coates, A. Bissacco, B. Wu and A. Y. Ng. "…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published