package
1.1.0
Repository: https://github.com/bububa/facenet.git
Documentation: pkg.go.dev

# Functions

NewDefault returns a default Neural classifier.

# Constants

BayesClassifier represents bayes classifier.
NeuralClassifier represents neural deep learning classifier.
NeuralMatchThreshold returns neural classifier match threshold.
UnknownClassifier represents unknown classifier which is not defined.

# Structs

Neural represents neural classifier.

# Interfaces

Classifier represents classifier interface.

# Type aliases

ClassifierIdentity represents classifier type.