Uploaded image for project: 'Nuxeo AI Core'
  1. Nuxeo AI Core
  2. AICORE-628

Enrichment data missing for aws.textDetection

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: AI Nuxeo Services

      Description

      Given the plugins:

      • nuxeo-ai-core
      • nuxeo-ai-aws

      Given the config:

       

      nuxeo.enrichment.aws.images=true
      nuxeo.enrichment.save.facets=true

       

      I upload an image that contains text. When the enrichment is complete there is no enrichment data available in `enrichment:items` for the `aws.textDetection` model. E.g. I end up with:

       

      "model": "aws.textDetection",
      "suggestions": []

       

      The enrichment data is available in the BLOB fields (e.g. item.normalized.data, item.raw.data) so I know that the AWS call is working correctly. But this BLOB data is not convenient to work with in Automation.

       

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: