Searched refs:initModel (Results 1 – 2 of 2) sorted by relevance
40 …public int initModel(int im_height, int im_width, int im_channel, String modelPath) throws Excepti… in initModel() method in InferenceWrapper
373 …mInferenceWrapper.initModel(CAMERA_PREVIEW_HEIGHT, CAMERA_PREVIEW_WIDTH, INPUT_CHANNEL, paramPath);