This is a reviewer of the ONNX model (C++ Implementation). This code parses the model and views its input and output nodes. In my case, I have a dynamic batch size implemented in the model and the output of the model is an NMS module with 4 outputs. Demo: