Skip to content

Conversation

@kdubovikov
Copy link

I have discovered that ONNX models do not work with Segment Everything code. The problem is that num_points dimension is supplied incorrectly during the ONNX export. It should be 1st dimension (0-based index) for points and labels tensors, not the 2nd one.

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

Successfully merging this pull request may close these issues.

1 participant