paper-with-me

홈 › Papers

3D Correspondence Grouping with Compatibility Features

2020-07-21 · Jiaqi Yang, Jiahao Chen, Zhiqiang Huang, Siwen Quan, Yanning Zhang, Zhiguo Cao

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. Although the spatial distribution of correspondences is irregular, inliers are expected to be geometrically compatible with each other. Based on such observation, we propose a novel representation for 3D correspondences, dubbed compatibility feature (CF), to describe the consistencies within inliers and inconsistencies within outliers. CF consists of top-ranked compatibility scores of a candidate to other correspondences, which purely relies on robust and rotation-invariant geometric constraints. We then formulate the grouping problem as a classification problem for CF features, which is accomplished via a simple multilayer perceptron (MLP) network. Comparisons with nine state-of-the-art methods on four benchmarks demonstrate that: 1) CF is distinctive, robust, and rotation-invariant; 2) our CF-based method achieves the best overall performance and holds good generalization ability.

📄 PDF Abstract BibTeX arXiv:2007.10570

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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

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

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 rou…

ObjectPose Estimation

NM-Net: Mining Reliable Neighbors for Robust Feature Correspondences

2019-03-31 · CVPR 2019 6 · Chen Zhao, Zhiguo Cao, Chi Li, Xin Li 외

Feature correspondence selection is pivotal to many feature-matching based tasks in computer vision. Searching for spatially k-nearest neighbors is a common strategy for extracting local information in many previous work…

COM3D: Leveraging Cross-View Correspondence and Cross-Modal Mining for 3D Retrieval

2024-05-07 · Hao Wu, Ruochong LI, Hao Wang, Hui Xiong

In this paper, we investigate an open research task of cross-modal retrieval between 3D shapes and textual descriptions. Previous approaches mainly rely on point cloud encoders for feature extraction, which may ignore ke…

Cross-Modal RetrievalRetrievalText Matching