Metamorphic image registration using a semi-Lagrangian scheme
In this paper, we propose an implementation of both Large Deformation Diffeomorphic Metric Mapping (LDDMM) and Metamorphosis image registration using a semi-Lagrangian scheme for geodesic shooting. We propose to solve both problems as an inexact matching providing a single and unifying cost function. We demonstrate that for image registration the use of a semi-Lagrangian scheme is more stable than a standard Eulerian scheme. Our GPU implementation is based on PyTorch, which greatly simplifies and accelerates the computations thanks to its powerful automatic differentiation engine. It will be freely available at https://github.com/antonfrancois/Demeter_metamorphosis.
Code (1)
Tasks
GPUImage RegistrationSimilar Papers 제목 키워드 기반
A Semi-Lagrangian two-level preconditioned Newton-Krylov solver for constrained diffeomorphic image registration
We propose an efficient numerical algorithm for the solution of diffeomorphic image registration problems. We use a variational formulation constrained by a partial differential equation (PDE), where the constraints are …
Computational EfficiencyConstrained Diffeomorphic Image RegistrationImage RegistrationMedical Image RegistrationDistributed-memory large deformation diffeomorphic 3D image registration
We present a parallel distributed-memory algorithm for large deformation diffeomorphic registration of volumetric images that produces large isochoric deformations (locally volume preserving). Image registration is a key…
Image RegistrationMedical Image AnalysisMetaRegNet: Metamorphic Image Registration Using Flow-Driven Residual Networks
Deep learning based methods provide efficient solutions to medical image registration, including the challenging problem of diffeomorphic image registration. However, most methods register normal image pairs, facing diff…
Image RegistrationMedical Image RegistrationMetaMorph: Learning Metamorphic Image Transformation With Appearance Changes
This paper presents a novel predictive model, MetaMorph, for metamorphic registration of images with appearance changes (i.e., caused by brain tumors). In contrast to previous learning-based registration methods that hav…
SegmentationEnhancing Deep Learning Model Robustness through Metamorphic Re-Training
This paper evaluates the use of metamorphic relations to enhance the robustness and real-world performance of machine learning models. We propose a Metamorphic Retraining Framework, which applies metamorphic relations to…
Deep Learning