paper-with-me

Papers

Towards Rich Feature Discovery With Class Activation Maps Augmentation for Person Re-Identification

2019-06-01 · CVPR 2019 6 · Wenjie Yang, Houjing Huang, Zhang Zhang, Xiaotang Chen, Kaiqi Huang, Shu Zhang

The fundamental challenge of small inter-person variation requires Person Re-Identification (Re-ID) models to capture sufficient fine-grained information. This paper proposes to discover diverse discriminative visual cues without extra assistance, e.g., pose estimation, human parsing. Specifically, a Class Activation Maps (CAM) augmentation model is proposed to expand the activation scope of baseline Re-ID model to explore rich visual cues, where the backbone network is extended by a series of ordered branches which share the same input but output complementary CAM. A novel Overlapped Activation Penalty is proposed to force the new branch to pay more attention to the image regions less activated by the old ones, such that spatial diverse visual features can be discovered. The proposed model achieves state-of-the-art results on three person Re-ID benchmarks. Moreover, a visualization approach termed ranking activation map (RAM) is proposed to explicitly interpret the ranking results in the test stage, which gives qualitative validations of the proposed method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Human ParsingPerson Re-IdentificationPose Estimation

Methods 이 논문이 사용한 방법론

CAM Class activation maps could be used to interpret the prediction decision made by the convolutional neural network (CNN). Image source: [Learning Deep Features for…

Similar Papers 제목 키워드 기반

Online Refinement of Low-level Feature Based Activation Map for Weakly Supervised Object Localization

2021-10-12 · ICCV 2021 10 · Jinheng Xie, Cheng Luo, Xiangping Zhu, Ziqi Jin 외

We present a two-stage learning framework for weakly supervised object localization (WSOL). While most previous efforts rely on high-level feature based CAMs (Class Activation Maps), this paper proposes to localize objec…

ObjectObject LocalizationWeakly-Supervised Object Localization

Rethinking Class Activation Maps for Segmentation: Revealing Semantic Information in Shallow Layers by Reducing Noise

2023-08-04 · Hang-Cheng Dong, Yuhao Jiang, Yingyan Huang, Jingxiao Liao 외

Class activation maps are widely used for explaining deep neural networks. Due to its ability to highlight regions of interest, it has evolved in recent years as a key step in weakly supervised learning. A major limitati…

DenoisingSemantic SegmentationWeakly-supervised LearningWeakly supervised Semantic Segmentation+1

Part Detector Discovery in Deep Convolutional Neural Networks

2014-11-12 · Marcel Simon, Erik Rodner, Joachim Denzler

Current fine-grained classification approaches often rely on a robust localization of object parts to extract localized feature representations suitable for discrimination. However, part localization is a challenging tas…

General Classification

Multi-scale discriminative Region Discovery for Weakly-Supervised Object Localization

2019-09-24 · Pei Lv, Haiyu Yu, Junxiao Xue, Junjin Cheng 외

Localizing objects with weak supervision in an image is a key problem of the research in computer vision community. Many existing Weakly-Supervised Object Localization (WSOL) approaches tackle this problem by estimating …

Object LocalizationWeakly-Supervised Object Localization

Fusion-CAM: Integrating Gradient and Region-Based Class Activation Maps for Robust Visual Explanations

2026-03-05 · Hajar Dekdegue, Moncef Garouani, Josiane Mothe, Jordan Bernigaud arxiv

Interpreting the decision-making process of deep convolutional neural networks remains a central challenge in achieving trustworthy and transparent artificial intelligence. Explainable AI (XAI) techniques, particularly C…