pub fn recognize( image_path: &Path, model_folder: &Path, ) -> Result<Vec<RecognitionResponse>, Box<dyn Error>>