Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Detect multiple objects

Hsm001
New Member

Hello,

I am running the object detection API from google.

client = vision.ImageAnnotatorClient()
objects = client.object_localization(image=image).localized_object_annotations

I have this error when I work on Cloud Shell Editor

Instance of 'ImageAnnotatorClient' has no 'object_localization' member

But I do not have it when  I work on notebook.

Any explanation please?

0 0 72
0 REPLIES 0
Top Labels in this Space
Top Solution Authors