Skip to content
New issue

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

Add perm steerer support #1

Closed
wants to merge 3 commits into from
Closed

Add perm steerer support #1

wants to merge 3 commits into from

Conversation

morrismvw
Copy link

@morrismvw morrismvw commented Oct 3, 2024

Added ONNX-compatible permutation steerer implementation:

  • Revised export to rely on scripting instead of tracing
  • Creating matching-only neural network and related wrapper model for scripting. No need to script the rest of the model being traceable
  • Setting BatchNorm1d affine flag to True. Workaround for PyTorch bug

See qualitative results:

match_c++_ref
match_c++_ref_rot

@machineswithvision machineswithvision closed this by deleting the head repository Oct 3, 2024
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.

2 participants