You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
