https://github.com/a1573595/realtimecamera
real-time camera example for Tensorflow Lite on Android, can be executed on the ASUS Zenbo & Junior robot.
https://github.com/a1573595/realtimecamera
binary-classification java mobilenetv2 multiclass-classification object-detection tensorflow-lite
Last synced: over 1 year ago
JSON representation
real-time camera example for Tensorflow Lite on Android, can be executed on the ASUS Zenbo & Junior robot.
- Host: GitHub
- URL: https://github.com/a1573595/realtimecamera
- Owner: a1573595
- Created: 2019-09-12T15:21:37.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-11-03T07:21:31.000Z (over 4 years ago)
- Last Synced: 2025-02-21T05:29:31.876Z (over 1 year ago)
- Topics: binary-classification, java, mobilenetv2, multiclass-classification, object-detection, tensorflow-lite
- Language: Java
- Homepage:
- Size: 69.8 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RealTimeCamera
應用於Android上的即時影像辨識範例,採用Tensorflow Lite函式庫,能夠運行在搭載鏡頭的Android裝置與ASUS Zenbo與Zenbo Junior機器人上。
1. ObjectDetection
2. GunBinaryClassification
3. LogoClassification

參考:[Tensorflow Lite Android quickstart](https://www.tensorflow.org/lite/guide/android)