Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
Types ¶
type Detection ¶
type Detection struct { BoundingBox model.BoundingBox FaceLandmark5 []gocv.Point2f Confidence float32 }
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func (*Model) ModelVersion ¶
func (*Model) PostProcess ¶
func (*Model) PreProcess ¶
func (m *Model) PreProcess(i *Input) ([]*protobuf.InferTensorContents, error)
type Resolution ¶
Click to show internal directories.
Click to hide internal directories.