Skip to content
/ theia.ai Public

iOS application to aid the visually impaired traverse external environments.

License

Notifications You must be signed in to change notification settings

vdasu/theia.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theia.ai

iOS application to aid the visually impaired traverse external environments. The app uses a DeepLabV3+MobileNetV2 model trained on the Cityscapes dataset for inference. This application is based on and inspired by blindassist-ios.

Instructions

Currently works only on simulator.

  1. Run TheiaModel/app.py. Server is launched on localhost.
  2. Launch Theia on simulator.

TODO

  • Add Camera module instead of photopicker.
  • Run model on device locally using CoreML.
  • Incorporate ARKit for depth data.
  • Improve algorithm to predict next action to perform.
  • Expand to diverse environments, not only areas of traffic/roads.

About

iOS application to aid the visually impaired traverse external environments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published