tensorflow

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2019 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config interface {
	GetTensorFlowModelFile() string
}

type TensorFlowFaceDetector

type TensorFlowFaceDetector struct {
	// contains filtered or unexported fields
}

func (TensorFlowFaceDetector) Detect

func (d TensorFlowFaceDetector) Detect(imgPath string) (engine.FaceResult, error)

func (*TensorFlowFaceDetector) Init

func (d *TensorFlowFaceDetector) Init(conf engine.Config) error

func (TensorFlowFaceDetector) String

func (d TensorFlowFaceDetector) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL