paper-with-me

홈 › Papers

Revisiting Binary Local Image Description for Resource Limited Devices

2021-08-18 · Iago Suárez, José M. Buenaposada, Luis Baumela

The advent of a panoply of resource limited devices opens up new challenges in the design of computer vision algorithms with a clear compromise between accuracy and computational requirements. In this paper we present new binary image descriptors that emerge from the application of triplet ranking loss, hard negative mining and anchor swapping to traditional features based on pixel differences and image gradients. These descriptors, BAD (Box Average Difference) and HashSIFT, establish new operating points in the state-of-the-art's accuracy vs.\ resources trade-off curve. In our experiments we evaluate the accuracy, execution time and energy consumption of the proposed descriptors. We show that BAD bears the fastest descriptor implementation in the literature while HashSIFT approaches in accuracy that of the top deep learning-based descriptors, being computationally more efficient. We have made the source code public.

📄 PDF Abstract BibTeX arXiv:2108.08380

Code (1)

iago-suarez/efficient-descriptors 공식 구현

Tasks

Image DescriptionTriplet

Similar Papers 제목 키워드 기반

Revisiting Locality-Sensitive Binary Codes from Random Fourier Features

2021-09-29 · Xiaoyun Li, Ping Li

The method of Random Fourier Feature (RFF) has been popular for large-scale learning, which generates non-linear random features of the data. It has also been used to construct binary codes via stochastic quantization fo…

Information RetrievalQuantizationRetrieval

Revisiting Locality in Binary-Integer Representations

2020-07-23 · Hrishee Shastri, Eitan Frachtenberg

Mutation and recombination operators play a key role in determining the speed and quality of Genetic and Evolutionary Algorithms (GEAs). Prior work has analyzed the effects of these operators on genotypic variation, ofte…

Evolutionary Algorithms

Fractal measures of image local features: an application to texture recognition

2021-08-27 · Pedro M. Silva, Joao B. Florindo

Here we propose a new method for the classification of texture images combining fractal measures (fractal dimension, multifractal spectrum and lacunarity) with local binary patterns. More specifically we compute the box …

ClassificationTexture Classification

Barcode Annotations for Medical Image Retrieval: A Preliminary Investigation

2015-05-19 · Hamid. R. Tizhoosh

This paper proposes to generate and to use barcodes to annotate medical images and/or their regions of interest such as organs, tumors and tissue types. A multitude of efficient feature-based image retrieval methods alre…

General ClassificationImage RetrievalMedical Image RetrievalRetrieval

ZippyPoint: Fast Interest Point Detection, Description, and Matching through Mixed Precision Discretization

2022-03-07 · Menelaos Kanakis, Simon Maurer, Matteo Spallanzani, Ajad Chhatkuli 외

Efficient detection and description of geometric regions in images is a prerequisite in visual systems for localization and mapping. Such systems still rely on traditional hand-crafted methods for efficient generation of…

Homography EstimationInterest Point DetectionQuantizationVisual Localization