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

model's output tensor size is not 4 #7

Closed
robertoshiu opened this issue May 21, 2020 · 2 comments
Closed

model's output tensor size is not 4 #7

robertoshiu opened this issue May 21, 2020 · 2 comments

Comments

@robertoshiu
Copy link

robertoshiu commented May 21, 2020

engine = DetectionEngine("yolov4_416_full_integer_quant_edgetpu.tflite")

ValueError: Dectection model should have 4 output tensors!This model has 3.

@rajansaini691
Copy link

+1 Same issue. Any update?

@PINTO0309
Copy link
Owner

Use edgetpu.basic.basic_engine.BasicEngine.BasicEngine instead of edgetpu.detection.engine.DetectionEngine.
https://coral.ai/docs/reference/edgetpu.basic.basic_engine/

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