English
Related papers

Related papers: Revisiting Fully Convolutional Geometric Features …

200 papers

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…

Computer Vision and Pattern Recognition · Computer Science 2023-07-04 Fabian Duffhauss , Sebastian Koch , Hanna Ziesche , Ngo Anh Vien , Gerhard Neumann

This paper proposes PoseLecTr, a graph-based encoder-decoder framework that integrates a novel Legendre convolution with attention mechanisms for six-degree-of-freedom (6-DOF) object pose estimation from monocular RGB images. Conventional…

Computer Vision and Pattern Recognition · Computer Science 2026-01-08 Alexander Du , Xiujin Liu

Learning based 6D object pose estimation methods rely on computing large intermediate pose representations and/or iteratively refining an initial estimation with a slow render-compare pipeline. This paper introduces a novel method we call…

Computer Vision and Pattern Recognition · Computer Science 2022-10-24 Pedro Castro , Tae-Kyun Kim

While most current RGB-D-based category-level object pose estimation methods achieve strong performance, they face significant challenges in scenes lacking depth information. In this paper, we propose a novel category-level object pose…

Computer Vision and Pattern Recognition · Computer Science 2025-08-20 Sheng Yu , Di-Hua Zhai , Yuanqing Xia

6D object pose estimation is a prerequisite for many applications. In recent years, monocular pose estimation has attracted much research interest because it does not need depth measurements. In this work, we introduce ConvPoseCNN, a fully…

Computer Vision and Pattern Recognition · Computer Science 2019-12-17 Catherine Capellen , Max Schwarz , Sven Behnke

Similarity analysis using neural networks has emerged as a powerful technique for understanding and categorizing complex patterns in various domains. By leveraging the latent representations learned by neural networks, data objects such as…

Computer Vision and Pattern Recognition · Computer Science 2023-07-26 Cyril Juliani

We consider the problem of category-level 6D pose estimation from a single RGB image. Our approach represents an object category as a cuboid mesh and learns a generative model of the neural feature activations at each mesh vertex to perform…

Computer Vision and Pattern Recognition · Computer Science 2022-09-14 Wufei Ma , Angtian Wang , Alan Yuille , Adam Kortylewski

Category-level pose estimation is a challenging task with many potential applications in computer vision and robotics. Recently, deep-learning-based approaches have made great progress, but are typically hindered by the need for large…

Computer Vision and Pattern Recognition · Computer Science 2023-11-27 Pengyuan Wang , Takuya Ikeda , Robert Lee , Koichi Nishiwaki

Fine-grained image search is still a challenging problem due to the difficulty in capturing subtle differences regardless of pose variations of objects from fine-grained categories. In practice, a dynamic inventory with new fine-grained…

Computer Vision and Pattern Recognition · Computer Science 2018-07-09 Kevin Lin , Fan Yang , Qiaosong Wang , Robinson Piramuthu

We present a novel approach to the detection and 3D pose estimation of objects in color images. Its main contribution is that it does not require any training phases nor data for new objects, while state-of-the-art methods typically require…

Computer Vision and Pattern Recognition · Computer Science 2019-09-02 Giorgia Pitteri , Slobodan Ilic , Vincent Lepetit

In this paper, we propose a modular framework for 6D pose estimation based on keypoint heatmap regression. Our approach combines YOLOv10m for object detection with a ResNet18-based network that predicts 2D heatmaps from RGB images.…

Computer Vision and Pattern Recognition · Computer Science 2026-05-11 Ismail Aljosevic , Amir Masoud Almasi , Ana Parovic , Ashkan Shafiei

Dense pixel-wise image prediction has been advanced by harnessing the capabilities of Fully Convolutional Networks (FCNs). One central issue of FCNs is the limited capacity to handle joint upsampling. To address the problem, we present a…

Computer Vision and Pattern Recognition · Computer Science 2019-09-26 Huikai Wu , Shuai Zheng , Junge Zhang , Kaiqi Huang

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…

Computer Vision and Pattern Recognition · Computer Science 2025-12-12 Jianqi Chen , Biao Zhang , Xiangjun Tang , Peter Wonka

Pose estimation of 3D objects in monocular images is a fundamental and long-standing problem in computer vision. Existing deep learning approaches for 6D pose estimation typically rely on the assumption of availability of 3D object models…

Computer Vision and Pattern Recognition · Computer Science 2023-09-12 Fu Li , Hao Yu , Ivan Shugurov , Benjamin Busam , Shaowu Yang , Slobodan Ilic

We propose a method for 6DoF pose estimation of rigid objects that uses a state-of-the-art deep learning based instance detector to segment object instances in an RGB image, followed by a point-pair based voting method to recover the…

Computer Vision and Pattern Recognition · Computer Science 2020-11-12 Rebecca König , Bertram Drost

We present a joint 3D pose and focal length estimation approach for object categories in the wild. In contrast to previous methods that predict 3D poses independently of the focal length or assume a constant focal length, we explicitly…

Computer Vision and Pattern Recognition · Computer Science 2019-08-09 Alexander Grabner , Peter M. Roth , Vincent Lepetit

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…

Computer Vision and Pattern Recognition · Computer Science 2022-04-28 Lahav Lipson , Zachary Teed , Ankit Goyal , Jia Deng

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…

Computer Vision and Pattern Recognition · Computer Science 2022-07-07 Ivan Shugurov , Sergey Zakharov , Slobodan Ilic

We address a core problem of computer vision: Detection and description of 2D feature points for image matching. For a long time, hand-crafted designs, like the seminal SIFT algorithm, were unsurpassed in accuracy and efficiency. Recently,…

Computer Vision and Pattern Recognition · Computer Science 2020-03-23 Aritra Bhowmik , Stefan Gumhold , Carsten Rother , Eric Brachmann

Existing object pose estimation datasets are related to generic object types and there is so far no dataset for fine-grained object categories. In this work, we introduce a new large dataset to benchmark pose estimation for fine-grained…

Computer Vision and Pattern Recognition · Computer Science 2018-11-09 Yaming Wang , Xiao Tan , Yi Yang , Xiao Liu , Errui Ding , Feng Zhou , Larry S. Davis