Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jdeng/gotflite
- Owner: jdeng
- License: mit
- Created: 2018-12-30T08:22:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-04-16T04:45:54.000Z (almost 6 years ago)
- Last Synced: 2024-12-18T22:02:12.488Z (28 days ago)
- Topics: golang, mobilenetv2, tensorflow-lite
- Language: Go
- Homepage:
- Size: 16.1 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gotflite
Go binding for tensorflow lite with `gomobile` `react native` examplesTested 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.