Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chiragsaini/traffic-sign-teller-app
An app made with Flutter and Dart that can recognize upto 43 different road signs. Api used for detection is custom api deployed via using Heroku.
https://github.com/chiragsaini/traffic-sign-teller-app
android api flask flutter keras python
Last synced: 18 days ago
JSON representation
An app made with Flutter and Dart that can recognize upto 43 different road signs. Api used for detection is custom api deployed via using Heroku.
- Host: GitHub
- URL: https://github.com/chiragsaini/traffic-sign-teller-app
- Owner: ChiragSaini
- License: mit
- Created: 2020-03-19T12:05:04.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-04T13:17:34.000Z (almost 5 years ago)
- Last Synced: 2024-11-18T08:12:30.079Z (3 months ago)
- Topics: android, api, flask, flutter, keras, python
- Language: Dart
- Size: 5.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Traffic-Sign-Teller-App
An app made with Flutter and Dart that can recognize upto 43 different road signs. Api used for detection is custom api deployed via using Heroku.A web version of this app is also present.
If you wanna check this out, You can go to this link below
### [Traffic Sign Teller](http://trafficapp.chiragsaini.works/)Screenshots:
### Base Screen
### Screen after selection of file via using camera or Gallery
### Result of prediction
Note: Since there is been a api call, there can be little bit of delay in getting result and since i have not configured a loading screen, so you stay on the base screen. Will fix this issue in near future.
![]()