Git Product home page Git Product logo

youreyes's Introduction

This project this is a example where you'll know how to run deep learning networks on Android device using OpenCV deep learning module.

Do you need download MobileNet object detection model from https://github.com/chuanqi305/MobileNet-SSD. This application need a configuration file MobileNetSSD_deploy.prototxt and weights MobileNetSSD_deploy.caffemodel. After the download, put MobileNetSSD_deploy.prototxt and MobileNetSSD_deploy.caffemodel into app/build/intermediates/assets/debug folder.

Usage: Android application created to pronounce for the visually impaired the objects present in front of the camera using opencv, TBB and Deep Learning.

When you run the application, clicking on the cell phone screen will pronounce the name of the objects identified with the deep learning technology of the opencv library. The system locates the previously trained object in real time.

Approach:

The technology uses the mobile processor and does not use the internet to identify the objects. The project uses the Deep Learning module ( dnn ) of the opencv library available after version 3.3.1. The library uses the opencv and TBB library features compatible with ARM and Intel processors. In the future Android NN API technology will be used with Movidius in Android 8.1

Technologies Used:

  • OpenCV
  • TBB
  • In the future : Movidius in Android 8.1

Version 8.0

  • Backward compatibility with old Android
  • Bug fix - screen overlay detected
  • Remove OpenCV Manager dependencies
  • Bug fix
  • Add request permission hardware

Version 3.0

  • Bug fix in armeabi processor
  • Add dependencies links

Version 1.1

  • Add x86 support and multi language

Version 1.0

  • First version

Alessandro de Oliveira Faria email: [email protected]

youreyes's People

Contributors

cabelo avatar

Watchers

James Cloos 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.