paper-with-me

홈 › Papers

F3RNet: Full-Resolution Residual Registration Network for Deformable Image Registration

2020-09-15 · Zhe Xu, Jie Luo, Jiangpeng Yan, Xiu Li, Jagadeesan Jayender

Deformable image registration (DIR) is essential for many image-guided therapies. Recently, deep learning approaches have gained substantial popularity and success in DIR. Most deep learning approaches use the so-called mono-stream "high-to-low, low-to-high" network structure, and can achieve satisfactory overall registration results. However, accurate alignments for some severely deformed local regions, which are crucial for pinpointing surgical targets, are often overlooked. Consequently, these approaches are not sensitive to some hard-to-align regions, e.g., intra-patient registration of deformed liver lobes. In this paper, we propose a novel unsupervised registration network, namely the Full-Resolution Residual Registration Network (F3RNet), for deformable registration of severely deformed organs. The proposed method combines two parallel processing streams in a residual learning fashion. One stream takes advantage of the full-resolution information that facilitates accurate voxel-level registration. The other stream learns the deep multi-scale residual representations to obtain robust recognition. We also factorize the 3D convolution to reduce the training parameters and enhance network efficiency. We validate the proposed method on a clinically acquired intra-patient abdominal CT-MRI dataset and a public inspiratory and expiratory thorax CT dataset. Experiments on both multimodal and unimodal registration demonstrate promising results compared to state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2009.07151

Code (0)

등록된 구현이 없습니다.

Tasks

Image Registration

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…

Similar Papers 제목 키워드 기반

A Resolution Enhancement Plug-in for Deformable Registration of Medical Images

2021-12-30 · Kaicong Sun, Sven Simon

Image registration is a fundamental task for medical imaging. Resampling of the intensity values is required during registration and better spatial resolution with finer and sharper structures can improve the resampling …

Image RegistrationSuper-Resolution

Correlation-aware Coarse-to-fine MLPs for Deformable Medical Image Registration

2024-05-31 · CVPR 2024 1 · Mingyuan Meng, Dagan Feng, Lei Bi, Jinman Kim

Deformable image registration is a fundamental step for medical image analysis. Recently, transformers have been used for registration and outperformed Convolutional Neural Networks (CNNs). Transformers can capture long-…

Deformable Medical Image RegistrationImage RegistrationInductive BiasMedical Image Analysis+1

IIRP-Net: Iterative Inference Residual Pyramid Network for Enhanced Image Registration

2024-01-01 · CVPR 2024 1 · Tai Ma, Suwei Zhang, Jiafeng Li, Ying Wen

Deep learning-based image registration (DLIR) methods have achieved remarkable success in deformable image registration. We observe that iterative inference can exploit the well-trained registration network to the fu…

Image Registration

End-to-End Unsupervised Deformable Image Registration with a Convolutional Neural Network

2017-04-20 · Bob D. de Vos, Floris F. Berendsen, Max A. Viergever, Marius Staring 외

In this work we propose a deep learning network for deformable image registration (DIRNet). The DIRNet consists of a convolutional neural network (ConvNet) regressor, a spatial transformer, and a resampler. The ConvNet a…

Image Registration

Advancing Deformable Medical Image Registration with Multi-axis Cross-covariance Attention

2024-12-24 · Mingyuan Meng, Michael Fulham, Lei Bi, Jinman Kim

Deformable image registration is a fundamental requirement for medical image analysis. Recently, transformers have been widely used in deep learning-based registration methods for their ability to capture long-range depe…

Deformable Medical Image RegistrationImage RegistrationMedical Image AnalysisMedical Image Registration