maskrcnn

package
v0.0.0-...-1f5ce45 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Detections

type Detections struct {
	Values [][][]float32
}

type Masks

type Masks struct {
	Values [][][][][]float32
}

type RCNN

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

func NewRCNN

func NewRCNN(modelPath, tagName string) (*RCNN, error)

func (*RCNN) Close

func (r *RCNN) Close() error

func (*RCNN) Detect

func (r *RCNN) Detect(img image.Image) ([]gildasai.Mask, error)

Jump to

Keyboard shortcuts

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