8000 Inference Issue with Object Detection Models Created Using VertexAI · Issue #151 · google-coral/pycoral · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Inference Issue with Object Detection Models Created Using VertexAI #151

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

Open
tri3ni opened this issue Oct 16, 2024 · 0 comments
Open

Inference Issue with Object Detection Models Created Using VertexAI #151

tri3ni opened this issue Oct 16, 2024 · 0 comments
Labels
comp:model Model related isssues Hardware:USB Accelerator Coral USB Accelerator issues subtype:windows Windos Build/installation issues type:bug Bug type:performance Performance issues

Comments

@tri3ni
Copy link
tri3ni commented Oct 16, 2024

Description

When performing object detection inference using models (tflite) created with VertexAI and EdgeTPU, the program halts during the execution of pycoral.utils.edgetpu.run_inference(interpreter, input_data).

pycoral

I use the term "halts" because no error message is shown in the command prompt.

Previously, I could use models created with VertexAI without issues, so I suspect that something has changed on the VertexAI side. Upon reviewing the model information, I found that the "description" field, which used to say TOCO Converted. Model built using AutoML Vision now reads MLIR Converted. Model built using AutoML Vision (as confirmed via Netron).

I would like to continue performing object detection inference using the EdgeTPU, even after this model change. I would greatly appreciate any advice or solutions to resolve this issue. Thank you in advance.

Click to expand!

Issue Type

Bug, Performance

Operating System

Windows 10

Coral Device

USB Accelerator

Other Devices

No response

Programming Language

Python 3.9

Relevant Log Output

No response

@google-coral-bot google-coral-bot bot added comp:model Model related isssues Hardware:USB Accelerator Coral USB Accelerator issues subtype:windows Windos Build/installation issues type:bug Bug type:performance Performance issues labels Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:model Model related isssues Hardware:USB Accelerator Coral USB Accelerator issues subtype:windows Windos Build/installation issues type:bug Bug type:performance Performance issues
Projects
None yet
Development

No branches or pull requests

1 participant
0