paper-with-me

홈 › Papers

Content-based image retrieval speedup

2019-11-26 · Sadegh Fadaei, Abdolreza Rashno, Elyas Rashno

Content-based image retrieval (CBIR) is a task of retrieving images from their contents. Since retrieval process is a time-consuming task in large image databases, acceleration methods can be very useful. This paper presents a novel method to speed up CBIR systems. In the proposed method, first Zernike moments are extracted from query image and an interval is calculated for that query. Images in database which are out of the interval are ignored in retrieval process. Therefore, a database reduction occurs before retrieval which leads to speed up. It is shown that in reduced database, relevant images to query image are preserved and irrelevant images are throwed away. Therefore, the proposed method speed up retrieval process and preserve CBIR accuracy, simultaneously.

📄 PDF Abstract BibTeX arXiv:1911.11379

Code (0)

등록된 구현이 없습니다.

Tasks

Content-Based Image RetrievalImage RetrievalRetrieval

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Autoencoding the Retrieval Relevance of Medical Images

2015-07-05 · Zehra Camlica, H. R. Tizhoosh, Farzad Khalvati

Content-based image retrieval (CBIR) of medical images is a crucial task that can contribute to a more reliable diagnosis if applied to big data. Recent advances in feature extraction and classification have enormously i…

Content-Based Image RetrievalImage RetrievalRetrieval

Recent Advance in Content-based Image Retrieval: A Literature Survey

2017-06-19 · Wengang Zhou, Houqiang Li, Qi Tian

The explosive increase and ubiquitous accessibility of visual data on the Web have led to the prosperity of research activity in image search or retrieval. With the ignorance of visual content as a ranking clue, methods …

Content-Based Image RetrievalImage RetrievalRetrievalSurvey

VisualSparta: An Embarrassingly Simple Approach to Large-scale Text-to-Image Search with Weighted Bag-of-words

2021-01-01 · ACL 2021 5 · Xiaopeng Lu, Tiancheng Zhao, Kyusong Lee

Text-to-image retrieval is an essential task in cross-modal information retrieval, i.e., retrieving relevant images from a large and unlabelled dataset given textual queries. In this paper, we propose VisualSparta, a nov…

CPUCross-Modal Information RetrievalCross-Modal RetrievalGPU+3

Unsupervised Content based Image Retrieval at Different Precision Level by Combining Multiple Features

2021-01-20 · ICMAI 2021 1 · S. M. Zakariya, Mohd Atif Jamil

Image retrieval is a procedure of finding appropriate images in the image database. There are two types of image retrieval systems in common practice. These are the text-based image retrieval (TBIR) system and content-ba…

Content-Based Image RetrievalImage RetrievalRetrieval

PipeRAG: Fast Retrieval-Augmented Generation via Algorithm-System Co-design

2024-03-08 · Wenqi Jiang, Shuai Zhang, Boran Han, Jie Wang 외

Retrieval-augmented generation (RAG) can enhance the generation quality of large language models (LLMs) by incorporating external token databases. However, retrievals from large databases can constitute a substantial por…

RAGRetrievalRetrieval-augmented Generation