paper-with-me

홈 › Papers

sub-region localized hashing for fine-grained image retrieval

2021-12-06 · IEEE Transactions on Image Processing 2021 12 · Xinguang Xiang, YaJie Zhang, Lu Jin, Zechao Li, Jinhui Tang

Fine-grained image hashing is challenging due to the difficulties of capturing discriminative local information to generate hash codes. On the one hand, existing methods usually extract local features with the dense attention mechanism by focusing on dense local regions, which cannot contain diverse local information for fine-grained hashing. On the other hand, hash codes of the same class suffer from large intra-class variation of fine-grained images. To address the above problems, this work proposes a novel sub-Region Localized Hashing (sRLH) to learn intra-class compact and inter-class separable hash codes that also contain diverse subtle local information for efficient fine-grained image retrieval. Specifically, to localize diverse local regions, a sub-region localization module is developed to learn discriminative local features by locating the peaks of non-overlap sub-regions in the feature map. Different from localizing dense local regions, these peaks can guide the sub-region localization module to capture multifarious local discriminative information by paying close attention to dispersive local regions. To mitigate intra-class variations, hash codes of the same class are enforced to approach one common binary center. Meanwhile, the gram-schmidt orthogonalization is performed on the binary centers to make the hash codes inter-class separable. Extensive experimental results on four widely used fine-grained image retrieval datasets demonstrate the superiority of sRLH to several state-of-the-art methods. The source code of sRLH will be released at https://github.com/ZhangYajie-NJUST/sRLH.git .

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Simultaneous Region Localization and Hash Coding for Fine-grained Image Retrieval

2019-11-19 · Haien Zeng, Hanjiang Lai, Jian Yin

Fine-grained image hashing is a challenging problem due to the difficulties of discriminative region localization and hash code generation. Most existing deep hashing approaches solve the two tasks independently. While t…

Code GenerationDeep HashingImage RetrievalRetrieval

Deep Saliency Hashing

2018-07-04 · Sheng Jin, Hongxun Yao, Xiaoshuai Sun, Shangchen Zhou 외

In recent years, hashing methods have been proved to be effective and efficient for the large-scale Web media search. However, the existing general hashing methods have limited discriminative power for describing fine-gr…

Deep HashingQuantizationRetrieval

Attributes Grouping and Mining Hashing for Fine-Grained Image Retrieval

2023-11-10 · Xin Lu, Shikun Chen, Yichao Cao, Xin Zhou 외

In recent years, hashing methods have been popular in the large-scale media search for low storage and strong representation capabilities. To describe objects with similar overall appearance but subtle differences, more …

DiversityImage RetrievalRetrieval

Cascading Hierarchical Networks with Multi-task Balanced Loss for Fine-grained hashing

2023-03-20 · Xianxian Zeng, Yanjun Zheng

With the explosive growth in the number of fine-grained images in the Internet era, it has become a challenging problem to perform fast and efficient retrieval from large-scale fine-grained images. Among the many retriev…

Data AugmentationFine-Grained Image ClassificationMulti-Task LearningRetrieval

Contrastive masked auto-encoders based self-supervised hashing for 2D image and 3D point cloud cross-modal retrieval

2024-08-11 · Rukai Wei, Heng Cui, Yu Liu, Yufeng Hou 외

Implementing cross-modal hashing between 2D images and 3D point-cloud data is a growing concern in real-world retrieval systems. Simply applying existing cross-modal approaches to this new task fails to adequately captur…

Contrastive LearningCross-Modal RetrievalRetrieval