registration

GradICON Registration

Congratulations to Lin Tian, Hastings Greer who are presenting their CVPR paper on gradient inverse consistent image registraton (GradICON) this week. GradICON is a new deep-learning-based image registration approach which only weakly regularizes the tranformations via a new gradient inverse consistency loss.

GradICON: Approximate Diffeomorphisms via Gradient Inverse Consistency

We present an approach to learning regular spatial transformations between image pairs in the context of medical image registration. Contrary to optimization-based registration techniques and many modern learning-based methods, we do not directly …

Inverse Consistency by Construction for Multistep Deep Registration

Inverse consistency is a desirable property for image registration. We propose a simple technique to make a neural registration network inverse consistent by construction, as a consequence of its structure, as long as it parameterizes its output …

Aladdin

This software allows for joint AtLAs builDing and Diffeomorphic regIstration learNing (Aladdin) with pairwise alignment. In contrast to existing atlas-building approaches it uses the atlas as a bridge and incorporates pairwise similarity measures between images which are related indirectly through their atlas registrations.

ICON

ICON (Inverse COnsistent RegistratioN) is a non-parametric deep learning registration approach which relies only on inverse consistency for regularity. As the regularization neither involves explicit smoothing or a penality on spatial derivatives no affine pre-registration is required.

OAI Analysis 2

This software contains open-source analysis approaches for the Osteoarthritis Initiative (OAI) magnetic resonance image (MRI) data. The analysis code is largely written in Python with the help of ITK and VTK for data I/O and mesh processing as well as PyTorch for the deep learning approaches for segmentation and registration.

Pediatric Airway Atlas

The project aims to provide an analytical for measuring the normality of children’s airways. We build an age-based atlas on multiple CT images of normal subjects. First, we use a segmentation model to extract the airway.

RobOT

This software provides a general framework for point cloud/mesh registration based on robust optimal mass transport (robOT) / unbalanced optimal mass transport. It supports both optimization- and learning-based registration approaches. It also provides a general framework for deep prediction tasks, e.

A feature-based affine registration method for capturing background lung tissue deformation for ground glass nodule tracking

Apparent changes in lung nodule size assessed via simple image-based measurements from computed tomography (CT) images may be compromised by the effect of the background lung tissue deformation on the nodule, leading to erroneous nodule tracking. We …

Accurate, Fast and Controllable Image and Point Cloud Registration

Registration is the process of establishing spatial correspondences between two objects. Many downstream tasks, e.g, in image analysis, shape animation, can make use of these spatial correspondences. A variety of registration approaches have been …