Tensorflow Lite 實作 Object detection
待辦
- 用神經加速棒來跑 mobile net or YOLO
遠端控制 RaspberryPi
(參考影片)
https://www.youtube.com/watch?v=aimSGOAUI8Y
keras-yolo3
- 在 mac 上執行,辨識一張照片需要 0.6 ~ 1 秒
- keras-yolo3 無法在 Raspberry Pi 3 上面跑,會killed
在樹莓派上實現 object detection
https://github.com/EdjeElectronics/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi/blob/master/Raspberry_Pi_Guide.md
安裝 Tensorflow Lite
MobileNet
https://github.com/Zehaos/MobileNet
如何使用神經網路加速棒