https://github.com/mpromonet/gin-tflite
Try to access tflite models through http using golang
https://github.com/mpromonet/gin-tflite
gocv golang tflite
Last synced: 6 months ago
JSON representation
Try to access tflite models through http using golang
- Host: GitHub
- URL: https://github.com/mpromonet/gin-tflite
- Owner: mpromonet
- Created: 2021-08-21T12:58:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-10-13T17:18:54.000Z (7 months ago)
- Last Synced: 2024-10-16T03:49:22.663Z (7 months ago)
- Topics: gocv, golang, tflite
- Language: HTML
- Homepage:
- Size: 27.8 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gin-tflite
```
docker run --rm -p 8080:8080 mpromonet/gin-tflite
```