中文
相关论文

相关论文: CRISP: Object Pose and Shape Estimation with Test-…

200 篇论文

Establishing accurate 3D correspondences between shapes stands as a pivotal challenge with profound implications for computer vision and robotics. However, existing self-supervised methods for this problem assume perfect input shape…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Chunghyun Park , Seungwook Kim , Jaesik Park , Minsu Cho

The most recent trend in estimating the 6D pose of rigid objects has been to train deep networks to either directly regress the pose from the image or to predict the 2D locations of 3D keypoints, from which the pose can be obtained using a…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yinlin Hu , Joachim Hugonot , Pascal Fua , Mathieu Salzmann

We present a framework for evaluating 6-DoF instance-level object pose estimators, focusing on those that require a single RGB (not RGB-D) image as input. Besides gaining intuition about how accurate these estimators are, we are interested…

机器人学 · 计算机科学 2025-12-03 Eric C. Joyce , Qianwen Zhao , Nathaniel Burgdorfer , Long Wang , Philippos Mordohai

Learning neural implicit fields of 3D shapes is a rapidly emerging field that enables shape representation at arbitrary resolutions. Due to the flexibility, neural implicit fields have succeeded in many research areas, including shape…

计算机视觉与模式识别 · 计算机科学 2026-02-24 Yifei Shi , Boyan Wan , Xin Xu , Kai Xu

We introduce CRISP, a method that recovers simulatable human motion and scene geometry from monocular video. Prior work on joint human-scene reconstruction relies on data-driven priors and joint optimization with no physics in the loop, or…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Zihan Wang , Jiashun Wang , Jeff Tan , Yiwen Zhao , Jessica Hodgins , Shubham Tulsiani , Deva Ramanan

We present a framework to translate between 2D image views and 3D object shapes. Recent progress in deep learning enabled us to learn structure-aware representations from a scene. However, the existing literature assumes that pairs of…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Berk Kaya , Radu Timofte

Scene understanding from images is a challenging problem encountered in autonomous driving. On the object level, while 2D methods have gradually evolved from computing simple bounding boxes to delivering finer grained results like instance…

计算机视觉与模式识别 · 计算机科学 2020-03-11 Rui Wang , Nan Yang , Joerg Stueckler , Daniel Cremers

6D pose estimation of textureless shiny objects has become an essential problem in many robotic applications. Many pose estimators require high-quality depth data, often measured by structured light cameras. However, when objects have shiny…

机器人学 · 计算机科学 2023-08-29 Jun Yang , Jian Yao , Steven L. Waslander

This work addresses the problem of estimating the full body 3D human pose and shape from a single color image. This is a task where iterative optimization-based solutions have typically prevailed, while Convolutional Networks (ConvNets)…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Georgios Pavlakos , Luyang Zhu , Xiaowei Zhou , Kostas Daniilidis

The goal of this paper is to estimate the 6D pose and dimensions of unseen object instances in an RGB-D image. Contrary to "instance-level" 6D pose estimation tasks, our problem assumes that no exact object CAD models are available during…

计算机视觉与模式识别 · 计算机科学 2019-06-25 He Wang , Srinath Sridhar , Jingwei Huang , Julien Valentin , Shuran Song , Leonidas J. Guibas

This work proposes a novel pose estimation model for object categories that can be effectively transferred to previously unseen environments. The deep convolutional network models (CNN) for pose estimation are typically trained and…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Negar Nejatishahidin , Pooya Fayyazsanavi , Jana Kosecka

Object pose estimation is an important component of most vision pipelines for embodied agents, as well as in 3D vision more generally. In this paper we tackle the problem of estimating the pose of novel object categories in a zero-shot…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Walter Goodwin , Sagar Vaze , Ioannis Havoutis , Ingmar Posner

We propose an end-to-end trainable, cross-category method for reconstructing multiple man-made articulated objects from a single RGBD image, focusing on part-level shape reconstruction and pose and kinematics estimation. We depart from…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Yuki Kawana , Tatsuya Harada

We address the task of 6D multi-object pose: given a set of known 3D objects and an RGB or RGB-D input image, we detect and estimate the 6D pose of each object. We propose a new approach to 6D object pose estimation which consists of an…

计算机视觉与模式识别 · 计算机科学 2022-04-28 Lahav Lipson , Zachary Teed , Ankit Goyal , Jia Deng

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

Estimating the 6D pose of objects accurately, quickly, and robustly remains a difficult task. However, recent methods for directly regressing poses from RGB images using dense features have achieved state-of-the-art results. Stereo vision,…

计算机视觉与模式识别 · 计算机科学 2024-09-11 Thomas Pöllabauer , Jan Emrich , Volker Knauthe , Arjan Kuijper

Humans grasp unfamiliar objects by combining an initial visual estimate with tactile and proprioceptive feedback during interaction. We present ShapeGrasp, a robotic implementation of this approach. The proposed method is an iterative…

机器人学 · 计算机科学 2026-05-05 Lukas Rustler , Matej Hoffmann

We introduce a novel method for 3D object detection and pose estimation from color images only. We first use segmentation to detect the objects of interest in 2D even in presence of partial occlusions and cluttered background. By contrast…

计算机视觉与模式识别 · 计算机科学 2018-03-28 Mahdi Rad , Vincent Lepetit

Real-world robotics applications demand object pose estimation methods that work reliably across a variety of scenarios. Modern learning-based approaches require large labeled datasets and tend to perform poorly outside the training domain.…

计算机视觉与模式识别 · 计算机科学 2023-05-15 Jingnan Shi , Rajat Talak , Dominic Maggio , Luca Carlone

This paper addresses the problem of monocular 3D human shape and pose estimation from an RGB image. Despite great progress in this field in terms of pose prediction accuracy, state-of-the-art methods often predict inaccurate body shapes. We…

计算机视觉与模式识别 · 计算机科学 2020-09-23 Akash Sengupta , Ignas Budvytis , Roberto Cipolla