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

ValueError: No op named NonMaxSuppressionV2 in defined operations #3359

Closed
tonmoyborah opened this issue Feb 11, 2018 · 3 comments
Closed

ValueError: No op named NonMaxSuppressionV2 in defined operations #3359

tonmoyborah opened this issue Feb 11, 2018 · 3 comments
Labels
stat:awaiting response Waiting on input from the contributor

Comments

@tonmoyborah
Copy link

I have downloaded the models, downloaded and compiled protoc 3.4 and I have tensorflow-gpu 1.1 and tf cpu 1.2 (in an anaconda env). I am working on windows 10. When I run the code in object-detection-tutorial the code throws this error in "Load a (frozen) Tensorflow model into memory" part.
capture1

Any particular reason? Is this because of old tf version? Anaconda doesn't have newer versions for windows, so I am hoping the version isn't the case.

@derekjchow
Copy link
Contributor

I believe this is due to old tf version. Could you try upgrading to version 1.4?

@cy89 cy89 added the stat:awaiting response Waiting on input from the contributor label Feb 13, 2018
@tonmoyborah
Copy link
Author

I think it is. I couldn't test it but I have seen it working on tf 1.4

@drimyus
Copy link

drimyus commented Jun 7, 2018

Hi, I have the same error on tensorflow object detection model with tensorflow-cpu-1.8.1.
No op named NonMaxSuppressionV2 in defined operations.
model : SSD_Mobile, tensorflow version tf-(cpu/gpu) 1.8.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat:awaiting response Waiting on input from the contributor
Projects
None yet
Development

No branches or pull requests

4 participants