ICRA 2020poster5 citations

Keypoint Description by Descriptor Fusion Using Autoencoders

Zhuang Dai, Xinghong Huang, Weinan Chen, Chuangbing Chen, Li He, Shuhuan Wen, Hong Zhang

Abstract

Keypoint matching is an important operation in computer vision and its applications such as visual simultaneous localization and mapping (SLAM) in robotics. This matching operation heavily depends on the descriptors of the keypoints, and it must be performed reliably when images undergo conditional changes such as those in illumination and viewpoint. In this paper, a descriptor fusion model (DFM) is proposed to create a robust keypoint descriptor by fusing CNN-based descriptors using autoencoders. Our DFM architecture can be adapted to either trained or pre-trained CNN models. Based on the performance of existing CNN descriptors, we choose HardNet and DenseNet169 as representatives of trained and pre-trained descriptors. Our proposed DFM is evaluated on the latest benchmark datasets in computer vision with challenging conditional changes. The experimental results show that DFM is able to achieve state-of-the-art performance, with the mean mAP that is 6.45% and 6.53% higher than HardNet and DenseNet169, respectively.

BibTeX
@inproceedings{icra2020_keypointdescript,
  title = {Keypoint Description by Descriptor Fusion Using Autoencoders},
  author = {Zhuang Dai and Xinghong Huang and Weinan Chen and Chuangbing Chen and Li He and Shuhuan Wen and Hong Zhang},
  booktitle = {ICRA 2020},
  year = {2020}
}