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

Improve the affine registration module #27

Open
brudfors opened this issue Nov 26, 2020 · 0 comments
Open

Improve the affine registration module #27

brudfors opened this issue Nov 26, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request performance Performance-related issue

Comments

@brudfors
Copy link
Collaborator

brudfors commented Nov 26, 2020

Bugs:

  • Currently, jittering the resampling grid introduces a small misalignment in the resulting registration (therefore disabled by default). Is something wrong with the implementation perhaps?

Enhancements:

  • Work on 2D images, not only 3D.
  • Ensure input shape is 3D, even if, e.g., a 4D tensor is given.

Features:

  • Add more optimisers to _core._do_optimisation. Bayesian optimisation (BO) would be an interesting candidate.
@brudfors brudfors added enhancement New feature or request performance Performance-related issue labels Nov 26, 2020
@brudfors brudfors self-assigned this Nov 26, 2020
@brudfors brudfors changed the title Improved affine registration module Improve the affine registration module Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Performance-related issue
Projects
None yet
Development

No branches or pull requests

1 participant