$menu_item = "membres" ;
include ("../../menu_en.php") ;
?>
Aggregating local descriptors into a compact representation
We provide a simple Matlab implementation of the method described
in this paper.
@InProceedings{JDSP10,
author = "Herv\'e J\'egou and Matthijs Douze and Cordelia Schmid and Patrick P\'erez",
title = "Aggregating local descriptors into a compact image representation",
booktitle = "IEEE Conference on Computer Vision \& Pattern Recognition",
month = "jun",
year = "2010",
url = "http://lear.inrialpes.fr/pubs/2010/JDSP10"
}
This technique allows very large scale image indexing with a very compact image representation
(typically 16 to 40 bytes per image).
This package was written by Herve Jegou, June 2010.
Copyright (C) INRIA 2010.
This version is provided for research purposes only, without any support and with no guarantee.
The package makes use of Mex-files. It has been tested on Linux and MacOS, however
it would require some work to have it available on Windows.
We will not provide a Windows version.
Remark: This is an independent implementation of the method, not the one
we used to generate the results of our the paper.
Therefore,
It should be sufficient to reproduce the results in terms of accuracy and memory
but the timings are not as good as the one we obtained with our optimized C implementation.
Useful links
This paper makes use of several distinct packages. All instructions are given in the README file,
however you might be interested at looking at them: