中文
相关论文

相关论文: Geometry Depth Consistency in RGBD Relative Pose E…

200 篇论文

We introduce a robust framework, RGBTrack, for real-time 6D pose estimation and tracking that operates solely on RGB data, thereby eliminating the need for depth input for such dynamic and precise object pose tracking tasks. Building on the…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Teng Guo , Jingjin Yu

Most self-supervised 6D object pose estimation methods can only work with additional depth information or rely on the accurate annotation of 2D segmentation masks, limiting their application range. In this paper, we propose a 6D object pose…

计算机视觉与模式识别 · 计算机科学 2023-08-22 Yang Hai , Rui Song , Jiaojiao Li , David Ferstl , Yinlin Hu

Deep learning-based pose estimation algorithms can successfully estimate the pose of objects in an image, especially in the field of color images. 6D Object pose estimation based on deep learning models for X-ray images often use custom…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Christiaan G. A. Viviers , Joel de Bruijn , Lena Filatova , Peter H. N. de With , Fons van der Sommen

Active depth cameras suffer from several limitations, which cause incomplete and noisy depth maps, and may consequently affect the performance of RGB-D Odometry. To address this issue, this paper presents a visual odometry method based on…

机器人学 · 计算机科学 2017-08-10 Pedro F. Proença , Yang Gao

Efficiently synthesizing novel views from sparse inputs while maintaining accuracy remains a critical challenge in 3D reconstruction. While advanced techniques like radiance fields and 3D Gaussian Splatting achieve rendering quality and…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Chenlu Zhan , Yufei Zhang , Yu Lin , Gaoang Wang , Hongwei Wang

We introduce FocalPose, a neural render-and-compare method for jointly estimating the camera-object 6D pose and camera focal length given a single RGB input image depicting a known object. The contributions of this work are twofold. First,…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Georgy Ponimatkin , Yann Labbé , Bryan Russell , Mathieu Aubry , Josef Sivic

Establishing dense correspondences between a pair of images is an important and general problem. However, dense flow estimation is often inaccurate in the case of large displacements or homogeneous regions. For most applications and…

计算机视觉与模式识别 · 计算机科学 2021-04-02 Prune Truong , Martin Danelljan , Luc Van Gool , Radu Timofte

We propose a unified formulation for the problem of 3D human pose estimation from a single raw RGB image that reasons jointly about 2D joint estimation and 3D pose reconstruction to improve both tasks. We take an integrated approach that…

计算机视觉与模式识别 · 计算机科学 2017-11-27 Denis Tome , Chris Russell , Lourdes Agapito

Visual odometry is the process of estimating the position and orientation of a camera by analyzing the images associated to it. This paper develops a quick and accurate approach to visual odometry of a moving RGB-D camera navigating on a…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Afonso Fontes , Jose Everardo Bessa Maia

The problem of detecting changes in a scene and segmenting the foreground from background is still challenging, despite previous work. Moreover, new RGBD capturing devices include depth cues, which could be incorporated to improve…

计算机视觉与模式识别 · 计算机科学 2016-09-30 Gabriel Moyà-Alcover , Ahmed Elgammal , Antoni Jaume-i-Capó , Javier Varona

Estimating the 6D pose of unseen objects from monocular RGB images remains a challenging problem, especially due to the lack of prior object-specific knowledge. To tackle this issue, we propose RefPose, an innovative approach to object pose…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Jaeguk Kim , Jaewoo Park , Keuntek Lee , Nam Ik Cho

The SCARED dataset is a widely used benchmark for endoscopic depth estimation, offering ground-truth 3D reconstructions captured with a structured light sensor. However, the depth maps for non-keyframe images rely on robot kinematics that…

计算机视觉与模式识别 · 计算机科学 2026-05-19 John J. Han , Adam Schmidt , Max Allan , Jie Ying Wu , Omid Mohareri

RGB-D scene parsing methods effectively capture both semantic and geometric features of the environment, demonstrating great potential under challenging conditions such as extreme weather and low lighting. However, existing RGB-D scene…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Jianxin Huang , Jiahang Li , Sergey Vityazev , Alexander Dvorkovich , Rui Fan

Image-to-point cloud registration aims to determine the relative camera pose between an RGB image and a reference point cloud, serving as a general solution for locating 3D objects from 2D observations. Matching individual points with…

计算机视觉与模式识别 · 计算机科学 2024-01-19 Gongxin Yao , Yixin Xuan , Yiwei Chen , Yu Pan

While RGBD-based methods for category-level object pose estimation hold promise, their reliance on depth data limits their applicability in diverse scenarios. In response, recent efforts have turned to RGB-based methods; however, they face…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Ruida Zhang , Ziqin Huang , Gu Wang , Chenyangguang Zhang , Yan Di , Xingxing Zuo , Jiwen Tang , Xiangyang Ji

This paper addresses the task of estimating the 6D pose of a known 3D object from a single RGB-D image. Most modern approaches solve this task in three steps: i) Compute local features; ii) Generate a pool of pose-hypotheses; iii) Select…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Frank Michel , Alexander Kirillov , Eric Brachmann , Alexander Krull , Stefan Gumhold , Bogdan Savchynskyy , Carsten Rother

RGBD images, combining high-resolution color and lower-resolution depth from various types of depth sensors, are increasingly common. One can significantly improve the resolution of depth maps by taking advantage of color information; deep…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Oleg Voynov , Alexey Artemov , Vage Egiazarian , Alexander Notchenko , Gleb Bobrovskikh , Denis Zorin , Evgeny Burnaev

In this paper, we present an accurate yet effective solution for 6D pose estimation from an RGB image. The core of our approach is that we first designate a set of surface points on target object model as keypoints and then train a keypoint…

计算机视觉与模式识别 · 计算机科学 2018-12-05 Zelin Zhao , Gao Peng , Haoyu Wang , Hao-Shu Fang , Chengkun Li , Cewu Lu

Recent advances on 6D object pose estimation have achieved high performance on representative benchmarks such as LM-O, YCB-V, and T-Less. However, these datasets were captured under fixed illumination and camera settings, leaving the impact…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Yegyu Han , Taegyoon Yoon , Dayeon Woo , Sojeong Kim , Hyung-Sin Kim

Recently, various methods for 6D pose and shape estimation of objects have been proposed. Typically, these methods evaluate their pose estimation in terms of average precision, and reconstruction quality with chamfer distance. In this work…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Leonard Bruns , Patric Jensfelt