中文
相关论文

相关论文: GS-Pose: Generalizable Segmentation-based 6D Objec…

200 篇论文

Efficient and accurate object pose estimation is an essential component for modern vision systems in many applications such as Augmented Reality, autonomous driving, and robotics. While research in model-based 6D object pose estimation has…

计算机视觉与模式识别 · 计算机科学 2025-04-04 Yufeng Jin , Vignesh Prasad , Snehal Jauhri , Mathias Franzius , Georgia Chalvatzaki

This paper proposes a new method for accurate and robust 6D pose estimation of novel objects, named GS2Pose. By introducing 3D Gaussian splatting, GS2Pose can utilize the reconstruction results without requiring a high-quality CAD model,…

计算机视觉与模式识别 · 计算机科学 2024-11-11 Jilan Mei , Junbo Li , Cai Meng

Accurate 6D pose estimation of 3D objects is a fundamental task in computer vision, and current research typically predicts the 6D pose by establishing correspondences between 2D image features and 3D model features. However, these methods…

计算机视觉与模式识别 · 计算机科学 2025-10-21 Junbo Li , Weimin Yuan , Yinuo Wang , Yue Zeng , Shihao Shu , Cai Meng , Xiangzhi Bai

Monocular object pose estimation, as a pivotal task in computer vision and robotics, heavily depends on accurate 2D-3D correspondences, which often demand costly CAD models that may not be readily available. Object 3D reconstruction methods…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Luqing Luo , Shichu Sun , Jiangang Yang , Linfang Zheng , Jinwei Du , Jian Liu

Tracking the 6DoF pose of unknown objects in monocular RGB video sequences is crucial for robotic manipulation. However, existing approaches typically rely on accurate depth information, which is non-trivial to obtain in real-world…

计算机视觉与模式识别 · 计算机科学 2024-12-04 Zhiyuan Chen , Fan Lu , Guo Yu , Bin Li , Sanqing Qu , Yuan Huang , Changhong Fu , Guang Chen

6-DoF pose estimation is a fundamental task in computer vision with wide-ranging applications in augmented reality and robotics. Existing single RGB-based methods often compromise accuracy due to their reliance on initial pose estimates and…

计算机视觉与模式识别 · 计算机科学 2025-03-10 Linqi Yang , Xiongwei Zhao , Qihao Sun , Ke Wang , Ao Chen , Peng Kang

In this paper, we present a method for localizing a query image with respect to a precomputed 3D Gaussian Splatting (3DGS) scene representation. First, the method uses 3DGS to render a synthetic RGBD image at some initial pose estimate.…

计算机视觉与模式识别 · 计算机科学 2025-05-02 Jongwon Lee , Timothy Bretl

We propose 6DGS to estimate the camera pose of a target RGB image given a 3D Gaussian Splatting (3DGS) model representing the scene. 6DGS avoids the iterative process typical of analysis-by-synthesis methods (e.g. iNeRF) that also require…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Matteo Bortolon , Theodore Tsesmelis , Stuart James , Fabio Poiesi , Alessio Del Bue

This paper presents GGRt, a novel approach to generalizable novel view synthesis that alleviates the need for real camera poses, complexity in processing high-resolution images, and lengthy optimization processes, thus facilitating stronger…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Hao Li , Yuanyuan Gao , Chenming Wu , Dingwen Zhang , Yalun Dai , Chen Zhao , Haocheng Feng , Errui Ding , Jingdong Wang , Junwei Han

Visual localization involves estimating a query image's 6-DoF (degrees of freedom) camera pose, which is a fundamental component in various computer vision and robotic tasks. This paper presents LoGS, a vision-based localization pipeline…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Yuzhou Cheng , Jianhao Jiao , Yue Wang , Dimitrios Kanoulas

We introduce GSVisLoc, a visual localization method designed for 3D Gaussian Splatting (3DGS) scene representations. Given a 3DGS model of a scene and a query image, our goal is to estimate the camera's position and orientation. We…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Fadi Khatib , Dror Moran , Guy Trostianetsky , Yoni Kasten , Meirav Galun , Ronen Basri

Camera pose refinement aims at improving the accuracy of initial pose estimation for applications in 3D computer vision. Most refinement approaches rely on 2D-3D correspondences with specific descriptors or dedicated networks, requiring…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Lulu Hao , Lipu Zhou , Zhenzhong Wei , Xu Wang

This letter presents KGpose, a novel end-to-end framework for 6D pose estimation of multiple objects. Our approach combines keypoint-based method with learnable pose regression through `keypoint-graph', which is a graph representation of…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Andrew Jeong

The task of estimating the 6D pose of an object from RGB images can be broken down into two main steps: an initial pose estimation step, followed by a refinement procedure to correctly register the object and its observation. In this paper,…

计算机视觉与模式识别 · 计算机科学 2021-01-06 Stefan Stevsic , Otmar Hilliges

We leverage 3D Gaussian Splatting (3DGS) as a scene representation and propose a novel test-time camera pose refinement (CPR) framework, GS-CPR. This framework enhances the localization accuracy of state-of-the-art absolute pose regression…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Changkun Liu , Shuai Chen , Yash Bhalgat , Siyan Hu , Ming Cheng , Zirui Wang , Victor Adrian Prisacariu , Tristan Braud

In this paper, we present a novel generalizable object pose estimation method to determine the object pose using only one RGB image. Unlike traditional approaches that rely on instance-level object pose estimation and necessitate extensive…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Yujing Sun , Caiyi Sun , Yuan Liu , Yuexin Ma , Siu Ming Yiu

Visual localization is the task of estimating a camera pose in a known environment. In this paper, we utilize 3D Gaussian Splatting (3DGS)-based representations for accurate and privacy-preserving visual localization. We propose Gaussian…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Maxime Pietrantoni , Gabriela Csurka , Torsten Sattler

6D pose estimation of textureless objects is a valuable but challenging task for many robotic applications. In this work, we propose a framework to address this challenge using only RGB images acquired from multiple viewpoints. The core…

机器人学 · 计算机科学 2023-02-23 Jun Yang , Wenjie Xue , Sahar Ghavidel , Steven L. Waslander

We address the task of 6D pose estimation of known rigid objects from single input images in scenarios where the objects are partly occluded. Recent RGB-D-based methods are robust to moderate degrees of occlusion. For RGB inputs, no…

计算机视觉与模式识别 · 计算机科学 2018-06-19 Omid Hosseini Jafari , Siva Karthik Mustikovela , Karl Pertsch , Eric Brachmann , Carsten Rother

Current RGB-based 6D object pose estimation methods have achieved noticeable performance on datasets and real world applications. However, predicting 6D pose from single 2D image features is susceptible to disturbance from changing of…

计算机视觉与模式识别 · 计算机科学 2022-07-04 Jun Wu , Lilu Liu , Yue Wang , Rong Xiong
‹ 上一页 1 2 3 10 下一页 ›