ScanDetector Constructor

constructor(storage: File)

Loads a detection model from disk.

Parameters

  • storage — the directory holding the model data

Throws

Top