https://github.com/baquer/obrec
https://github.com/baquer/obrec
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/baquer/obrec
- Owner: baquer
- Created: 2018-02-03T18:35:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-03T22:17:30.000Z (almost 8 years ago)
- Last Synced: 2025-02-16T09:15:48.351Z (11 months ago)
- Language: Swift
- Size: 85.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# obrec
obrec is an app that enable visually individuals to gain more independence in daily tasks like grocery shopping,
self-navigating in indoor environments, and reading. It uses Machine Learning to enable a visually impaired user
to click a photo of virtually any object or piece of text, and then speaks aloud a description of the object in an image
or dictate any text in the image to the user.
In this I use ‘Inceptionv3’ ML Model ,and a pip file that detects the image and gives output in the form of text and speak about that object .
‘Siri’ privacy is enabled to open the app easily .Privacy control is enable for the security issue
We can add this app to Health in our iOS Devices whether the device is iPhone or iPad or MacBook.
‘Project Oxford face’ pod is used for face detection and I am still implementing the code for face detection because its difficult to write a
code in a new language like ‘Swift’