Skip to content
New issue

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

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

Already on GitHub? # to your account

failure with custom model #1

Open
iandow opened this issue Sep 15, 2017 · 1 comment
Open

failure with custom model #1

iandow opened this issue Sep 15, 2017 · 1 comment

Comments

@iandow
Copy link

iandow commented Sep 15, 2017

I'm getting the following exception when I try to run the fx app with a custom model and label txt file:

2017-09-14 22:36:04.863769: W tensorflow/core/framework/op_kernel.cc:1152] Invalid argument: computed output size would be negative

I think that's a problem with tensorflow's Java API, but just thought I'd check to see if anyone else has seen it here.

@jesuino
Copy link
Owner

jesuino commented May 26, 2018

Hello Ian,

The code will need to be adjusted in order to support a new image! You need to adjust the input tensor, it was made for a specific model only. If you were able to run with your customer would you please share the code with us and how you did it?

Thanks.

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

No branches or pull requests

2 participants