paper-with-me

Papers

MCNet: A crowd denstity estimation network based on integrating multiscale attention module

2024-03-29 · Qiang Guo, Rubo Zhang, Di Zhao

Aiming at the metro video surveillance system has not been able to effectively solve the metro crowd density estimation problem, a Metro Crowd density estimation Network (called MCNet) is proposed to automatically classify crowd density level of passengers. Firstly, an Integrating Multi-scale Attention (IMA) module is proposed to enhance the ability of the plain classifiers to extract semantic crowd texture features to accommodate to the characteristics of the crowd texture feature. The innovation of the IMA module is to fuse the dilation convolution, multiscale feature extraction and attention mechanism to obtain multi-scale crowd feature activation from a larger receptive field with lower computational cost, and to strengthen the crowds activation state of convolutional features in top layers. Secondly, a novel lightweight crowd texture feature extraction network is proposed, which can directly process video frames and automatically extract texture features for crowd density estimation, while its faster image processing speed and fewer network parameters make it flexible to be deployed on embedded platforms with limited hardware resources. Finally, this paper integrates IMA module and the lightweight crowd texture feature extraction network to construct the MCNet, and validate the feasibility of this network on image classification dataset: Cifar10 and four crowd density datasets: PETS2009, Mall, QUT and SH_METRO to validate the MCNet whether can be a suitable solution for crowd density estimation in metro video surveillance where there are image processing challenges such as high density, high occlusion, perspective distortion and limited hardware resources.

📄 PDF Abstract BibTeX arXiv:2403.20173

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

MCNet: Rethinking the Core Ingredients for Accurate and Efficient Homography Estimation

2024-01-01 · CVPR 2024 1 · Haokai Zhu, Si-Yuan Cao, Jianxin Hu, Sitong Zuo 외

We propose Multiscale Correlation searching homography estimation Network namely MCNet an iterative deep homography estimation architecture. Different from previous approaches that achieve iterative refinement by cor…

Homography Estimation

Mel-McNet: A Mel-Scale Framework for Online Multichannel Speech Enhancement

2025-05-26 · Yujie Yang, Bing Yang, Xiaofei Li

Online multichannel speech enhancement has been intensively studied recently. Though Mel-scale frequency is more matched with human auditory perception and computationally efficient than linear frequency, few works are i…

Speech Enhancement

Multiscale Crowd Counting and Localization By Multitask Point Supervision

2022-02-21 · Mohsen Zand, Haleh Damirchi, Andrew Farley, Mahdiyar Molahasani 외

We propose a multitask approach for crowd counting and person localization in a unified framework. As the detection and localization tasks are well-correlated and can be jointly tackled, our model benefits from a multita…

Crowd Counting

CSMCNet: Scalable Video Compressive Sensing Reconstruction with Interpretable Motion Estimation

2021-08-03 · Bowen Huang, Xiao Yan, Jinjia Zhou, Yibo Fan

Most deep network methods for compressive sensing reconstruction suffer from the black-box characteristic of DNN. In this paper, a deep neural network with interpretable motion estimation named CSMCNet is proposed. The n…

Compressive SensingMotion EstimationVideo Compressive Sensing

FusionCount: Efficient Crowd Counting via Multiscale Feature Fusion

2022-02-28 · Yiming Ma, Victor Sanchez, Tanaya Guha

State-of-the-art crowd counting models follow an encoder-decoder approach. Images are first processed by the encoder to extract features. Then, to account for perspective distortion, the highest-level feature map is fed …

Crowd CountingDecoder