Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jdeng/gotflite

Go binding for tensorflow lite with gomobile examples
https://github.com/jdeng/gotflite

golang mobilenetv2 tensorflow-lite

Last synced: 12 days ago
JSON representation

Go binding for tensorflow lite with gomobile examples

Awesome Lists containing this project

README

        

# gotflite
Go binding for tensorflow lite with `gomobile` `react native` examples

Tested on MobileNetV2 (see ```example``` for usage).

```tensorflow lite``` code is included to make it go gettable. ```go get``` could take up to a few minutes.