项目作者: Onixaz

项目描述 :
Just a simple Flask web app for Coral Edge TPU. For streaming and testing your object detection/classification models.
高级语言: Python
项目地址: git://github.com/Onixaz/Flask-Coral-Edge-TPU.git
创建时间: 2020-03-16T11:11:37Z
项目社区:https://github.com/Onixaz/Flask-Coral-Edge-TPU

开源协议:

下载


Flask-Coral-Edge-TPU

Just a simple Flask web app for Coral Edge TPU. For streaming and testing your object detection/classification models in a web browser.

Demo

Demo usage

Clone this repo, install dependencies, uncomment this line if you’re using an usb webcam.

  1. #vs = VideoStream(src=0).start()

Originally tested on RPi4.

References

MIT License