gtolias / hqe

Hamming Query Expansion (HQE)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hamming Query Expansion (HQE)

This is a Matlab package for our paper:

G. Tolias and H. Jegou. Visual query expansion with or without geometry - refining local descriptors by feature aggregation, Pattern Recognition 2014

It implements creation of the indexing structure and retrieval with the HQE approach.

Execution

Run the following script:

>> test_hqe

About

Hamming Query Expansion (HQE)


Languages

Language:MATLAB 52.4%Language:C 47.6%