Identifikační kód | RIV/68407700:21230/15:00235518 |
Název v anglickém jazyce | Efficient Image Search with Neural Net Features |
Druh | D - Článek ve sborníku |
Jazyk | eng - angličtina |
Obor - skupina | J - Průmysl |
Obor | JD - Využití počítačů, robotika a její aplikace |
Rok uplatnění | 2015 |
Kód důvěrnosti údajů | S - Úplné a pravdivé údaje o výsledku nepodléhající ochraně podle zvláštních právních předpisů. |
Počet výskytů výsledku | 2 |
Počet tvůrců celkem | 3 |
Počet domácích tvůrců | 1 |
Výčet všech uvedených jednotlivých tvůrců | D. Novák (státní příslušnost: CZ - Česká republika) Jan Čech (státní příslušnost: CZ - Česká republika, domácí tvůrce: A, vedidk: 9680411) P. Zezula (státní příslušnost: CZ - Česká republika) |
Popis výsledku v anglickém jazyce | We present an efficiency evaluation of similarity search techniques applied on visual features from deep neural networks. Our test collection consists of 20 million 4096-dimensional descriptors (320 GB of data). We test approximate k-NN search using several techniques, specifically FLANN library (a popular in-memory implementation of k-d tree forest), M-Index (that uses recursive Voronoi partitioning of a metric space), and PPP-Codes, which work with memory codes of metric objects and use disk storage for candidate refinement. Our evaluation shows that as long as the data fit in main memory, the FLANN and the M-Index have practically the same ratio between precision and response time. The PPP-Codes identify candidate sets ten times smaller then the other techniques and the response times are around 500 ms for the whole 20M dataset stored on the disk. The visual search with this index is available as an online demo application. The collection of 20M descriptors is provided as a public d |
Klíčová slova oddělená středníkem | Similarity search; images; convolution neural networks; descriptors; FLANN |
Stránka www, na které se nachází výsledek | - |
DOI výsledku | 10.1007/978-3-319-25087-8_22 |