paper-with-me

Papers

Integral Object Mining via Online Attention Accumulation

2019-10-01 · ICCV 2019 10 · Peng-Tao Jiang, Qibin Hou, Yang Cao, Ming-Ming Cheng, Yunchao Wei, Hong-Kai Xiong

Object attention maps generated by image classifiers are usually used as priors for weakly-supervised segmentation approaches. However, normal image classifiers produce attention only at the most discriminative object parts, which limits the performance of weakly-supervised segmentation task. Therefore, how to effectively identify entire object regions in a weakly-supervised manner has always been a challenging and meaningful problem. We observe that the attention maps produced by a classification network continuously focus on different object parts during training. In order to accumulate the discovered different object parts, we propose an online attention accumulation (OAA) strategy which maintains a cumulative attention map for each target category in each training image so that the integral object regions can be gradually promoted as the training goes. These cumulative attention maps, in turn, serve as the pixel-level supervision, which can further assist the network in discovering more integral object regions. Our method (OAA) can be plugged into any classification network and progressively accumulate the discriminative regions into integral objects as the training process goes. Despite its simplicity, when applying the resulting attention maps to the weakly-supervised semantic segmentation task, our approach improves the existing state-of-the-art methods on the PASCAL VOC 2012 segmentation benchmark, achieving a mIoU score of 66.4% on the test set. Code is available at https://mmcheng.net/oaa/.

📄 PDF Abstract BibTeX

Code (2)

PengtaoJiang/OAA pytorch
PengtaoJiang/OAA-PyTorch pytorch

Tasks

General ClassificationObjectSegmentationSemantic SegmentationWeakly supervised segmentationWeakly supervised Semantic SegmentationWeakly-Supervised Semantic Segmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

AI-Powered Intracranial Hemorrhage Detection: A Co-Scale Convolutional Attention Model with Uncertainty-Based Fuzzy Integral Operator and Feature Screening

2024-12-19 · Mehdi Hosseini Chagahi, Md. Jalil Piran, Niloufar Delfan, Behzad Moshiri 외

Intracranial hemorrhage (ICH) refers to the leakage or accumulation of blood within the skull, which occurs due to the rupture of blood vessels in or around the brain. If this condition is not diagnosed in a timely manne…

Binary ClassificationComputed Tomography (CT)

Self-Erasing Network for Integral Object Attention

2018-10-23 · NeurIPS 2018 12 · Qibin Hou, Peng-Tao Jiang, Yunchao Wei, Ming-Ming Cheng

Recently, adversarial erasing for weakly-supervised object attention has been deeply studied due to its capability in localizing integral object regions. However, such a strategy raises one key problem that attention reg…

ObjectSemantic Segmentation

Context-aware Attentional Pooling (CAP) for Fine-grained Visual Classification

2021-01-17 · Ardhendu Behera, Zachary Wharton, Pradeep Hewage, Asish Bera

Deep convolutional neural networks (CNNs) have shown a strong ability in mining discriminative object pose and parts information for image recognition. For fine-grained recognition, context-aware rich feature representat…

Fine-Grained Image ClassificationGeneral ClassificationInformativenessObject

L2G: A Simple Local-to-Global Knowledge Transfer Framework for Weakly Supervised Semantic Segmentation

2022-04-07 · CVPR 2022 1 · Peng-Tao Jiang, YuQi Yang, Qibin Hou, Yunchao Wei

Mining precise class-aware attention maps, a.k.a, class activation maps, is essential for weakly supervised semantic segmentation. In this paper, we present L2G, a simple online local-to-global knowledge transfer framewo…

ObjectSemantic SegmentationTransfer LearningWeakly supervised Semantic Segmentation+1

Neural Integral Equations

2022-09-30 · Emanuele Zappala, Antonio Henrique de Oliveira Fonseca, Josue Ortega Caro, Andrew Henry Moberly 외

Nonlinear operators with long distance spatiotemporal dependencies are fundamental in modeling complex systems across sciences, yet learning these nonlocal operators remains challenging in machine learning. Integral equa…