English
Related papers

Related papers: Rotational Subgroup Voting and Pose Clustering for…

200 papers

The use of local detectors and descriptors in typical computer vision pipelines work well until variations in viewpoint and appearance change become extreme. Past research in this area has typically focused on one of two approaches to this…

Computer Vision and Pattern Recognition · Computer Science 2022-03-25 Udit Singh Parihar , Aniket Gujarathi , Kinal Mehta , Satyajit Tourani , Sourav Garg , Michael Milford , K. Madhava Krishna

In this paper we present Latent-Class Hough Forests, a method for object detection and 6 DoF pose estimation in heavily cluttered and occluded scenarios. We adapt a state of the art template matching feature into a scale-invariant patch…

Computer Vision and Pattern Recognition · Computer Science 2016-02-05 Rigas Kouskouridas , Alykhan Tejani , Andreas Doumanoglou , Danhang Tang , Tae-Kyun Kim

In this paper, we focus on estimating the 6D pose of objects in point clouds. Although the topic has been widely studied, pose estimation in point clouds remains a challenging problem due to the noise and occlusion. To address the problem,…

Computer Vision and Pattern Recognition · Computer Science 2020-09-16 Yuanpeng Liu , Jun Zhou , Yuqi Zhang , Chao Ding , Jun Wang

Estimating the rigid transformation between two LiDAR scans through putative 3D correspondences is a typical point cloud registration paradigm. Current 3D feature matching approaches commonly lead to numerous outlier correspondences, making…

Computer Vision and Pattern Recognition · Computer Science 2024-05-14 Xinyi Li , Hu Cao , Yinlong Liu , Xueli Liu , Feihu Zhang , Alois Knoll

We introduce a new method for category-level pose estimation which produces a distribution over predicted poses by integrating 3D shape estimates from a generative object model with segmentation information. Given an input depth-image of an…

Computer Vision and Pattern Recognition · Computer Science 2019-05-30 Benjamin Burchfiel , George Konidaris

Most recent 6D object pose estimation methods first use object detection to obtain 2D bounding boxes before actually regressing the pose. However, the general object detection methods they use are ill-suited to handle cluttered scenes, thus…

Computer Vision and Pattern Recognition · Computer Science 2023-03-23 Yang Hai , Rui Song , Jiaojiao Li , Mathieu Salzmann , Yinlin Hu

This paper presents an approach to estimating the continuous 6-DoF pose of an object from a single RGB image. The approach combines semantic keypoints predicted by a convolutional network (convnet) with a deformable shape model. Unlike…

Computer Vision and Pattern Recognition · Computer Science 2022-04-13 Karl Schmeckpeper , Philip R. Osteen , Yufu Wang , Georgios Pavlakos , Kenneth Chaney , Wyatt Jordan , Xiaowei Zhou , Konstantinos G. Derpanis , Kostas Daniilidis

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…

Computer Vision and Pattern Recognition · Computer Science 2018-05-17 Chaitanya Mitash , Abdeslam Boularias , Kostas Bekris

Current RGB-based 6D object pose estimation methods have achieved noticeable performance on datasets and real world applications. However, predicting 6D pose from single 2D image features is susceptible to disturbance from changing of…

Computer Vision and Pattern Recognition · Computer Science 2022-07-04 Jun Wu , Lilu Liu , Yue Wang , Rong Xiong

We present an approach for detecting and estimating the 3D poses of objects in images that requires only an untextured CAD model and no training phase for new objects. Our approach combines Deep Learning and 3D geometry: It relies on an…

Computer Vision and Pattern Recognition · Computer Science 2020-10-09 Giorgia Pitteri , Aurélie Bugeau , Slobodan Ilic , Vincent Lepetit

Object pose estimation is a key perceptual capability in robotics. We propose a fully-convolutional extension of the PoseCNN method, which densely predicts object translations and orientations. This has several advantages such as improving…

Computer Vision and Pattern Recognition · Computer Science 2022-05-24 Arul Selvam Periyasamy , Catherine Capellen , Max Schwarz , Sven Behnke

We propose 3DSmoothNet, a full workflow to match 3D point clouds with a siamese deep learning architecture and fully convolutional layers using a voxelized smoothed density value (SDV) representation. The latter is computed per interest…

Computer Vision and Pattern Recognition · Computer Science 2019-12-03 Zan Gojcic , Caifa Zhou , Jan D. Wegner , Andreas Wieser

We present a new method for estimating the 6D pose of rigid objects with available 3D models from a single RGB input image. The method is applicable to a broad range of objects, including challenging ones with global or partial symmetries.…

Computer Vision and Pattern Recognition · Computer Science 2020-04-02 Tomas Hodan , Daniel Barath , Jiri Matas

Recent works on 6D object pose estimation focus on learning keypoint correspondences between images and object models, and then determine the object pose through RANSAC-based algorithms or by directly regressing the pose with end-to-end…

Computer Vision and Pattern Recognition · Computer Science 2023-10-04 Jaime Corsetti , Davide Boscaini , Fabio Poiesi

Symmetric objects are common in daily life and industry, yet their inherent orientation ambiguities that impede the training of deep learning networks for pose estimation are rarely discussed in the literature. To cope with these…

Computer Vision and Pattern Recognition · Computer Science 2026-04-21 Andreas Kriegler , Csaba Beleznai , Margrit Gelautz

In this thesis, we address the problem of estimating the 6D pose of rigid objects from a single RGB or RGB-D input image, assuming that 3D models of the objects are available. This problem is of great importance to many application fields…

Computer Vision and Pattern Recognition · Computer Science 2022-01-03 Tomas Hodan

We propose DLTPose, a novel method for 6DoF object pose estimation from RGBD images that combines the accuracy of sparse keypoint methods with the robustness of dense pixel-wise predictions. DLTPose predicts per-pixel radial distances to a…

Computer Vision and Pattern Recognition · Computer Science 2025-08-19 Akash Jadhav , Michael Greenspan

In this paper, we tackle the problem of category-level 9D pose estimation in the wild, given a single RGB-D frame. Using supervised data of real-world 9D poses is tedious and erroneous, and also fails to generalize to unseen scenarios.…

Computer Vision and Pattern Recognition · Computer Science 2022-03-29 Yang You , Ruoxi Shi , Weiming Wang , Cewu Lu

Using 3D point clouds in odometry estimation in robotics often requires finding a set of correspondences between points in subsequent scans. While there are established methods for point clouds of sufficient quality, state-of-the-art still…

Robotics · Computer Science 2025-06-24 Jan Michalczyk , Stephan Weiss , Jan Steinbrener

For applications in navigation and robotics, estimating the 3D pose of objects is as important as detection. Many approaches to pose estimation rely on detecting or tracking parts or keypoints [11, 21]. In this paper we build on a recent…

Computer Vision and Pattern Recognition · Computer Science 2016-09-20 Patrick Poirson , Phil Ammirato , Cheng-Yang Fu , Wei Liu , Jana Kosecka , Alexander C. Berg