Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ieee8023 authored Feb 2, 2020
1 parent 93ec1a6 commit f7b8406
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,21 @@ By Joseph Paul Cohen (2015), Released under a BSD License
More info: http://josephpcohen.com/w/blindtool-helping-the-blind-see/

Demo Video:

[![Demo Video](https://img.youtube.com/vi/UHUC4ueEiwM/0.jpg)](https://www.youtube.com/watch?v=UHUC4ueEiwM)

This app tells you what it is looking at and vibrates based on how confident it is. When using this app you will wave the phone around you until you feel it vibrating more and more which means you are getting closer to an object it understands.
The convolutional neural network inside the app can understand 1000 classes based on ImageNet classes. This app has been tested on the Nexus 4 and Nexus 5 phones. Please report issues so I can make a note of them here.

[Google Play Listing](https://play.google.com/store/apps/details?id=the.blindtool)

## Citation

```
@misc{Cohen2015,
author = {Cohen, Joseph Paul},
title = {BlindTool – A mobile app that gives a "sense of vision" to the blind with deep learning},
url = {https://github.com/ieee8023/blindtool},
year = {2015}
}
```

0 comments on commit f7b8406

Please sign in to comment.