Giter VIP home page Giter VIP logo

hpatches-benchmark's Introduction

logo

Homography patches dataset

This repository contains the code for evaluating feature descriptors on the HPatches dataset. For more information on the methods and the evaluation protocols please check [1].

Benchmark implementations

We provide two implementations for computing results on the HPatches dataset, one in python and one in matlab.

python matlab
details details

Benchmark tasks

Details about the benchmarking tasks can he found here.
For a more in-depth description, please see the CVPR 2017 paper [1].

Getting the dataset

The data required for the benchmarks are saved in the ./data folder, and are shared between the two implementations.

To download the HPatches image dataset, run the provided shell script with the hpatches argument.

sh download.sh hpatches

To download the pre-computed files of a baseline descriptor X on the HPatches dataset, run the provided download.sh script with the descr X argument.

To see a list of all the currently available descriptor file results, run scipt with only the descr argument.

sh download.sh descr       # prints all the currently available baseline pre-computed descriptors
sh download.sh descr sift  # downloads the pre-computed descriptors for sift

The HPatches dataset is saved on ./data/hpatches-release and the pre-computed descriptor files are saved on ./data/descriptors.

Dataset description

After download, the folder ../data/hpatches-release contains all the patches from the 116 sequences. The sequence folders are named with the following convention

  • i_X: patches extracted from image sequences with illumination changes
  • v_X: patches extracted from image sequences with viewpoint changes

For each image sequence, we provide a set of reference patches ref.png. For the remaining 5 images in the sequence, we provide three patch sets eK.png and hK.png and tK.png, containing the corresponding patches from ref.png as found in the K-th image with increasing amounts of geometric noise (e<h<t).

patches

Please see the patch extraction method details for more information about the extraction process.

References

[1] HPatches: A benchmark and evaluation of handcrafted and learned local descriptors, Vassileios Balntas*, Karel Lenc*, Andrea Vedaldi and Krystian Mikolajczyk, CVPR 2017. *Authors contributed equally.

You might also be interested in the 3D reconstruction benchmark by Schönberger et al. also presented at CVPR 2017.

hpatches-benchmark's People

Contributors

abursuc avatar ducha-aiki avatar lenck avatar nenadmarkus avatar vbalnt avatar vedaldi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.