loadModel abstract method
Implementation
@TaskQueue(type: TaskQueueType.serialBackgroundThread)
int loadModel(String modelPath, int? numberOfClasses, int? imageWidth,
int? imageHeight);
@TaskQueue(type: TaskQueueType.serialBackgroundThread)
int loadModel(String modelPath, int? numberOfClasses, int? imageWidth,
int? imageHeight);