English

ASLFeat: Learning Local Features of Accurate Shape and Localization

Computer Vision and Pattern Recognition 2020-04-21 v2

Abstract

This work focuses on mitigating two limitations in the joint learning of local feature detectors and descriptors. First, the ability to estimate the local shape (scale, orientation, etc.) of feature points is often neglected during dense feature extraction, while the shape-awareness is crucial to acquire stronger geometric invariance. Second, the localization accuracy of detected keypoints is not sufficient to reliably recover camera geometry, which has become the bottleneck in tasks such as 3D reconstruction. In this paper, we present ASLFeat, with three light-weight yet effective modifications to mitigate above issues. First, we resort to deformable convolutional networks to densely estimate and apply local transformation. Second, we take advantage of the inherent feature hierarchy to restore spatial resolution and low-level details for accurate keypoint localization. Finally, we use a peakiness measurement to relate feature responses and derive more indicative detection scores. The effect of each modification is thoroughly studied, and the evaluation is extensively conducted across a variety of practical scenarios. State-of-the-art results are reported that demonstrate the superiority of our methods.

Keywords

Cite

@article{arxiv.2003.10071,
  title  = {ASLFeat: Learning Local Features of Accurate Shape and Localization},
  author = {Zixin Luo and Lei Zhou and Xuyang Bai and Hongkai Chen and Jiahui Zhang and Yao Yao and Shiwei Li and Tian Fang and Long Quan},
  journal= {arXiv preprint arXiv:2003.10071},
  year   = {2020}
}

Comments

Accepted to CVPR 2020, supplementary materials included, code available

R2 v1 2026-06-23T14:23:31.039Z