中文
相关论文

相关论文: Deep Global Registration

200 篇论文

Global registration is a fundamental task that estimates the relative pose between two viewpoints of 3D point clouds. However, there are two issues that degrade the performance of global registration in LiDAR SLAM: one is the sparsity issue…

机器人学 · 计算机科学 2024-01-23 Hyungtae Lim , Beomsoo Kim , Daebeom Kim , Eungchang Mason Lee , Hyun Myung

In this paper, we propose a deep learning approach for image registration by predicting deformation from image appearance. Since obtaining ground-truth deformation fields for training can be challenging, we design a fully convolutional…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Jingfan Fan , Xiaohuan Cao , Pew-Thian Yap , Dinggang Shen

Differentiable rendering is a technique to connect 3D scenes with corresponding 2D images. Since it is differentiable, processes during image formation can be learned. Previous approaches to differentiable rendering focus on mesh-based…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Cong Gao , Xingtong Liu , Wenhao Gu , Benjamin Killeen , Mehran Armand , Russell Taylor , Mathias Unberath

We present a novel multilevel approach for deep learning based image registration. Recently published deep learning based registration methods have shown promising results for a wide range of tasks. However, these algorithms are still…

计算机视觉与模式识别 · 计算机科学 2020-10-28 Alessa Hering , Bram van Ginneken , Stefan Heldmann

In this paper we present a novel deep learning method for 3D object detection and 6D pose estimation from RGB images. Our method, named DPOD (Dense Pose Object Detector), estimates dense multi-class 2D-3D correspondence maps between an…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Sergey Zakharov , Ivan Shugurov , Slobodan Ilic

We present an accurate, robust and fast method for registration of 3D scans. Our motion estimation optimizes a robust cost function on the intrinsic representation of rigid motions, i.e., the Special Euclidean group $\mathbb{SE}(3)$. We…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Uttaran Bhattacharya , Venu Madhav Govindu

In the context of 2D/3D registration, this paper introduces an approach that allows to match features detected in two different modalities: photographs and 3D models, by using a common 2D reprensentation. More precisely, 2D images are…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Hatem A. Rashwan , Sylvie Chambon , Pierre Gurdjos , Géraldine Morin , Vincent Charvillat

Image registration is a key technique in medical image analysis to estimate deformations between image pairs. A good deformation model is important for high-quality estimates. However, most existing approaches use ad-hoc deformation models…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Marc Niethammer , Roland Kwitt , Francois-Xavier Vialard

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

Registration is a fundamental task in medical robotics and is often a crucial step for many downstream tasks such as motion analysis, intra-operative tracking and image segmentation. Popular registration methods such as ANTs and NiftyReg…

计算机视觉与模式识别 · 计算机科学 2021-03-26 Wentao Zhu , Yufang Huang , Daguang Xu , Zhen Qian , Wei Fan , Xiaohui Xie

Deformable medical image registration plays an important role in clinical diagnosis and treatment. Recently, the deep learning (DL) based image registration methods have been widely investigated and showed excellent performance in…

图像与视频处理 · 电气工程与系统科学 2022-10-18 Yibo Wang , Wen Qian , Xuming Zhang

Registration of point clouds related by rigid transformations is one of the fundamental problems in computer vision. However, a solution to the practical scenario of aligning sparsely and differently sampled observations in the presence of…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Natalie Lang , Joseph M. Francos

In this work, we introduce a fast and accurate method for unsupervised 3D medical image registration. This work is built on top of a recent algorithm SAM, which is capable of computing dense anatomical/semantic correspondences between two…

图像与视频处理 · 电气工程与系统科学 2021-09-27 Fengze Liu , Ke Yan , Adam Harrison , Dazhou Guo , Le Lu , Alan Yuille , Lingyun Huang , Guotong Xie , Jing Xiao , Xianghua Ye , Dakai Jin

Image registration has traditionally been done using two distinct approaches: learning based methods, relying on robust deep neural networks, and optimization-based methods, applying complex mathematical transformations to warp images…

计算机视觉与模式识别 · 计算机科学 2024-01-22 Gabriel De Araujo , Shanlin Sun , Xiaohui Xie

Registration is an important task in automated medical image analysis. Although deep learning (DL) based image registration methods out perform time consuming conventional approaches, they are heavily dependent on training data and do not…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Dwarikanath Mahapatra , Zongyuan Ge

This paper presents a novel algorithm named Direct Simultaneous Registration (DSR) that registers a collection of 3D images in a simultaneous fashion without specifying any reference image, feature extraction and matching, or information…

计算机视觉与模式识别 · 计算机科学 2023-02-14 Zhehua Mao , Liang Zhao , Shoudong Huang , Yiting Fan , Alex Pui-Wai Lee

Robust and accurate 2D/3D registration, which aligns preoperative models with intraoperative images of the same anatomy, is crucial for successful interventional navigation. To mitigate the challenge of a limited field of view in…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Yuxin Cui , Rui Song , Yibin Li , Max Q. -H. Meng , Zhe Min

The rigid registration of two 3D point sets is a fundamental problem in computer vision. The current trend is to solve this problem globally using the BnB optimization framework. However, the existing global methods are slow for two main…

计算机视觉与模式识别 · 计算机科学 2019-01-08 Xuechen Li , Yinlong Liu , Yiru Wang , Chen Wang , Manning Wang , Zhijian Song

A fast and accurate algorithm is presented for registering scans from an RGB-D camera on a pan-tilt platform. The pan-tilt RGB-D camera rotates and scans the entire scene in an automated fashion. The proposed algorithm exploits the movement…

图形学 · 计算机科学 2019-06-11 Jung-Hyun Byun , Tack-Don Han

Deformable image registration (DIR), aiming to find spatial correspondence between images, is one of the most critical problems in the domain of medical image analysis. In this paper, we present a novel, generic, and accurate diffeomorphic…

计算机视觉与模式识别 · 计算机科学 2023-02-08 Yifan Wu , Tom Z. Jiahao , Jiancong Wang , Paul A. Yushkevich , M. Ani Hsieh , James C. Gee