paper-with-me

Papers

Non-rigid image registration using fully convolutional networks with deep self-supervision

2017-09-04 · Hongming Li, Yong Fan

We propose a novel non-rigid image registration algorithm that is built upon fully convolutional networks (FCNs) to optimize and learn spatial transformations between pairs of images to be registered. Different from most existing deep learning based image registration methods that learn spatial transformations from training data with known corresponding spatial transformations, our method directly estimates spatial transformations between pairs of images by maximizing an image-wise similarity metric between fixed and deformed moving images, similar to conventional image registration algorithms. At the same time, our method also learns FCNs for encoding the spatial transformations at the same spatial resolution of images to be registered, rather than learning coarse-grained spatial transformation information. The image registration is implemented in a multi-resolution image registration framework to jointly optimize and learn spatial transformations and FCNs at different resolutions with deep self-supervision through typical feedforward and backpropagation computation. Since our method simultaneously optimizes and learns spatial transformations for the image registration, our method can be directly used to register a pair of images, and the registration of a set of images is also a training procedure for FCNs so that the trained FCNs can be directly adopted to register new images by feedforward computation of the learned FCNs without any optimization. The proposed method has been evaluated for registering 3D structural brain magnetic resonance (MR) images and obtained better performance than state-of-the-art image registration algorithms.

📄 PDF Abstract BibTeX arXiv:1709.00799

Code (1)

khj250276857/FCN-registration tf

Tasks

Image Registration

Similar Papers 제목 키워드 기반

Non-Rigid Image Registration Using Self-Supervised Fully Convolutional Networks without Training Data

2018-01-11 · Hongming Li, Yong Fan

A novel non-rigid image registration algorithm is built upon fully convolutional networks (FCNs) to optimize and learn spatial transformations between pairs of images to be registered in a self-supervised learning framew…

Image RegistrationSelf-Supervised Learning

Deep Convolutional Neural Network for Non-rigid Image Registration

2021-04-24 · Eduard F. Durech

Images taken at different times or positions undergo transformations such as rotation, scaling, skewing, and more. The process of aligning different images which have undergone transformations can be done via registratio…

Image RegistrationTime SeriesTime Series Analysis

Coarse to fine non-rigid registration: a chain of scale-specific neural networks for multimodal image alignment with application to remote sensing

2018-02-27 · Armand Zampieri, Guillaume Charpiat, Yuliya Tarabalka

We tackle here the problem of multimodal image non-rigid registration, which is of prime importance in remote sensing and medical imaging. The difficulties encountered by classical registration approaches include feature…

MDReg-Net: Multi-resolution diffeomorphic image registration using fully convolutional networks with deep self-supervision

2020-10-04 · Hongming Li, Yong Fan

We present a diffeomorphic image registration algorithm to learn spatial transformations between pairs of images to be registered using fully convolutional networks (FCNs) under a self-supervised learning setting. The ne…

Image RegistrationSelf-Supervised Learning

A Comparative Study for Non-rigid Image Registration and Rigid Image Registration

2020-01-12 · Xiaoran Zhang, Hexiang Dong, Di Gao, Xiao Zhao

Image registration algorithms can be generally categorized into two groups: non-rigid and rigid. Recently, many deep learning-based algorithms employ a neural net to characterize non-rigid image registration function. Ho…

Image RegistrationTranslation