中文
相关论文

相关论文: EPro-PnP: Generalized End-to-End Probabilistic Per…

200 篇论文

Estimating the 3D pose of an object is a challenging task that can be considered within augmented reality or robotic applications. In this paper, we propose a novel approach to perform 6 DoF object pose estimation from a single RGB-D image.…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Mathieu Gonzalez , Amine Kacete , Albert Murienne , Eric Marchand

Despite the significant progress in six degrees-of-freedom (6DoF) object pose estimation, existing methods have limited applicability in real-world scenarios involving embodied agents and downstream 3D vision tasks. These limitations mainly…

计算机视觉与模式识别 · 计算机科学 2023-05-26 Zhiwen Fan , Panwang Pan , Peihao Wang , Yifan Jiang , Dejia Xu , Hanwen Jiang , Zhangyang Wang

We propose a single-shot method for simultaneous 3D object segmentation and 6-DOF pose estimation in pure 3D point clouds scenes based on a consensus that \emph{one point only belongs to one object}, i.e., each point has the potential power…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Hongsen Liu

We propose Co-op, a novel method for accurately and robustly estimating the 6DoF pose of objects unseen during training from a single RGB image. Our method requires only the CAD model of the target object and can precisely estimate its pose…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Sungphill Moon , Hyeontae Son , Dongcheol Hur , Sangwook Kim

Visual place recognition has gained significant attention in recent years as a crucial technology in autonomous driving and robotics. Currently, the two main approaches are the perspective view retrieval (P2P) paradigm and the…

计算机视觉与模式识别 · 计算机科学 2023-07-31 Ze Shi , Hao Shi , Kailun Yang , Zhe Yin , Yining Lin , Kaiwei Wang

Category-level object pose estimation aims to find 6D object poses of previously unseen object instances from known categories without access to object CAD models. To reduce the huge amount of pose annotations needed for category-level…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Xiaolong Li , Yijia Weng , Li Yi , Leonidas Guibas , A. Lynn Abbott , Shuran Song , He Wang

In recent years, estimating the 6D pose of object instances with convolutional neural network (CNN) has received considerable attention. Depending on whether intermediate cues are used, the relevant literature can be roughly divided into…

计算机视觉与模式识别 · 计算机科学 2019-05-31 Mingliang Fu , Weijia Zhou

The reduced cost and computational and calibration requirements of monocular cameras make them ideal positioning sensors for mobile robots, albeit at the expense of any meaningful depth measurement. Solutions proposed by some scholars to…

机器人学 · 计算机科学 2024-04-30 Yi Shen , Hao Liu , Xinxin Liu , Wenjing Zhou , Chang Zhou , Yizhou Chen

This paper addresses the challenge of 3D human pose estimation from a single color image. Despite the general success of the end-to-end learning paradigm, top performing approaches employ a two-step solution consisting of a Convolutional…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Georgios Pavlakos , Xiaowei Zhou , Konstantinos G. Derpanis , Kostas Daniilidis

3D object detection is an important capability needed in various practical applications such as driver assistance systems. Monocular 3D detection, as a representative general setting among image-based approaches, provides a more economical…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Tai Wang , Xinge Zhu , Jiangmiao Pang , Dahua Lin

In this paper, we first present a bias-eliminated weighted (Bias-Eli-W) perspective-n-point (PnP) estimator for stereo visual odometry (VO) with provable consistency. Specifically, leveraging statistical theory, we develop an asymptotically…

机器人学 · 计算机科学 2025-10-30 Guangyang Zeng , Yuan Shen , Ziyang Hong , Yuze Hong , Viorela Ila , Guodong Shi , Junfeng Wu

The 3D Human Pose Estimation (3D HPE) task uses 2D images or videos to predict human joint coordinates in 3D space. Despite recent advancements in deep learning-based methods, they mostly ignore the capability of coupling accessible texts…

计算机视觉与模式识别 · 计算机科学 2024-05-09 Jinglin Xu , Yijie Guo , Yuxin Peng

Estimating the 6D pose of known objects is important for robots to interact with the real world. The problem is challenging due to the variety of objects as well as the complexity of a scene caused by clutter and occlusions between objects.…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Yu Xiang , Tanner Schmidt , Venkatraman Narayanan , Dieter Fox

State-of-the-art approaches for 6D object pose estimation require large amounts of labeled data to train the deep networks. However, the acquisition of 6D object pose annotations is tedious and labor-intensive in large quantity. To…

计算机视觉与模式识别 · 计算机科学 2022-03-08 Meng Tian , Gim Hee Lee

6D object pose estimation remains challenging for many applications due to dependencies on complete 3D models, multi-view images, or training limited to specific object categories. These requirements make generalization to novel objects…

计算机视觉与模式识别 · 计算机科学 2025-05-08 Mengya Liu , Siyuan Li , Ajad Chhatkuli , Prune Truong , Luc Van Gool , Federico Tombari

Monocular 3D human pose and shape estimation is an inherently ill-posed problem due to depth ambiguities, occlusions, and truncations. Recent probabilistic approaches learn a distribution over plausible 3D human meshes by maximizing the…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Tom Wehrbein , Marco Rudolph , Bodo Rosenhahn , Bastian Wandt

6D object pose estimation is a fundamental problem in computer vision. Convolutional Neural Networks (CNNs) have recently proven to be capable of predicting reliable 6D pose estimates even from monocular images. Nonetheless, CNNs are…

计算机视觉与模式识别 · 计算机科学 2020-08-05 Gu Wang , Fabian Manhardt , Jianzhun Shao , Xiangyang Ji , Nassir Navab , Federico Tombari

The lifting-based methods have dominated monocular 3D human pose estimation by leveraging detected 2D poses as intermediate representations. The 2D component of the final 3D human pose benefits from the detected 2D poses, whereas its depth…

计算机视觉与模式识别 · 计算机科学 2025-12-19 Mengyuan Liu , Jiajie Liu , Jinyan Zhang , Wenhao Li , Junsong Yuan

In this paper, we address the problem of 6-DoF object pose estimation from a single RGB image. Indirect methods that typically predict intermediate 2D keypoints, followed by a Perspective-n-Point solver, have shown great performance. Direct…

计算机视觉与模式识别 · 计算机科学 2026-03-27 Nassim Ali Ousalah , Peyman Rostami , Vincent Gaudillière , Emmanuel Koumandakis , Anis Kacem , Enjie Ghorbel , Djamila Aouada

This work addresses the challenging problem of unconstrained 3D hand pose estimation using monocular RGB images. Most of the existing approaches assume some prior knowledge of hand (such as hand locations and side information) is available…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Sanjeev Sharma , Shaoli Huang , Dacheng Tao