3D Correspondence Grouping with Compatibility Features
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.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Performance Evaluation of 3D Correspondence Grouping Algorithms
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 RegistrationRetrievalA Performance Evaluation of Correspondence Grouping Methods for 3D Rigid Data Matching
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 RegistrationRetrievalDeepHMap++: Combined Projection Grouping and Correspondence Learning for Full DoF Pose Estimation
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 EstimationNM-Net: Mining Reliable Neighbors for Robust Feature Correspondences
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
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