package
Version:
v0.0.0-...-8cdc3bd
Opens a new window with list of versions in this module.
Published: Oct 19, 2021
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
Coco contains tensorflow model and human-readable string labels
NewCoco returns a Coco object
func (c *Coco) CloseSession()
CloseSession closes a session
Load loads the ssd_mobilenet_v1_coco_2018_01_28 SavedModel.
Predict predicts labels for an input image
Rcnn contains tensorflow model and human-readable string labels
NewRcnn returns a Rcnn object
func (c *Rcnn) CloseSession()
CloseSession closes a session
Load loads the ssd_mobilenet_v1_Rcnn_2018_01_28 SavedModel.
Predict predicts labels for an input image
Source Files
¶
Click to show internal directories.
Click to hide internal directories.