Questions tagged [google-cloud-vision]

Google Cloud Vision API enables developers to understand the content of an image by encapsulating powerful machine learning models in an easy to use REST API.

Google Cloud Vision API enables developers to understand the content of an image by encapsulating powerful machine learning models in an easy to use REST API. It quickly classifies images into thousands of categories (e.g., "sailboat", "lion", "Eiffel Tower"), detects individual objects and faces within images, and finds and reads printed words contained within images.

You can build metadata on your image catalog, moderate offensive content, or enable new marketing scenarios through image sentiment analysis. Analyze images uploaded in the request, and in upcoming releases, integrate with your image storage on Google Cloud Storage. Documentation

889 questions
-2
votes
1 answer

Google Cloud Vision Product Search

I have some question about pricing in Product Search, documentation contains this term "Vision Product Search pricing is based on monthly usage for both queries and image management. Charges are incurred when you query a model, or maintain an image…
-2
votes
1 answer

Cloud Vision request failed

I created an android app, where user is uploading images and i need to check them before getting upload for inappropriate contents. I created a Cloud Vision acc, created a project there, restricted it for Android app only by providing the package…
Rana Pratap
  • 55
  • 1
  • 9
-3
votes
1 answer

Why Google cloud vision auto create many Computer Engine

My application run normal until now. But suddenly one service account (used for google cloud vision) create many Computer Engine instances(about 32 instances). I checked log and see this line. enter image description here My billing increase from 10…
-5
votes
2 answers

Google cloud platform for unity games

I am planning to use Google Cloud Platform features like Cloud Speech-to-Text, Cloud Text-to-Speech, Cloud Video Intelligence, Cloud Sentiment Analysis, and Cloud Vision in my unity games. Is there any UNITY SDK available for the above mentioned…
1 2 3
59
60