https://github.com/deysuman/object-sensor-android
https://github.com/deysuman/object-sensor-android
android detection detector ocr ocr-android ocr-recognition sensor
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/deysuman/object-sensor-android
- Owner: deysuman
- License: wtfpl
- Created: 2018-04-05T09:57:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T10:12:20.000Z (almost 8 years ago)
- Last Synced: 2025-01-11T04:42:53.395Z (about 1 year ago)
- Topics: android, detection, detector, ocr, ocr-android, ocr-recognition, sensor
- Language: Java
- Size: 77.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Android Object-sensor with tensorflow mobile
This android application uses Object-sensor model for object detection. It uses tensorflow mobile to run neural networks. I would like to use tensorflow lite later. Probably, it is the first open source implementation of the second version of YOLO for Tensorflow on Android device. The demo application detects 20 classes of Pascal VOC dataset.