TFLiteModelManager

object TFLiteModelManager

Manager that will load the proper TFLite model to be used for receipt detection.

This model handles providing the correct model to the capture flow when required, updating the currently used receipt detection model when a new model is available.

In order to customize the behaviour of this manager, set the modelManagerConfig as required. This must be done before capture is launched, or the default config will be used.

See also

Properties

modelManagerConfig
Link copied to clipboard
var modelManagerConfig: TFLiteModelManagerConfig
Configuration dictating the model manager's behaviour