Saliency Map-based Image Retrieval using Invariant Krawtchouk Moments
Ashkan Nejad, Mohammad Reza Faraji, and Xiaojun Qi

TL;DR
This paper presents a saliency map-based image retrieval method using invariant Krawtchouk moments that improves accuracy and speed by combining multiple feature types and saliency detection, validated on standard datasets.
Contribution
Introduces a novel image retrieval approach combining saliency maps, invariant Krawtchouk moments, LBPs, and color histograms within a BoVW framework for enhanced performance.
Findings
Outperforms recent state-of-the-art methods on Caltech 101 and Wang datasets.
Achieves higher retrieval accuracy and efficiency.
Effectively isolates foreground features for better discrimination.
Abstract
With the widespread adoption of digital devices equipped with cameras and the rapid development of Internet technology, numerous content-based image retrieval systems and novel image feature extraction techniques have emerged in recent years. This paper introduces a saliency map-based image retrieval approach using invariant Krawtchouk moments (SM-IKM) to enhance retrieval speed and accuracy. The proposed method applies a global contrast-based salient region detection algorithm to create a saliency map that effectively isolates the foreground from the background. It then combines multiple orders of invariant Krawtchouk moments (IKM) with local binary patterns (LBPs) and color histograms to comprehensively represent the foreground and background. Additionally, it incorporates LBPs derived from the saliency map to improve discriminative power, facilitating more precise image…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Retrieval and Classification Techniques · Advanced Image and Video Retrieval Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
