Deformable Medical Image Registration

16 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Libraries

Use these libraries to find Deformable Medical Image Registration models and implementations

Most implemented papers

VoxelMorph: A Learning Framework for Deformable Medical Image Registration

voxelmorph/voxelmorph 14 Sep 2018

In contrast to this approach, and building on recent learning-based methods, we formulate registration as a function that maps an input image pair to a deformation field that aligns these images.

An Unsupervised Learning Model for Deformable Medical Image Registration

balakg/voxelmorph CVPR 2018

We define registration as a parametric function, and optimize its parameters given a set of images from a collection of interest.

Deformable medical image registration: setting the state of the art with discrete methods

biomedia-mira/drop2 Annual review of biomedical engineering 2011

To cope with both iconic and geometric (landmark-based) registration, we introduce two graphical models, one for each subproblem.

Unsupervised Learning of Probabilistic Diffeomorphic Registration for Images and Surfaces

voxelmorph/voxelmorph 8 Mar 2019

We present a probabilistic generative model and derive an unsupervised learning-based inference algorithm that uses insights from classical registration methods and makes use of recent developments in convolutional neural networks (CNNs).

Metric Learning for Image Registration

uncbiag/registration CVPR 2019

Our approach is a radical departure from existing deep learning approaches to image registration by embedding a deep learning model in an optimization-based registration algorithm to parameterize and data-adapt the registration model itself.

One Shot Learning for Deformable Medical Image Registration and Periodic Motion Tracking

ToFec/OneShotImageRegistration 10 Jul 2019

In this work we present a one shot registration approach for periodic motion tracking in 3D and 4D datasets.

Learning Conditional Deformable Templates with Convolutional Networks

voxelmorph/voxelmorph NeurIPS 2019

We develop a learning framework for building deformable templates, which play a fundamental role in many image analysis and computational anatomy tasks.

Fast 3D registration with accurate optimisation and little learning for Learn2Reg 2021

multimodallearning/convexadam 6 Dec 2021

Current approaches for deformable medical image registration often struggle to fulfill all of the following criteria: versatile applicability, small computation or training times, and the being able to estimate large deformations.

Stochastic Planner-Actor-Critic for Unsupervised Deformable Image Registration

Algolzw/SPAC-Deformable-Registration 14 Dec 2021

We evaluate our method on several 2D and 3D medical image datasets, some of which contain large deformations.

Coordinate Translator for Learning Deformable Medical Image Registration

yihao6/digital_diffeomorphism 5 Mar 2022

The majority of deep learning (DL) based deformable image registration methods use convolutional neural networks (CNNs) to estimate displacement fields from pairs of moving and fixed images.