paper-with-me

Papers

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 registration. Registration is desirable when analyzing time-series data for tracking, averaging, or differential diagnoses of diseases. Efficient registration methods exist for rigid (including linear or affine) transformations; however, for non-rigid (also known as non-affine) transformations, current methods are computationally expensive and time-consuming. In this report, I will explore the ability of a deep neural network (DNN) and, more specifically, a deep convolutional neural network (CNN) to efficiently perform non-rigid image registration. The experimental results show that a CNN can be used for efficient non-rigid image registration and in significantly less computational time than a conventional Diffeomorphic Demons or Pyramiding approach.

📄 PDF Abstract BibTeX arXiv:2104.12034

Code (0)

등록된 구현이 없습니다.

Tasks

Image RegistrationTime SeriesTime Series Analysis

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

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

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…

Image Registration

Coarse-to-Fine Non-rigid Multi-modal Image Registration for Historical Panel Paintings based on Crack Structures

2026-01-22 · Aline Sindel, Andreas Maier, Vincent Christlein arxiv

Art technological investigations of historical panel paintings rely on acquiring multi-modal image data, including visual light photography, infrared reflectography, ultraviolet fluorescence photography, x-radiography, a…

Graph Neural NetworkKeypoint DetectionImage Registration

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…