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

Converting frozen graph in mvNCCompile #21

Open
Asher94 opened this issue Sep 27, 2019 · 0 comments
Open

Converting frozen graph in mvNCCompile #21

Asher94 opened this issue Sep 27, 2019 · 0 comments

Comments

@Asher94
Copy link

Asher94 commented Sep 27, 2019

I have the frozen graph, I added in my own config class. When I try to convert the frozen graph into a model usable for the movidius stick I get a series of errors. The one that's got me really stumped is:

KeyError: "The name 'input:0' refers to a Tensor which does not exist. The operation, 'input', does not exist in the graph."

This is what I'm inputting:
sudo mvNCCompile -s 12 mask_frozen_graph_bottle.pb -in=input -on=/mnt/d/Users/Asher/Research/Mask_RCNN/frozen_model

Does anyone know how to solve this?

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

1 participant