Skip to content

kimphys/UnsuperPoint.pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages