SparseInst_TensorRT icon indicating copy to clipboard operation
SparseInst_TensorRT copied to clipboard

onnx model output dimension.

Open YaoJiawei329 opened this issue 2 years ago • 0 comments

Hello! I am confused with the onnx model I exported. I wonder whether the 'masks' node's loss the first dimension or not. As far as I am concerned, it should be [1, 100, 160, 160], but not [100, 160, 160], which means it loss the batch dim. ba3adc22d9c876268fa24d622e5386c

YaoJiawei329 avatar Feb 09 '23 09:02 YaoJiawei329