gasgallo / tflite

Examples using TensorFlow Lite API to run inference on Coral devices

Home Page:https://coral.withgoogle.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coral examples using TensorFlow Lite API

This repo contains example code for running inference on Coral devices using the TensorFlow Lite API. Each example executes a different type of model, such as an image classification or object detection model.

For instructions to set up and run the code, see the README inside each example.

About

Examples using TensorFlow Lite API to run inference on Coral devices

https://coral.withgoogle.com

License:Apache License 2.0


Languages

Language:Python 76.8%Language:Shell 12.6%Language:Makefile 5.4%Language:C++ 5.2%