Progressive Mode-Seeking on Graphs for Sparse Feature Matching
Abstract
Sparse feature matching poses three challenges to graph-based methods: (1) the combinatorial nature makes the number of possible matches huge; (2) most possible matches might be outliers; (3) high computational complexity is often incurred. In this paper, to resolve these issues, we propose a simple, yet surprisingly effective approach to explore the huge matching space in order to significantly boost true matches while avoiding outliers. The key idea is to perform mode-seeking on graphs progressively based on our proposed guided graph density. We further design a density-aware sampling technique to considerably accelerate mode-seeking. Experimental study on various benchmark data sets demonstrates that our method is several orders faster than the state-of-the-art methods while achieving much higher precision and recall.
Cite
Text
Wang et al. "Progressive Mode-Seeking on Graphs for Sparse Feature Matching." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10605-2_51Markdown
[Wang et al. "Progressive Mode-Seeking on Graphs for Sparse Feature Matching." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/wang2014eccv-progressive/) doi:10.1007/978-3-319-10605-2_51BibTeX
@inproceedings{wang2014eccv-progressive,
title = {{Progressive Mode-Seeking on Graphs for Sparse Feature Matching}},
author = {Wang, Chao and Wang, Lei and Liu, Lingqiao},
booktitle = {European Conference on Computer Vision},
year = {2014},
pages = {788-802},
doi = {10.1007/978-3-319-10605-2_51},
url = {https://mlanthology.org/eccv/2014/wang2014eccv-progressive/}
}