Utility functions for image recognition with tensorflow, using golang.
$ go get github.com/CombatMage/go-tensorflow-utilities
Is available on godoc
:
https://godoc.org/github.com/CombatMage/go-tensorflow-utilities
Credit goes to Build an Image Recognition API with Go and TensorFlow.