Vision API should allow detecting multiple "feature types" in a single request
Navigation Menu
{{ message }}
googleapis / google-cloud-python Public
- Notifications You must be signed in to change notification settings
- Fork 1.7k
Closed
Description
opened
on Nov 23, 2016See: 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
Type
No type
Projects
No projects
Milestone
No milestone
Relationships
None yet
Development
No branches or pull requests
Issue actions