paper-with-me

Papers

Unsupervised Part-based Weighting Aggregation of Deep Convolutional Features for Image Retrieval

2017-05-03 · Jian Xu, Cunzhao Shi, Chengzuo Qi, Chunheng Wang, Baihua Xiao

In this paper, we propose a simple but effective semantic part-based weighting aggregation (PWA) for image retrieval. The proposed PWA utilizes the discriminative filters of deep convolutional layers as part detectors. Moreover, we propose the effective unsupervised strategy to select some part detectors to generate the "probabilistic proposals", which highlight certain discriminative parts of objects and suppress the noise of background. The final global PWA representation could then be acquired by aggregating the regional representations weighted by the selected "probabilistic proposals" corresponding to various semantic content. We conduct comprehensive experiments on four standard datasets and show that our unsupervised PWA outperforms the state-of-the-art unsupervised and supervised aggregation methods. Code is available at https://github.com/XJhaoren/PWA.

📄 PDF Abstract BibTeX arXiv:1705.01247

Code (1)

XJhaoren/PWA 공식 구현

Tasks

Image RetrievalRetrieval

Similar Papers 제목 키워드 기반

Adaptive Co-weighting Deep Convolutional Features For Object Retrieval

2018-03-20 · Jiaxing Wang, Jihua Zhu, Shanmin Pang, Zhongyu Li 외

Aggregating deep convolutional features into a global image vector has attracted sustained attention in image retrieval. In this paper, we propose an efficient unsupervised aggregation method that uses an adaptive Gaussi…

Image RetrievalObjectRetrieval

Deep Attention Reweighting: Post-Hoc Attention-Based Feature Aggregation in CNNs for Disentangling Core and Spurious Features under Spurious Correlations

2026-05-20 · Kin Whye Chew, Jingxian Wang arxiv

Convolutional Neural Networks (CNNs) often exploit spurious correlations in datasets, learning superficially predictive yet causally irrelevant features, leading to poor generalization and fairness issues. Deep Feature R…

Cross-dimensional Weighting for Aggregated Deep Convolutional Features

2015-12-13 · Yannis Kalantidis, Clayton Mellina, Simon Osindero

We propose a simple and straightforward way of creating powerful image representations via cross-dimensional weighting and aggregation of deep convolutional neural network layer outputs. We first present a generalized fr…

Image Retrieval

Unsupervised Semantic-based Aggregation of Deep Convolutional Features

2018-04-03 · Jian Xu, Chunheng Wang, Chengzuo Qi, Cunzhao Shi 외

In this paper, we propose a simple but effective semantic-based aggregation (SBA) method. The proposed SBA utilizes the discriminative filters of deep convolutional layers as semantic detectors. Moreover, we propose the …

General ClassificationImage RetrievalRetrieval

Weighted Bilinear Coding over Salient Body Parts for Person Re-identification

2018-03-22 · Zhigang Chang, Qin Zhou, Heng Fan, Hang Su 외

Deep convolutional neural networks (CNNs) have demonstrated dominant performance in person re-identification (Re-ID). Existing CNN based methods utilize global average pooling (GAP) to aggregate intermediate convolutiona…

Person Re-Identification