English

A Fast Content-Based Image Retrieval Method Using Deep Visual Features

Computer Vision and Pattern Recognition 2023-10-09 v1 Information Retrieval Machine Learning

Abstract

Fast and scalable Content-Based Image Retrieval using visual features is required for document analysis, Medical image analysis, etc. in the present age. Convolutional Neural Network (CNN) activations as features achieved their outstanding performance in this area. Deep Convolutional representations using the softmax function in the output layer are also ones among visual features. However, almost all the image retrieval systems hold their index of visual features on main memory in order to high responsiveness, limiting their applicability for big data applications. In this paper, we propose a fast calculation method of cosine similarity with L2 norm indexed in advance on Elasticsearch. We evaluate our approach with ImageNet Dataset and VGG-16 pre-trained model. The evaluation results show the effectiveness and efficiency of our proposed method.

Keywords

Cite

@article{arxiv.1908.01505,
  title  = {A Fast Content-Based Image Retrieval Method Using Deep Visual Features},
  author = {Hiroki Tanioka},
  journal= {arXiv preprint arXiv:1908.01505},
  year   = {2023}
}

Comments

accepted in ICDAR-WML: The 2nd International Workshop on Machine Learning 2019

R2 v1 2026-06-23T10:39:33.308Z