中文
相关论文

相关论文: NimbleReg: A light-weight deep-learning framework …

200 篇论文

Learning-based point cloud registration methods can handle clean point clouds well, while it is still challenging to generalize to noisy, partial, and density-varying point clouds. To this end, we propose a novel point cloud registration…

计算机视觉与模式识别 · 计算机科学 2024-01-12 Leida Zhang , Zhengda Lu , Kai Liu , Yiqun Wang

Many registration problems are ill-posed in homogeneous or noisy regions, and dense voxel-wise decoders can be unnecessarily high-dimensional. A sparse control-point parameterisation provides a compact, smooth deformation representation…

图像与视频处理 · 电气工程与系统科学 2026-03-19 Wen Yan , Qianye Yang , Yipei Wang , Shonit Punwani , Mark Emberton , Vasilis Stavrinides , Yipeng Hu , Dean Barratt

Recently, X-ray microscopy (XRM) and light-sheet fluorescence microscopy (LSFM) have emerged as pivotal tools in preclinical research, particularly for studying bone remodeling diseases such as osteoporosis. These modalities offer…

计算机视觉与模式识别 · 计算机科学 2025-05-21 Siyuan Mei , Fuxin Fan , Mareike Thies , Mingxuan Gu , Fabian Wagner , Oliver Aust , Ina Erceg , Zeynab Mirzaei , Georgiana Neag , Yipeng Sun , Yixing Huang , Andreas Maier

Recent approaches based on metric learning have achieved great progress in few-shot learning. However, most of them are limited to image-level representation manners, which fail to properly deal with the intra-class variations and spatial…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Chao Dong , Qi Ye , Wenchao Meng , Kaixiang Yang

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 analyzes a pair of…

计算机视觉与模式识别 · 计算机科学 2017-12-08 Bob D. de Vos , Floris F. Berendsen , Max A. Viergever , Marius Staring , Ivana Išgum

Deformable registration consists of finding the best dense correspondence between two different images. Many algorithms have been published, but the clinical application was made difficult by the high calculation time needed to solve the…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Théo Estienne , Maria Vakalopoulou , Enzo Battistella , Theophraste Henry , Marvin Lerousseau , Amaury Leroy , Nikos Paragios , Eric Deutsch

3D face registration is an important process in which a 3D face model is aligned and mapped to a template face. However, the task of 3D face registration becomes particularly challenging when dealing with partial face data, where only…

计算机视觉与模式识别 · 计算机科学 2024-05-17 Yuchen Guo , Hanqun Cao , Lok Ming Lui

Deformable medical image registration is a crucial aspect of medical image analysis. In recent years, researchers have begun leveraging auxiliary tasks (such as supervised segmentation) to provide anatomical structure information for the…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Hongchao Zhou , Shunbo Hu

In this work we use deep learning to establish dense correspondences between a 3D object model and an image "in the wild". We introduce "DenseReg", a fully-convolutional neural network (F-CNN) that densely regresses at every foreground…

计算机视觉与模式识别 · 计算机科学 2018-03-13 Riza Alp Guler , Yuxiang Zhou , George Trigeorgis , Epameinondas Antonakos , Patrick Snape , Stefanos Zafeiriou , Iasonas Kokkinos

Deformable image registration is a fundamental task in medical imaging. Due to the large computational complexity of deformable registration of volumetric images, conventional iterative methods usually face the tradeoff between the…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Kaicong Sun , Sven Simon

Classical deformable registration techniques achieve impressive results and offer a rigorous theoretical treatment, but are computationally intensive since they solve an optimization problem for each image pair. Recently, learning-based…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Adrian V. Dalca , Guha Balakrishnan , John Guttag , Mert R. Sabuncu

Image registration and in particular deformable registration methods are pillars of medical imaging. Inspired by the recent advances in deep learning, we propose in this paper, a novel convolutional neural network architecture that couples…

Medical image registration is crucial for various clinical and research applications including disease diagnosis or treatment planning which require alignment of images from different modalities, time points, or subjects. Traditional…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Ahsan Raza Siyal , Markus Haltmeier , Ruth Steiger , Malik Galijasevic , Elke Ruth Gizewski , Astrid Ellen Grams

Multimodal image registration is a fundamental task and a prerequisite for downstream cross-modal analysis. Despite recent progress in shared feature extraction and multi-scale architectures, two key limitations remain. First, some methods…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Chunlei Zhang , Jiahao Xia , Yun Xiao , Bo Jiang , Jian Zhang

Spatially varying regularization accommodates the deformation variations that may be necessary for different anatomical regions during deformable image registration. Historically, optimization-based registration models have harnessed…

计算机视觉与模式识别 · 计算机科学 2025-11-21 Junyu Chen , Shuwen Wei , Yihao Liu , Zhangxing Bian , Yufan He , Aaron Carass , Harrison Bai , Yong Du

Automated recognition and simplification of fillet features in CAD models is critical for CAE analysis, yet it remains an open challenge. Traditional rule-based methods lack robustness, while existing deep learning models suffer from poor…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Jiali Gao , Taoran Liu , Hongfei Ye , Jianjun Chen

Multimodal image registration is a challenging but essential step for numerous image-guided procedures. Most registration algorithms rely on the computation of complex, frequently non-differentiable similarity metrics to deal with the…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Matteo Ronchetti , Wolfgang Wein , Nassir Navab , Oliver Zettinig , Raphael Prevost

Deformable image registration can obtain dynamic information about images, which is of great significance in medical image analysis. The unsupervised deep learning registration method can quickly achieve high registration accuracy without…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Xiao Fan , Shuxin Zhuang , Zhemin Zhuang , Ye Yuan , Shunmin Qiu , Alex Noel Joseph Raj , Yibiao Rong

Traditional deformable registration techniques achieve impressive results and offer a rigorous theoretical treatment, but are computationally intensive since they solve an optimization problem for each image pair. Recently, learning-based…

计算机视觉与模式识别 · 计算机科学 2019-03-15 Adrian V. Dalca , Guha Balakrishnan , John Guttag , Mert R. Sabuncu

Indirect image registration is a promising technique to improve image reconstruction quality by providing a shape prior for the reconstruction task. In this paper, we propose a novel hybrid method that seeks to reconstruct high quality…

图像与视频处理 · 电气工程与系统科学 2019-12-18 Jiulong Liu , Angelica I. Aviles-Rivero , Hui Ji , Carola-Bibiane Schönlieb