Note

This repository is under construction. I do not guarantee the efficiency of these codes. Please use only for reference. I'll update them soon.

Introduction

This repository is a PyTorch implementation of UnsuperPoint: End-to-end Unsupervised Interest Point Detector and Descriptor.

Features

This repository has several features as follows

  • PyTorch implementation
  • Multi-GPU training

Citation

@misc{christiansen2019unsuperpoint,
      title={UnsuperPoint: End-to-end Unsupervised Interest Point Detector and Descriptor}, 
      author={Peter Hviid Christiansen and Mikkel Fly Kragh and Yury Brodskiy and Henrik Karstoft},
      year={2019},
      eprint={1907.04011},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}