Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a GCP Vision dataloader #1699

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

stellasphere
Copy link
Contributor

Description

Adds a from_gcp_vision() method to the Detections API in order to load results from Google Cloud Platform's Cloud Vision API into supervision.

Isolated and adapted the GCP Vision dataloader commit from #587. Removed the need for a classes dictionary argument and added docstrings.

Type of change

  • New feature (non-breaking change which adds functionality)

How has this change been tested, please provide a testcase or example of how you tested the change?

Tested locally + on this Colab

Any specific deployment considerations

N/A

Docs

  • Docs updated? What were the changes:
    Added docstrings for the new method

@stellasphere stellasphere requested a review from LinasKo December 1, 2024 05:03
@onuralpszr
Copy link
Collaborator

Hello 👋 @stellasphere please fix your code syntax first, all test complain about indentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants