An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# RealTimeCamera
應用於Android上的即時影像辨識範例,採用Tensorflow Lite函式庫,能夠運行在搭載鏡頭的Android裝置與ASUS Zenbo與Zenbo Junior機器人上。

1. ObjectDetection
2. GunBinaryClassification
3. LogoClassification

![P_20190927_122108](https://user-images.githubusercontent.com/25738593/67629401-0139ab80-f8b0-11e9-8455-f455f4065eba.jpg)

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