中文
相关论文

相关论文: Single Shot 6D Object Pose Estimation

200 篇论文

Category-level articulated object pose estimation focuses on the pose estimation of unknown articulated objects within known categories. Despite its significance, this task remains challenging due to the varying shapes and poses of objects,…

计算机视觉与模式识别 · 计算机科学 2025-12-05 Yuchen Che , Ryo Furukawa , Asako Kanezaki

To teach robots skills, it is crucial to obtain data with supervision. Since annotating real world data is time-consuming and expensive, enabling robots to learn in a self-supervised way is important. In this work, we introduce a robot…

机器人学 · 计算机科学 2020-03-10 Xinke Deng , Yu Xiang , Arsalan Mousavian , Clemens Eppner , Timothy Bretl , Dieter Fox

We propose a novel approach for joint 3D multi-object tracking and reconstruction from RGB-D sequences in indoor environments. To this end, we detect and reconstruct objects in each frame while predicting dense correspondences mappings into…

计算机视觉与模式识别 · 计算机科学 2022-06-29 Dominik Schmauser , Zeju Qiu , Norman Müller , Matthias Nießner

In this paper, we address the problem of estimating a 3D human pose from a single image, which is important but difficult to solve due to many reasons, such as self-occlusions, wild appearance changes, and inherent ambiguities of 3D…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Geonho Cha , Minsik Lee , Jungchan Cho , Songhwai Oh

In the field of computer vision, 6D object detection and pose estimation are critical for applications such as robotics, augmented reality, and autonomous driving. Traditional methods often struggle with achieving high accuracy in both…

计算机视觉与模式识别 · 计算机科学 2025-02-07 Yuhui Jin , Yaqiong Zhang , Zheyuan Xu , Wenqing Zhang , Jingyu Xu

In this work, we address the challenging task of 3D object recognition without the reliance on real-world 3D labeled data. Our goal is to predict the 3D shape, size, and 6D pose of objects within a single RGB-D image, operating at the…

计算机视觉与模式识别 · 计算机科学 2023-10-20 Mayank Lunayach , Sergey Zakharov , Dian Chen , Rares Ambrus , Zsolt Kira , Muhammad Zubair Irshad

Accurate 3D human pose estimation from single images is possible with sophisticated deep-net architectures that have been trained on very large datasets. However, this still leaves open the problem of capturing motions for which no such…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Helge Rhodin , Jörg Spörri , Isinsu Katircioglu , Victor Constantin , Frédéric Meyer , Erich Müller , Mathieu Salzmann , Pascal Fua

We introduce Any6D, a model-free framework for 6D object pose estimation that requires only a single RGB-D anchor image to estimate both the 6D pose and size of unknown objects in novel scenes. Unlike existing methods that rely on textured…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Taeyeop Lee , Bowen Wen , Minjun Kang , Gyuree Kang , In So Kweon , Kuk-Jin Yoon

We propose a complete pipeline that allows object detection and simultaneously estimate the pose of these multiple object instances using just a single image. A novel "keypoint regression" scheme with a cross-ratio term is introduced that…

计算机视觉与模式识别 · 计算机科学 2018-09-28 Ankit Dhall

Current 6D object pose estimation methods usually require a 3D model for each object. These methods also require additional training in order to incorporate new objects. As a result, they are difficult to scale to a large number of objects…

计算机视觉与模式识别 · 计算机科学 2020-06-15 Keunhong Park , Arsalan Mousavian , Yu Xiang , Dieter Fox

We present a method for detecting objects in images using a single deep neural network. Our approach, named SSD, discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per feature…

计算机视觉与模式识别 · 计算机科学 2016-12-30 Wei Liu , Dragomir Anguelov , Dumitru Erhan , Christian Szegedy , Scott Reed , Cheng-Yang Fu , Alexander C. Berg

The problem of identifying the 3D pose of a known object from a given 2D image has important applications in Computer Vision ranging from robotic vision to image analysis. Our proposed method of registering a 3D model of a known object on a…

计算机视觉与模式识别 · 计算机科学 2012-02-10 Srimal Jayawardena , Marcus Hutter , Nathan Brewer

This paper addresses the task of estimating the 6 degrees of freedom pose of a known 3D object from depth information represented by a point cloud. Deep features learned by convolutional neural networks from color information have been the…

计算机视觉与模式识别 · 计算机科学 2020-01-27 Ge Gao , Mikko Lauri , Yulong Wang , Xiaolin Hu , Jianwei Zhang , Simone Frintrop

We propose a three-stage 6 DoF object detection method called DPODv2 (Dense Pose Object Detector) that relies on dense correspondences. We combine a 2D object detector with a dense correspondence estimation network and a multi-view pose…

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

This paper presents a new system to obtain dense object reconstructions along with 6-DoF poses from a single image. Geared towards high fidelity reconstruction, several recent approaches leverage implicit surface representations and deep…

计算机视觉与模式识别 · 计算机科学 2020-04-28 Aniket Pokale , Aditya Aggarwal , K. Madhava Krishna

Human pose estimation is a key step to action recognition. We propose a method of estimating 3D human poses from a single image, which works in conjunction with an existing 2D pose/joint detector. 3D pose estimation is challenging because…

计算机视觉与模式识别 · 计算机科学 2014-06-10 Chunyu Wang , Yizhou Wang , Zhouchen Lin , Alan L. Yuille , Wen Gao

Detecting objects and estimating their 6D poses is essential for automated systems to interact safely with the environment. Most 6D pose estimators, however, rely on a single camera frame and suffer from occlusions and ambiguities due to…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Fabian Duffhauss , Sebastian Koch , Hanna Ziesche , Ngo Anh Vien , Gerhard Neumann

There are increasing real-time live applications in virtual reality, where it plays an important role in capturing and retargetting 3D human pose. But it is still challenging to estimate accurate 3D pose from consumer imaging devices such…

图形学 · 计算机科学 2018-01-26 Shihong Xia , Zihao Zhang , Le Su

Objects with symmetries are common in our daily life and in industrial contexts, but are often ignored in the recent literature on 6D pose estimation from images. In this paper, we study in an analytical way the link between the symmetries…

计算机视觉与模式识别 · 计算机科学 2019-08-22 Giorgia Pitteri , Michaël Ramamonjisoa , Slobodan Ilic , Vincent Lepetit

In this paper, we present KeyMatchNet, a novel network for zero-shot pose estimation in 3D point clouds. Our method uses only depth information, making it more applicable for many industrial use cases, as color information is seldom…

计算机视觉与模式识别 · 计算机科学 2024-08-30 Frederik Hagelskjær , Rasmus Laurvig Haugaard
‹ 上一页 1 8 9 10 下一页 ›