paper-with-me

홈 › Papers

Deform-GAN:An Unsupervised Learning Model for Deformable Registration

2020-02-26 · Xiaoyue Zhang, Weijian Jian, Yu Chen, Shihting Yang

Deformable registration is one of the most challenging task in the field of medical image analysis, especially for the alignment between different sequences and modalities. In this paper, a non-rigid registration method is proposed for 3D medical images leveraging unsupervised learning. To the best of our knowledge, this is the first attempt to introduce gradient loss into deep-learning-based registration. The proposed gradient loss is robust across sequences and modals for large deformation. Besides, adversarial learning approach is used to transfer multi-modal similarity to mono-modal similarity and improve the precision. Neither ground-truth nor manual labeling is required during training. We evaluated our network on a 3D brain registration task comprehensively. The experiments demonstrate that the proposed method can cope with the data which has non-functional intensity relations, noise and blur. Our approach outperforms other methods especially in accuracy and speed.

📄 PDF Abstract BibTeX arXiv:2002.11430

Code (1)

Lauraxy/Multi_Modal_Registration 공식 구현 tf

Tasks

Medical Image Analysis

Similar Papers 제목 키워드 기반

3D deformable registration of longitudinal abdominopelvic CT images using unsupervised deep learning

2020-05-15 · Maureen van Eijnatten, Leonardo Rundo, K. Joost Batenburg, Felix Lucka 외

This study investigates the use of the unsupervised deep learning framework VoxelMorph for deformable registration of longitudinal abdominopelvic CT images acquired in patients with bone metastases from breast cancer. Th…

Image Registration

FiRework: Field Refinement Framework for Efficient Enhancement of Deformable Registration

2024-10-12 · Haiqiao Wang, Dong Ni, Yi Wang

Deformable image registration remains a fundamental task in clinical practice, yet solving registration problems involving complex deformations remains challenging. Current deep learning-based registration methods employ…

Image Registration

Deformable Registration of Brain MR Images via a Hybrid Loss

2021-10-28 · Luyi Han, Haoran Dou, Yunzhi Huang, Pew-Thian Yap

Unsupervised learning strategy is widely adopted by the deformable registration models due to the lack of ground truth of deformation fields. These models typically depend on the intensity-based similarity loss to obtain…

Unsupervised Deformable Image Registration Using Cycle-Consistent CNN

2019-07-02 · Boah Kim, Jieun Kim, June-Goo Lee, Dong Hwan Kim 외

Medical image registration is one of the key processing steps for biomedical image analysis such as cancer diagnosis. Recently, deep learning based supervised and unsupervised image registration methods have been extensi…

Image RegistrationMedical Image RegistrationUnsupervised 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