vix.ing · top · new · best · stats · spec

ALIKE: Accurate and Lightweight Keypoint Detection and Descriptor Extraction

2021/12/06 by Xiaoming Zhao, Xingming Wu, Zhao, Xiaoming +9 · 6 citations
Engineering · Computer Science · #Robotics and Sensor-Based Localization #Advanced Image and Video Retrieval Techniques #Image and Object Detection Techniques

paper · pdf · doi:10.48550/arxiv.2112.02906

Abstract

Existing methods detect the keypoints in a non-differentiable way, therefore they can not directly optimize the position of keypoints through back-propagation. To address this issue, we present a partially differentiable keypoint detection module, which outputs accurate sub-pixel keypoints. The reprojection loss is then proposed to directly optimize these sub-pixel keypoints, and the dispersity peak loss is presented for accurate keypoints regularization. We also extract the descriptors in a sub-pixel way, and they are trained with the stable neural reprojection error loss. Moreover, a lightweight network is designed for keypoint detection and descriptor extraction, which can run at 95 frames per second for 640x480 images on a commercial GPU. On homography estimation, camera pose estimation, and visual (re-)localization tasks, the proposed method achieves equivalent performance with the state-of-the-art approaches, while greatly reduces the inference time.

Cited by

Related