We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps to Reproduce:
Class Prediction sub-graph appear to be not connected:
It seems that the connection 'Postprocessor/Slice:0' is not drawn.
Network was converted following the steps here: https://github.com/onnx/tensorflow-onnx/blob/cbffde47336da58e01d0eb670c3ddb482f661ca8/tutorials/ConvertingSSDMobilenetToONNX.ipynb (Note that network runs correctly when executed with ONNX runtime)
The text was updated successfully, but these errors were encountered:
Duplicate of #168
Sorry, something went wrong.
No branches or pull requests
Steps to Reproduce:
https://github.com/onnx/models/blob/master/vision/object_detection_segmentation/ssd-mobilenetv1/model/ssd_mobilenet_v1_10.onnx?raw=true
Class Prediction sub-graph appear to be not connected:
It seems that the connection 'Postprocessor/Slice:0' is not drawn.
Network was converted following the steps here:
https://github.com/onnx/tensorflow-onnx/blob/cbffde47336da58e01d0eb670c3ddb482f661ca8/tutorials/ConvertingSSDMobilenetToONNX.ipynb
(Note that network runs correctly when executed with ONNX runtime)
The text was updated successfully, but these errors were encountered: