中文
相关论文

相关论文: ShAPO: Implicit Representations for Multi-Object S…

200 篇论文

Discovering object-centric representations from images can significantly enhance the robustness, sample efficiency and generalizability of vision models. Works on images with multi-part objects typically follow an implicit object…

计算机视觉与模式识别 · 计算机科学 2025-12-29 Alex Foo , Wynne Hsu , Mong Li Lee

6D object pose estimation is a crucial prerequisite for autonomous robot manipulation applications. The state-of-the-art models for pose estimation are convolutional neural network (CNN)-based. Lately, Transformers, an architecture…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Arul Selvam Periyasamy , Arash Amini , Vladimir Tsaturyan , Sven Behnke

Understanding and extracting 3D information of objects from monocular 2D images is a fundamental problem in computer vision. In the task of 3D object pose estimation, recent data driven deep neural network based approaches suffer from…

计算机视觉与模式识别 · 计算机科学 2018-08-06 Jogendra Nath Kundu , Aditya Ganeshan , Rahul M. V. , Aditya Prakash , R. Venkatesh Babu

We propose BAPose, a novel bottom-up approach that achieves state-of-the-art results for multi-person pose estimation. Our end-to-end trainable framework leverages a disentangled multi-scale waterfall architecture and incorporates adaptive…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Bruno Artacho , Andreas Savakis

Practical object pose estimation demands robustness against occlusions to the target object. State-of-the-art (SOTA) object pose estimators take a two-stage approach, where the first stage predicts 2D landmarks using a deep network and the…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Bo Chen , Tat-Jun Chin , Marius Klimavicius

Directly regressing all 6 degrees-of-freedom (6DoF) for the object pose (e.g. the 3D rotation and translation) in a cluttered environment from a single RGB image is a challenging problem. While end-to-end methods have recently demonstrated…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Yan Di , Fabian Manhardt , Gu Wang , Xiangyang Ji , Nassir Navab , Federico Tombari

In keypoint estimation tasks such as human pose estimation, heatmap-based regression is the dominant approach despite possessing notable drawbacks: heatmaps intrinsically suffer from quantization error and require excessive computation to…

计算机视觉与模式识别 · 计算机科学 2022-07-20 William McNally , Kanav Vats , Alexander Wong , John McPhee

Accurately recovering the full 9-DoF pose of unseen instances within specific categories from a single RGB image remains a core challenge for robotics and automation. Most existing solutions still rely on pseudo-depth, CAD models, or…

计算机视觉与模式识别 · 计算机科学 2026-03-11 Hakjin Lee , Junghoon Seo , Jaehoon Sim

We propose a joint object pose estimation and categorization approach which extracts information about object poses and categories from the object parts and compositions constructed at different layers of a hierarchical object…

计算机视觉与模式识别 · 计算机科学 2015-03-05 Mete Ozay , Krzysztof Walas , Ales Leonardis

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

We present an approach to infer the 3D shape, texture, and camera pose for an object from a single RGB image, using only category-level image collections with foreground masks as supervision. We represent the shape as an image-conditioned…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Shubham Tulsiani , Nilesh Kulkarni , Abhinav Gupta

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

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 propose a benchmark for 6D pose estimation of a rigid object from a single RGB-D input image. The training data consists of a texture-mapped 3D object model or images of the object in known 6D poses. The benchmark comprises of: i) eight…

Most model-free visual object tracking methods formulate the tracking task as object location estimation given by a 2D segmentation or a bounding box in each video frame. We argue that this representation is limited and instead propose to…

计算机视觉与模式识别 · 计算机科学 2023-04-14 Denys Rozumnyi , Jiri Matas , Marc Pollefeys , Vittorio Ferrari , Martin R. Oswald

Recent approaches to jointly reconstruct 3D humans and objects from a single RGB image represent 3D shapes with template-based or coarse models, which fail to capture details of loose clothing on human bodies. In this paper, we introduce a…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Ayushi Dutta , Marco Pesavento , Marco Volino , Adrian Hilton , Armin Mustafa

State-of-the-art object pose estimation handles multiple instances in a test image by using multi-model formulations: detection as a first stage and then separately trained networks per object for 2D-3D geometric correspondence prediction…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Stefan Thalhammer , Timothy Patten , Markus Vincze

We present GigaPose, a fast, robust, and accurate method for CAD-based novel object pose estimation in RGB images. GigaPose first leverages discriminative "templates", rendered images of the CAD models, to recover the out-of-plane rotation…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Van Nguyen Nguyen , Thibault Groueix , Mathieu Salzmann , Vincent Lepetit

Robots and other smart devices need efficient object-based scene representations from their on-board vision systems to reason about contact, physics and occlusion. Recognized precise object models will play an important role alongside…

计算机视觉与模式识别 · 计算机科学 2020-04-10 Kentaro Wada , Edgar Sucar , Stephen James , Daniel Lenton , Andrew J. Davison

A key challenge in the task of human pose and shape estimation is occlusion, including self-occlusions, object-human occlusions, and inter-person occlusions. The lack of diverse and accurate pose and shape training data becomes a major…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Kaibing Yang , Renshu Gu , Maoyu Wang , Masahiro Toyoura , Gang Xu