paper-with-me

Papers

Metamorphic image registration using a semi-Lagrangian scheme

2021-06-16 · Anton François, Pietro Gori, Joan Glaunès

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.

📄 PDF Abstract BibTeX arXiv:2106.08817

Code (1)

antonfrancois/Demeter_metamorphosis 공식 구현 pytorch

Tasks

GPUImage Registration

Similar Papers 제목 키워드 기반

A Semi-Lagrangian two-level preconditioned Newton-Krylov solver for constrained diffeomorphic image registration

2016-04-07 · Andreas Mang, George Biros

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 Registration

Distributed-memory large deformation diffeomorphic 3D image registration

2016-08-11 · Andreas Mang, Amir Gholami, George Biros

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 Analysis

MetaRegNet: Metamorphic Image Registration Using Flow-Driven Residual Networks

2023-03-16 · Ankita Joshi, Yi Hong

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 Registration

MetaMorph: Learning Metamorphic Image Transformation With Appearance Changes

2023-03-08 · Jian Wang, Jiarui Xing, Jason Druzgal, William M. Wells III 외

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…

Segmentation

Enhancing Deep Learning Model Robustness through Metamorphic Re-Training

2024-12-02 · Said Togru, Youssef Sameh Mostafa, Karim Lotfy

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