BioMedIA / deepali

Image, point set, and surface registration in PyTorch.
https://biomedia.github.io/deepali/
Apache License 2.0
26 stars 6 forks source link

Replace internal copy of Kornia conversion functions by use of RoMA library #140

Open aschuh-hf opened 8 months ago

aschuh-hf commented 8 months ago

The functions in deepali.core._kornia can be replaced by the functionality available in the new and lightweight RoMa library.