用显著图与不变Krawtchouk矩提升图像检索速度与准确率
Saliency Map-based Image Retrieval using Invariant Krawtchouk Moments
- 基于全局对比度检测显著区域,生成前景背景分离的显著图
- 融合多阶不变Krawtchouk矩、局部二值模式与颜色直方图,提升特征表达
- 适合需快速高精度检索的图像识别场景,代码开源可复现
随着数字设备普及与互联网技术发展,近年来涌现出大量基于内容的图像检索系统与新型特征提取方法。本文提出一种基于显著图的图像检索方法(SM-IKM),利用不变Krawtchouk矩(IKM)提升检索效率与准确性。该方法采用基于全局对比度的显著区域检测算法生成显著图,有效分离前景与背景。随后,将多阶不变Krawtchouk矩与局部二值模式(LBPs)、颜色直方图结合,全面表征前景与背景信息,并引入来自显著图的LBPs以增强区分能力。采用词袋视觉模型(BoVW)构建分类码本。通过在BoVW框架中使用紧凑的不变Krawtchouk矩并融合多种区域特征(包括颜色直方图、LBPs及显著图增强的LBPs),SM-IKM实现了高效精准的图像检索。在Caltech 101和Wang等公开数据集上的大量实验表明,SM-IKM优于当前主流检索方法。源代码已开源至github.com/arnejad/SMIKM。
原文摘要 · Abstract (English)
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 differentiation. A bag-of-visual-words (BoVW) model is employed to generate a codebook for classification and discrimination. By using compact IKMs in the BoVW framework and integrating a range of region-based feature-including color histograms, LBPs, and saliency map-enhanced LBPs, our proposed SM-IKM achieves efficient and accurate image retrieval. Extensive experiments on publicly available datasets, such as Caltech 101 and Wang, demonstrate that SM-IKM outperforms recent state-of-the-art retrieval methods. The source code for SM-IKM is available at github.com/arnejad/SMIKM.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。