Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Vision API should allow detecting multiple "feature types" in a single request #2769

Copy link
Copy link
Closed
@tswast

Description

@tswast
Issue body actions

See: https://cloud.google.com/vision/pricing

Running "Explicit Content Detection" is free if done in the same request as "Label Detection". It appears from https://googlecloudplatform.github.io/google-cloud-python/stable/vision-usage.html that running image.detect_safe_search() immediately runs the request without having the chance to say I also want to run image. detect_labels() in the same HTTP request (to save money and an HTTP round-trip).

Metadata

Metadata

Assignees

Labels

api: visionIssues related to the Cloud Vision API.Issues related to the Cloud Vision API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.