@Override
 protected OperationData packAndValidateMap(Map<String, Object> output) {
   return OperationToPythonUtils.unpackImage(output);
 }