go-object-detect-from-image

detect objects from image file

Usage

./go-object-detect-from-image input.jpg

Requirements

tensorflow 1.10

Installation

$ go get github.com/mattn/go-object-detect-from-image

frozen_inference_graph.pb is archived in ssd_mobilenet_v1_coco_11_06_2017.tar.gz

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)