paper-with-me

홈 › Papers

DeepHMap++: Combined Projection Grouping and Correspondence Learning for Full DoF Pose Estimation

2019-04-29 · Mingliang Fu, Weijia Zhou

In recent years, estimating the 6D pose of object instances with convolutional neural network (CNN) has received considerable attention. Depending on whether intermediate cues are used, the relevant literature can be roughly divided into two broad categories: direct methods and two stage pipelines. For the latter, intermediate cues, such as 3D object coordinates, semantic keypoints, or virtual control points instead of pose parameters are regressed by CNN in the first stage. Object pose can then be solved by correspondence constraints constructed with these intermediate cues. In this paper, we focus on the postprocessing of a two-stage pipeline and propose to combine two learning concepts for estimating object pose under challenging scenes: projection grouping on one side, and correspondence learning on the other. We firstly employ a local patch based method to predict projection heatmaps which denote the confidence distribution of projection of 3D bounding box's corners. A projection grouping module is then proposed to remove redundant local maxima from each layer of heatmaps. Instead of directly feeding 2D-3D correspondences to the perspective-n-point (PnP) algorithm, multiple correspondence hypotheses are sampled from local maxima and its corresponding neighborhood and ranked by a correspondence-evaluation network. Finally, correspondences with higher confidence are selected to determine object pose. Extensive experiments on three public datasets demonstrate that the proposed framework outperforms several state of the art methods.

📄 PDF Abstract BibTeX arXiv:1904.12735

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectPose Estimation

Similar Papers 제목 키워드 기반

When and Why Grouping Attention Heads Accelerates Muon Optimization

2026-05-09 · Hongtao Zhang, Wenjie Zhou, Wei Chen, Xueqi Cheng arxiv

Muon orthogonalizes matrix updates, but multi-head attention naturally operates at the level of heads. This granularity mismatch raises the question of whether Muon should be applied to the full attention projection, to …

Performance Evaluation of 3D Correspondence Grouping Algorithms

2018-04-06 · Jiaqi Yang, Ke Xian, Yang Xiao, Zhiguo Cao

This paper presents a thorough evaluation of several widely-used 3D correspondence grouping algorithms, motived by their significance in vision tasks relying on correct feature correspondences. A good correspondence grou…

3D Object RecognitionObject RecognitionPoint Cloud RegistrationRetrieval

3D Correspondence Grouping with Compatibility Features

2020-07-21 · Jiaqi Yang, Jiahao Chen, Zhiqiang Huang, Siwen Quan 외

We present a simple yet effective method for 3D correspondence grouping. The objective is to accurately classify initial correspondences obtained by matching local geometric descriptors into inliers and outliers. Althoug…

Absolute Pose Estimation from Line Correspondences using Direct Linear Transformation

2016-08-24 · Bronislav Přibyl, Pavel Zemčík, Martin Čadík

This work is concerned with camera pose estimation from correspondences of 3D/2D lines, i. e. with the Perspective-n-Line (PnL) problem. We focus on large line sets, which can be efficiently solved by methods using linea…

Camera Pose EstimationPose Estimation

A Performance Evaluation of Correspondence Grouping Methods for 3D Rigid Data Matching

2019-07-05 · Jiaqi Yang, Ke Xian, Peng Wang, Yanning Zhang

Seeking consistent point-to-point correspondences between 3D rigid data (point clouds, meshes, or depth maps) is a fundamental problem in 3D computer vision. While a number of correspondence selection methods have been p…

3D Object RecognitionObject RecognitionPoint Cloud RegistrationRetrieval