paper-with-me

홈 › Papers

Spatio-channel Attention Blocks for Cross-modal Crowd Counting

2022-10-19 · Youjia Zhang, Soyun Choi, Sungeun Hong

Crowd counting research has made significant advancements in real-world applications, but it remains a formidable challenge in cross-modal settings. Most existing methods rely solely on the optical features of RGB images, ignoring the feasibility of other modalities such as thermal and depth images. The inherently significant differences between the different modalities and the diversity of design choices for model architectures make cross-modal crowd counting more challenging. In this paper, we propose Cross-modal Spatio-Channel Attention (CSCA) blocks, which can be easily integrated into any modality-specific architecture. The CSCA blocks first spatially capture global functional correlations among multi-modality with less overhead through spatial-wise cross-modal attention. Cross-modal features with spatial attention are subsequently refined through adaptive channel-wise feature aggregation. In our experiments, the proposed block consistently shows significant performance improvement across various backbone networks, resulting in state-of-the-art results in RGB-T and RGB-D crowd counting.

📄 PDF Abstract BibTeX arXiv:2210.10392

Code (1)

vcllab/csca 공식 구현 pytorch

Tasks

Crowd CountingDiversity

Similar Papers 제목 키워드 기반

MSAF: Multimodal Split Attention Fusion

2020-12-13 · Lang Su, Chuqing Hu, Guofa Li, Dongpu Cao

Multimodal learning mimics the reasoning process of the human multi-sensory system, which is used to perceive the surrounding world. While making a prediction, the human brain tends to relate crucial cues from multiple s…

Action RecognitionEmotion RecognitionMultimodal Emotion RecognitionMultimodal Sentiment Analysis+1

Generative AI Enables EEG Super-Resolution via Spatio-Temporal Adaptive Diffusion Learning

2024-07-03 · Shuqiang Wang, Tong Zhou, Yanyan Shen, Ye Li 외

Electroencephalogram (EEG) technology, particularly high-density EEG (HD EEG) devices, is widely used in fields such as neuroscience. HD EEG devices improve the spatial resolution of EEG by placing more electrodes on the…

DenoisingDiagnosticEEGElectroencephalogram (EEG)+1

Dynamic Cross-Modal Feature Interaction Network for Hyperspectral and LiDAR Data Classification

2025-03-10 · Junyan Lin, Feng Gap, Lin Qi, Junyu Dong 외

Hyperspectral image (HSI) and LiDAR data joint classification is a challenging task. Existing multi-source remote sensing data classification methods often rely on human-designed frameworks for feature extraction, which …

Classification

AttentionNAS: Spatiotemporal Attention Cell Search for Video Classification

2020-07-23 · ECCV 2020 8 · Xiaofang Wang, Xuehan Xiong, Maxim Neumann, AJ Piergiovanni 외

Convolutional operations have two limitations: (1) do not explicitly model where to focus as the same filter is applied to all the positions, and (2) are unsuitable for modeling long-range dependencies as they only opera…

ClassificationGeneral ClassificationVideo Classification

DemMamba: Alignment-free Raw Video Demoireing with Frequency-assisted Spatio-Temporal Mamba

2024-08-20 · Shuning Xu, Xina Liu, Binbin Song, Xiangyu Chen 외

Moire patterns, resulting from the interference of two similar repetitive patterns, are frequently observed during the capture of images or videos on screens. These patterns vary in color, shape, and location across vide…

MambaOptical Flow Estimation