79 Forks
373 Stars
373 Watchers

play_with_tflite

Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI

How to download and setup play_with_tflite

Open terminal and run command
git clone https://github.com/iwatake2222/play_with_tflite.git
git clone is used to create a copy or clone of play_with_tflite repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with play_with_tflite https://github.com/iwatake2222/play_with_tflite/archive/master.zip

Or simply clone play_with_tflite with SSH
[email protected]:iwatake2222/play_with_tflite.git

If you have some problems with play_with_tflite

You may open issue on play_with_tflite support forum (system) here: https://github.com/iwatake2222/play_with_tflite/issues