-
Notifications
You must be signed in to change notification settings - Fork 6.5k
video: adding GA samples for logo detection #3098
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
Conversation
Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR |
1 similar comment
Your PR has attempted to merge for 3 hours. Please check that all required checks have passed, you have an automerge label, and that all your reviewers have approved the PR |
Your PR was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. See required reviews for your repo here: https://github.com/googleapis/sloth/blob/master/required-checks.json |
Your PR was not mergeable because either one of your required status checks failed, or one of your required reviews was not approved. See required reviews for your repo here: https://github.com/googleapis/sloth/blob/master/required-checks.json |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (one last thing on the extra comma)
Deleting comma :) Co-Authored-By: Noah Negrey <nnegrey@users.noreply.github.com>
…oudPlatform/python-docs-samples into vision-logo-v1-attempt2
triple nested for loops :'( edit: quadruple :O |
v1 snippets are published, via #3098 and shown on this docs page: https://cloud.google.com/video-intelligence/docs/logo-recognition So we're deleting the beta snippets which are now obsolete. [Set up pre-launch as _draft_, will push this change through once the above PR is complete and the docs are updated]
…form/python-docs-samples#3098) * DO NOT MERGE. vision: adding GA samples for logo detection * fixing linter issues across several sample files * responding to Noah's comments * responding to comments - fixing whitespace and file references * Addressing comments * Update video/cloud-client/analyze/video_detect_logo_gcs.py Deleting comma :) Co-Authored-By: Noah Negrey <nnegrey@users.noreply.github.com> * fixing broken test * typo Co-authored-by: Noah Negrey <nnegrey@users.noreply.github.com>
…ogleCloudPlatform/python-docs-samples#3114) v1 snippets are published, via GoogleCloudPlatform/python-docs-samples#3098 and shown on this docs page: https://cloud.google.com/video-intelligence/docs/logo-recognition So we're deleting the beta snippets which are now obsolete. [Set up pre-launch as _draft_, will push this change through once the above PR is complete and the docs are updated]
…form/python-docs-samples#3098) * DO NOT MERGE. vision: adding GA samples for logo detection * fixing linter issues across several sample files * responding to Noah's comments * responding to comments - fixing whitespace and file references * Addressing comments * Update video/cloud-client/analyze/video_detect_logo_gcs.py Deleting comma :) Co-Authored-By: Noah Negrey <nnegrey@users.noreply.github.com> * fixing broken test * typo Co-authored-by: Noah Negrey <nnegrey@users.noreply.github.com>
…ogleCloudPlatform/python-docs-samples#3114) v1 snippets are published, via GoogleCloudPlatform/python-docs-samples#3098 and shown on this docs page: https://cloud.google.com/video-intelligence/docs/logo-recognition So we're deleting the beta snippets which are now obsolete. [Set up pre-launch as _draft_, will push this change through once the above PR is complete and the docs are updated]
* DO NOT MERGE. vision: adding GA samples for logo detection * fixing linter issues across several sample files * responding to Noah's comments * responding to comments - fixing whitespace and file references * Addressing comments * Update video/cloud-client/analyze/video_detect_logo_gcs.py Deleting comma :) Co-Authored-By: Noah Negrey <nnegrey@users.noreply.github.com> * fixing broken test * typo Co-authored-by: Noah Negrey <nnegrey@users.noreply.github.com>
) v1 snippets are published, via #3098 and shown on this docs page: https://cloud.google.com/video-intelligence/docs/logo-recognition So we're deleting the beta snippets which are now obsolete. [Set up pre-launch as _draft_, will push this change through once the above PR is complete and the docs are updated]
* DO NOT MERGE. vision: adding GA samples for logo detection * fixing linter issues across several sample files * responding to Noah's comments * responding to comments - fixing whitespace and file references * Addressing comments * Update video/cloud-client/analyze/video_detect_logo_gcs.py Deleting comma :) Co-Authored-By: Noah Negrey <nnegrey@users.noreply.github.com> * fixing broken test * typo Co-authored-by: Noah Negrey <nnegrey@users.noreply.github.com>
) v1 snippets are published, via #3098 and shown on this docs page: https://cloud.google.com/video-intelligence/docs/logo-recognition So we're deleting the beta snippets which are now obsolete. [Set up pre-launch as _draft_, will push this change through once the above PR is complete and the docs are updated]
…form/python-docs-samples#3098) * DO NOT MERGE. vision: adding GA samples for logo detection * fixing linter issues across several sample files * responding to Noah's comments * responding to comments - fixing whitespace and file references * Addressing comments * Update video/cloud-client/analyze/video_detect_logo_gcs.py Deleting comma :) Co-Authored-By: Noah Negrey <nnegrey@users.noreply.github.com> * fixing broken test * typo Co-authored-by: Noah Negrey <nnegrey@users.noreply.github.com>
…ogleCloudPlatform/python-docs-samples#3114) v1 snippets are published, via GoogleCloudPlatform/python-docs-samples#3098 and shown on this docs page: https://cloud.google.com/video-intelligence/docs/logo-recognition So we're deleting the beta snippets which are now obsolete. [Set up pre-launch as _draft_, will push this change through once the above PR is complete and the docs are updated]
New PR to undo issues caused by #3094
Adds samples for GA of logo detection
DO NOT MERGE until prod rollout. Tests are passing locally.