中文
相关论文

相关论文: 1-Point RANSAC-Based Method for Ground Object Pose…

200 篇论文

Object pose estimation is a critical task in robotics for precise object manipulation. However, current techniques heavily rely on a reference 3D object, limiting their generalizability and making it expensive to expand to new object…

计算机视觉与模式识别 · 计算机科学 2023-04-12 E. Zhixuan Zeng , Yuhao Chen , Alexander Wong

Pose estimation is a widely explored problem, enabling many robotic tasks such as grasping and manipulation. In this paper, we tackle the problem of pose estimation for objects that exhibit rotational symmetry, which are common in man-made…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Enric Corona , Kaustav Kundu , Sanja Fidler

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

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

Object recognition and 6DoF pose estimation are quite challenging tasks in computer vision applications. Despite efficiency in such tasks, standard methods deliver far from real-time processing rates. This paper presents a novel pipeline to…

计算机视觉与模式识别 · 计算机科学 2020-11-30 Marlon Marcon , Olga Regina Pereira Bellon , Luciano Silva

Estimating the 6D pose of objects using only RGB images remains challenging because of problems such as occlusion and symmetries. It is also difficult to construct 3D models with precise texture without expert knowledge or specialized…

计算机视觉与模式识别 · 计算机科学 2020-03-24 Kiru Park , Timothy Patten , Markus Vincze

State-of-the-art computer vision algorithms often achieve efficiency by making discrete choices about which hypotheses to explore next. This allows allocation of computational resources to promising candidates, however, such decisions are…

计算机视觉与模式识别 · 计算机科学 2017-04-12 Alexander Krull , Eric Brachmann , Sebastian Nowozin , Frank Michel , Jamie Shotton , Carsten Rother

One core challenge in object pose estimation is to ensure accurate and robust performance for large numbers of diverse foreground objects amidst complex background clutter. In this work, we present a scalable framework for accurately…

计算机视觉与模式识别 · 计算机科学 2018-10-09 Chi Li , Jin Bai , Gregory D. Hager

6D object pose estimation, which predicts the transformation of an object relative to the camera, remains challenging for unseen objects. Existing approaches typically rely on explicitly constructing feature correspondences between the…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Jianqi Chen , Biao Zhang , Xiangjun Tang , Peter Wonka

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

One of the core activities of an active observer involves moving to secure a "better" view of the scene, where the definition of "better" is task-dependent. This paper focuses on the task of human pose estimation from videos capturing a…

机器人学 · 计算机科学 2024-07-03 Jingxi Chen , Botao He , Chahat Deep Singh , Cornelia Fermuller , Yiannis Aloimonos

Vision based object grasping and manipulation in robotics require accurate estimation of object's 6D pose. The 6D pose estimation has received significant attention in computer vision community and multiple datasets and evaluation metrics…

计算机视觉与模式识别 · 计算机科学 2020-05-22 Antti Hietanen , Jyrki Latokartano , Alessandro Foi , Roel Pieters , Ville Kyrki , Minna Lanz , Joni-Kristian Kämäräinen

While 6D object pose estimation has recently made a huge leap forward, most methods can still only handle a single or a handful of different objects, which limits their applications. To circumvent this problem, category-level object pose…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Yan Di , Ruida Zhang , Zhiqiang Lou , Fabian Manhardt , Xiangyang Ji , Nassir Navab , Federico Tombari

Robots working in human environments often encounter a wide range of articulated objects, such as tools, cabinets, and other jointed objects. Such articulated objects can take an infinite number of possible poses, as a point in a…

机器人学 · 计算机科学 2018-12-11 Karthik Desingh , Shiyang Lu , Anthony Opipari , Odest Chadwicke Jenkins

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

Making top-down human pose estimation method present both good performance and high efficiency is appealing. Mask RCNN can largely improve the efficiency by conducting person detection and pose estimation in a single framework, as the…

计算机视觉与模式识别 · 计算机科学 2023-01-13 Ling Li , Lin Zhao , Linhao Xu , Jie Xu

Human pose estimation is an important topic in computer vision with many applications including gesture and activity recognition. However, pose estimation from image is challenging due to appearance variations, occlusions, clutter…

计算机视觉与模式识别 · 计算机科学 2018-08-07 Lipeng Ke , Ming-Ching Chang , Honggang Qi , Siwei Lyu

Object pose estimation is frequently achieved by first segmenting an RGB image and then, given depth data, registering the corresponding point cloud segment against the object's 3D model. Despite the progress due to CNNs, semantic…

计算机视觉与模式识别 · 计算机科学 2018-05-17 Chaitanya Mitash , Abdeslam Boularias , Kostas Bekris

Estimating the pose of objects from images is a crucial task of 3D scene understanding, and recent approaches have shown promising results on very large benchmarks. However, these methods experience a significant performance drop when…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Tianfu Wang , Guosheng Hu , Hongguang Wang

Full 3D estimation of human pose from a single image remains a challenging task despite many recent advances. In this paper, we explore the hypothesis that strong prior information about scene geometry can be used to improve pose estimation…

计算机视觉与模式识别 · 计算机科学 2021-12-10 Zhe Wang , Liyan Chen , Shaurya Rathore , Daeyun Shin , Charless Fowlkes

Estimating camera pose from a single image is a fundamental problem in computer vision. Existing methods for solving this task fall into two distinct categories, which we refer to as direct and indirect. Direct methods, such as PoseNet,…

计算机视觉与模式识别 · 计算机科学 2020-12-24 Hunter Blanton , Scott Workman , Nathan Jacobs