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

FasterRCNN and MASRCNN are not working #70

Open
suhyung-code42 opened this issue Jan 28, 2020 · 1 comment
Open

FasterRCNN and MASRCNN are not working #70

suhyung-code42 opened this issue Jan 28, 2020 · 1 comment

Comments

@suhyung-code42
Copy link

Error Log is below. SSD is working well.Althogh I just use model zoo, fasterrcnn is not work on my env. Is this tensorrt version issue?

tensorflow.python.framework.errors_impl.InvalidArgumentError: {{node BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/FilterGreaterThan/ArithmeticOptimizer/ReorderCastLikeAndValuePreserving_int32_Reshape}} has inputs from different frames. The input node BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/ClipToWindow/Reshape/shape (defined at test.py:58) is in frame 'BatchMultiClassNonMaxSuppression/map/while/while_context'. The input {{node BatchMultiClassNonMaxSuppression/map/while/MultiClassNonMaxSuppression/FilterGreaterThan/ArithmeticOptimizer/ReorderCastLikeAndValuePreserving_int64_Cast}} is in frame ''.

@JATINBHORE
Copy link

@dusty-nv @jaybdub facing same issues as @suhyung-code42

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

2 participants