Skip to content

Undergrad Final Year Project. A Machine Learning based application that serves as an aid to the Visually Impaired Person or VIPs, with visual task, by using Computer Vision algorithm.

License

Notifications You must be signed in to change notification settings

dipendrakshah/blind-assistance-system

Repository files navigation

Overview

This is a camera app that continuously detects the objects (bounding boxes and classes) in the frames seen by your device's back camera, with the option to use a quantized MobileNet SSD, EfficientDet Lite 0, EfficientDet Lite1, or EfficientDet Lite2 model trained on the COCO dataset. These instructions walk you through building and running the demo on an Android device.

Build the demo using Android Studio

Prerequisites

  • The Android Studio IDE. This sample has been tested on Android Studio Bumblebee.

  • A physical Android device with a minimum OS version of SDK 24 (Android 7.0 - Nougat) with developer mode enabled. The process of enabling developer mode may vary by device.

Building

  • Open Android Studio. From the Welcome screen, select Open an existing Android Studio project.

  • From the Open File or Project window that appears, navigate to and select the tensorflow-lite/examples/object_detection/android directory. Click OK.

  • If it asks you to do a Gradle Sync, click OK.

  • With your Android device connected to your computer and developer mode enabled, click on the green Run arrow in Android Studio.

About

Undergrad Final Year Project. A Machine Learning based application that serves as an aid to the Visually Impaired Person or VIPs, with visual task, by using Computer Vision algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published