paper-with-me

Papers

Multi-Scale Context Aggregation Network with Attention-Guided for Crowd Counting

2021-04-06 · Xin Wang, Yang Zhao, Tangwen Yang, Qiuqi Ruan

Crowd counting aims to predict the number of people and generate the density map in the image. There are many challenges, including varying head scales, the diversity of crowd distribution across images and cluttered backgrounds. In this paper, we propose a multi-scale context aggregation network (MSCANet) based on single-column encoder-decoder architecture for crowd counting, which consists of an encoder based on a dense context-aware module (DCAM) and a hierarchical attention-guided decoder. To handle the issue of scale variation, we construct the DCAM to aggregate multi-scale contextual information by densely connecting the dilated convolution with varying receptive fields. The proposed DCAM can capture rich contextual information of crowd areas due to its long-range receptive fields and dense scale sampling. Moreover, to suppress the background noise and generate a high-quality density map, we adopt a hierarchical attention-guided mechanism in the decoder. This helps to integrate more useful spatial information from shallow feature maps of the encoder by introducing multiple supervision based on semantic attention module (SAM). Extensive experiments demonstrate that the proposed approach achieves better performance than other similar state-of-the-art methods on three challenging benchmark datasets for crowd counting. The code is available at https://github.com/KingMV/MSCANet

📄 PDF Abstract BibTeX arXiv:2104.02245

Code (1)

KingMV/MSCANet 공식 구현 pytorch

Tasks

Crowd CountingDecoder

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dilated Convolution 설명 없음

Similar Papers 제목 키워드 기반

Attention-guided Chained Context Aggregation for Semantic Segmentation

2020-02-27 · Quan Tang, Fagui Liu, Tong Zhang, Jun Jiang 외

The way features propagate in Fully Convolutional Networks is of momentous importance to capture multi-scale contexts for obtaining precise segmentation masks. This paper proposes a novel series-parallel hybrid paradigm …

DecoderSemantic Segmentation

Inharmonious Region Localization

2021-04-19 · Jing Liang, Li Niu, Liqing Zhang

The advance of image editing techniques allows users to create artistic works, but the manipulated regions may be incompatible with the background. Localizing the inharmonious region is an appealing yet challenging task.…

DecoderImage Harmonization

Boundary Guided Context Aggregation for Semantic Segmentation

2021-10-27 · Haoxiang Ma, Hongyu Yang, Di Huang

The recent studies on semantic segmentation are starting to notice the significance of the boundary information, where most approaches see boundaries as the supplement of semantic details. However, simply combing boundar…

Boundary DetectionSemantic Segmentation

CCMR: High Resolution Optical Flow Estimation via Coarse-to-Fine Context-Guided Motion Reasoning

2023-11-05 · Azin Jahedi, Maximilian Luz, Marc Rivinius, Andrés Bruhn

Attention-based motion aggregation concepts have recently shown their usefulness in optical flow estimation, in particular when it comes to handling occluded regions. However, due to their complexity, such concepts have …

Optical Flow Estimation

Attention-Enhanced Hybrid Feature Aggregation Network for 3D Brain Tumor Segmentation

2024-03-15 · Ziya Ata Yazıcı, İlkay Öksüz, Hazim Kemal Ekenel

Glioblastoma is a highly aggressive and malignant brain tumor type that requires early diagnosis and prompt intervention. Due to its heterogeneity in appearance, developing automated detection approaches is challenging. …

Brain Tumor SegmentationDecoderSegmentationTumor Segmentation