Giter Club home page Giter Club logo

blindnavigator's Introduction

BlindNavigator

FrontPageVideo.MP4

Description

A navigation app with real-time object detection for blind people!

#Github link: https://github.com/ChrisRawstone/BlindNavigator

Table of Contents

  1. Description
  2. Getting started
  3. Arhitecture
  4. Structure
  5. How to run

Getting started

  1. Make sure you have the Xcode installed on your computer.
  2. Download the project to your local machine.
  3. Open the project files in Xcode.
  4. Make sure the yolo models are with the project.
  5. Build the project.
  6. Once done and succeed, try running the app on a simulator or device

Architecture

  • BlindNavigator uses combination of UIKit and SwiftUI, states in SwiftUI views are in form of local @State and @Binding.

Structure

  • "Components": All UIs that represent each screen in the app, They are grouped into sections sometimes for readibility.
  • "Models": Models folder store yolov8m, a pre-trained for object detection
  • "Ultilities": All helpers classes
  • "Extension": Store extension class

How to run

  • If run on simulator:
  1. make sure the Code signing has no issue, uncheck the Automatically Manage Signing. Note: As the simulator does not support camera, the object detection view will not work and will be replaced by a white view instead. Map view should work as expected. Both dashboard and setting screen will be not as relavent.
  • If run on device:
  1. make sure the Code signing has a valid provisioning to the device. Try check on Automatically Manage Signing and leave the bundle id the same. Given the device uses the same apple id as the one with Code Signing, the device should be able to run the app. Note: The object detection should work as expected as long as the user allow the camera permission.

blindnavigator's People

Contributors

chrisrawstone avatar iamshant avatar

Stargazers

chuan322 avatar  avatar

Watchers

 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.