Git Product home page Git Product logo

nyu-cusp-machine-learning-capstone's Introduction

Machine Learning for Urban Cities

Final Project Report

N|Solid

Professor: Gustavo Nonato

Team: Nicolas Metallo, Niraj Nagarajan

Date: May 8, 2017

This is the support documentation for our ML final project where we present a simple example for using computer vision to empower people with blindness and low vision to do more.

What's the problem?

Thanks to a lawsuit brought by the American Council of the Blind (ACB), the Treasury Department must make US currency accessible to blind and visually impaired Americans under the Rehabilitation Act of 1973. Unfortunately, the wheels of government grind slowly, and banknotes with braille identification won't be in circulation until 2020. Some devices and smartphone apps already exist in the market that do a simple banknote identification, but we wanted to create a novel and customizable solution using machine learning that would set the foundations for solutions that can easily extend these capabilities to other currencies.

What's our solution?

Use transfer learning with a pretrained GoogLeNet neural net to re-train the last layer and create a new image classification algorithm than can accurately identify US dollar banknotes.

Description

We are using a dataset of 4000 photos separated into four different classes: 1 dollar, 5 dollars, 10 dollars and 20 dollars. We split our data into 60% training data, 25% test data and 15% validation data. We then use both Tensorflow and Caffe (through NVIDIA DIGITS) to train our model and measure its accuracy. In the end, the Caffe model was more accurate with up to 92.5% accuracy in our validation tests.

What's the tech behind it?

We used different open source resources to create our project:

  • Python
  • Amazon AWS (p2.large)
  • Docker
  • Tensorflow
  • Caffe
  • NVIDIA Dockers
  • NVIDIA GPU REST Engine
  • NVIDIA DIGITS 5
  • Tesseract
  • Raspberry Pi

Files in this Repository

  • Use Tesseract OCR engine as a Web API
  • Image Recognition Using GPUs in Amazon ECS Docker Containers
  • Image Caption Generation as a Web API

nyu-cusp-machine-learning-capstone's People

Contributors

mnm403 avatar nicolasmetallo avatar

Watchers

 avatar  avatar

Forkers

raphaelmeneses

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.