google-cloud-python icon indicating copy to clipboard operation
google-cloud-python copied to clipboard

how to

Open vietvo89 opened this issue 3 years ago • 1 comments

Dear

  • Problem: I'm using google cloud vision for my "Black-box Adversarial Attack" project. When using a function (client.label_detection) to query the model for image annotation, the received response has a few results (labels and scores) which is less than the response from using web demo.

  • Question: How can I get a response with more results? How to customise the number of results? I would like to explore different attack settings based on the number of results returned from real-world systems like google cloud vision.

Thanks

vietvo89 avatar Jul 21 '22 01:07 vietvo89

I'm going to transfer this issue to google-cloud-python as we're planning to move the code for google-cloud-vision there in the next 1-2 weeks

parthea avatar Oct 21 '23 20:10 parthea