├── LICENSE ├── README.md ├── img ├── detections.png ├── images.png ├── images_easy.png ├── images_hard.png ├── patches_easy.png └── patches_hard.png └── references.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hpatches/hpatches-dataset/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hpatches/hpatches-dataset/HEAD/README.md -------------------------------------------------------------------------------- /img/detections.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hpatches/hpatches-dataset/HEAD/img/detections.png -------------------------------------------------------------------------------- /img/images.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hpatches/hpatches-dataset/HEAD/img/images.png -------------------------------------------------------------------------------- /img/images_easy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hpatches/hpatches-dataset/HEAD/img/images_easy.png -------------------------------------------------------------------------------- /img/images_hard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hpatches/hpatches-dataset/HEAD/img/images_hard.png -------------------------------------------------------------------------------- /img/patches_easy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hpatches/hpatches-dataset/HEAD/img/patches_easy.png -------------------------------------------------------------------------------- /img/patches_hard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hpatches/hpatches-dataset/HEAD/img/patches_hard.png -------------------------------------------------------------------------------- /references.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hpatches/hpatches-dataset/HEAD/references.txt --------------------------------------------------------------------------------