Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect common objects in images - cannot read property of undefined (reading 'values') #90

Open
wpitallo opened this issue May 14, 2024 · 6 comments
Assignees

Comments

@wpitallo
Copy link

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

Detect common objects in images

Any log messages given by the failure

image

Expected/desired behavior

OS and Version?

AZURE AI:
https://portal.vision.cognitive.azure.com/demo/generic-object-detection

Versions

https://portal.vision.cognitive.azure.com/demo/generic-object-detection

Mention any other details that might be useful


Thanks! We'll be in touch soon.

@dargilco
Copy link
Member

dargilco commented May 14, 2024

@wpitallo Does it work with any of the provided images in vision studio? or does it also fail with these provided images? It works for me for the provided images. If this only fails for your image, can you attach the image here?

@dargilco dargilco self-assigned this May 14, 2024
@wpitallo
Copy link
Author

It does work with the others. I am using a trained model however that said it has succeeded.

@dargilco
Copy link
Member

@wpitallo what do you mean "it has succeeded"? you no longer see the issue you reported?

If you still see the issue, does the "JSON" tab show the json response from the service? if so, can you share it?

I don't think Vision Studio uses the Image Analysis SDK. If the problem you reported persists, I will need to find the owners of this page in Vision Studio and point you to a different location where you can report this bug.

@wpitallo
Copy link
Author

Sorry with Succeeded I mean the custom model training succeeded.

I don't get a JSON response from the UI, this is what I am seeing in the network tab:

image
image
image

@dargilco
Copy link
Member

Thank you for the additional information. Vision Studio uses REST APIs, not the SDK. Are you able to construct a REST API call to your custom model endpoint (using cURL, Postman or other tool). If so, what is the response you get there?

@guanlinz
Copy link

Same issue here, pending for a answer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants