paper-with-me

Papers

A Sub-block Based Image Retrieval Using Modified Integrated Region Matching

2013-07-05 · E. R. Vimina, K. Poulose Jacob

This paper proposes a content based image retrieval (CBIR) system using the local colour and texture features of selected image sub-blocks and global colour and shape features of the image. The image sub-blocks are roughly identified by segmenting the image into partitions of different configuration, finding the edge density in each partition using edge thresholding followed by morphological dilation. The colour and texture features of the identified regions are computed from the histograms of the quantized HSV colour space and Gray Level Co- occurrence Matrix (GLCM) respectively. The colour and texture feature vectors is computed for each region. The shape features are computed from the Edge Histogram Descriptor (EHD). A modified Integrated Region Matching (IRM) algorithm is used for finding the minimum distance between the sub-blocks of the query and target image. Experimental results show that the proposed method provides better retrieving result than retrieval using some of the existing methods.

📄 PDF Abstract BibTeX arXiv:1307.1561

Code (0)

등록된 구현이 없습니다.

Tasks

Content-Based Image RetrievalImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Learning with Multi-modal Gradient Attention for Explainable Composed Image Retrieval

2023-08-31 · Prateksha Udhayanan, Srikrishna Karanam, Balaji Vasan Srinivasan

We consider the problem of composed image retrieval that takes an input query consisting of an image and a modification text indicating the desired changes to be made on the image and retrieves images that match these ch…

Image RetrievalRetrieval

Multi-Grained Attention Network With Mutual Exclusion for Composed Query-Based Image Retrieval

2023-08-21 · journal 2023 8 · Shenshen Li; Xing Xu; Xun Jiang; Fumin Shen; Xin Liu; Heng Tao Shen

The Composed Query-Based Image Retrieval (CQBIR) task aims to precisely obtain the preserved and modified parts, based on the multi-grained semantics learned from the composed query. Since the composed query includes a r…

Image RetrievalRetrieval

Who's Afraid of Adversarial Queries? The Impact of Image Modifications on Content-based Image Retrieval

2019-01-29 · Zhuoran Liu, Zhengyu Zhao, Martha Larson

An adversarial query is an image that has been modified to disrupt content-based image retrieval (CBIR) while appearing nearly untouched to the human eye. This paper presents an analysis of adversarial queries for CBIR b…

BlockingContent-Based Image RetrievalImage RetrievalRetrieval

Which Is Plagiarism: Fashion Image Retrieval Based on Regional Representation for Design Protection

2020-06-01 · CVPR 2020 6 · Yining Lang, Yuan He, Fan Yang, Jianfeng Dong 외

With the rapid growth of e-commerce and the popularity of online shopping, fashion retrieval has received considerable attention in the computer vision community. Different from the existing works that mainly focus on id…

Image RetrievalRetrieval

Attention-based Natural Language Person Retrieval

2017-05-24 · Tao Zhou, Muhao Chen, Jie Yu, Demetri Terzopoulos

Following the recent progress in image classification and captioning using deep learning, we develop a novel natural language person retrieval system based on an attention mechanism. More specifically, given the descript…

image-classificationImage ClassificationPerson RetrievalRegion Proposal+1