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

Google Vision sync endpoint

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Blocker
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 2.4.5, 3.0.0
    • Component/s: ML Data Enrichment

      Description

      Google Vision API has the endpoint :

      POST https://vision.googleapis.com/v1/images:annotate

      It allow use to call several different types of services in one go.
      Goal is to allow the user to enable / disable  Google vision on nuxeo.conf (like AWS)
      And have a nuxeo.conf var to configure which services (faces, object, labels, logos, etc) will be active.
      By default this variable should have all available services selected.

       

      Use same normalization as with AWS services.

      Add Google Vision API endpoint  with the following variants:

       

      Detect landmarks
      https://cloud.google.com/vision/docs/detecting-landmarks

      Detect image properties

      https://cloud.google.com/vision/docs/detecting-properties

      Detect faces.

      https://cloud.google.com/vision/docs/detecting-faces

      Detect multiple objects

      https://cloud.google.com/vision/docs/object-localizer

      Detect logos.

      https://cloud.google.com/vision/docs/detecting-logos

      Detect Labels to Enrichment Pipelines.

      https://cloud.google.com/vision/docs/labels

      Detect text in images
      https://cloud.google.com/vision/docs/ocr

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 2 days, 3 hours, 30 minutes
                  2d 3h 30m