paper-with-me

Papers

An Improved Dilated Convolutional Network for Herd Counting in Crowded Scenes

2020-08-17 · Soufien Hamrouni, Hakim Ghazzai, Hamid Menouar, Yahya Massoud

Crowd management technologies that leverage computer vision are widespread in contemporary times. There exists many security-related applications of these methods, including, but not limited to: following the flow of an array of people and monitoring large gatherings. In this paper, we propose an accurate monitoring system composed of two concatenated convolutional deep learning architectures. The first part called Front-end, is responsible for converting bi-dimensional signals and delivering high-level features. The second part, called the Back-end, is a dilated Convolutional Neural Network (CNN) used to replace pooling layers. It is responsible for enlarging the receptive field of the whole network and converting the descriptors provided by the first network to a saliency map that will be utilized to estimate the number of people in highly congested images. We also propose to utilize a genetic algorithm in order to find an optimized dilation rate configuration in the back-end. The proposed model is shown to converge 30\% faster than state-of-the-art approaches. It is also shown that it achieves 20\% lower Mean Absolute Error (MAE) when applied to the Shanghai data~set.

📄 PDF Abstract BibTeX arXiv:2008.07254

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

Free-form tumor synthesis in computed tomography images via richer generative adversarial network

2021-04-20 · Qiangguo Jin, Hui Cui, Changming Sun, Zhaopeng Meng 외

The insufficiency of annotated medical imaging scans for cancer makes it challenging to train and validate data-hungry deep learning models in precision oncology. We propose a new richer generative adversarial network fo…

Computed Tomography (CT)FormGenerative Adversarial Network

Dynamic Region Division for Adaptive Learning Pedestrian Counting

2019-08-12 · Gaoqi He, Zhenwei Ma, Binhao Huang, Bin Sheng 외

Accurate pedestrian counting algorithm is critical to eliminate insecurity in the congested public scenes. However, counting pedestrians in crowded scenes often suffer from severe perspective distortion. In this paper, b…

Fast Video Crowd Counting with a Temporal Aware Network

2019-07-04 · Xingjiao Wu, Baohan Xu, Yingbin Zheng, Hao Ye 외

Crowd counting aims to count the number of instantaneous people in a crowded space, and many promising solutions have been proposed for single image crowd counting. With the ubiquitous video capture devices in public saf…

Crowd Counting

Congested Crowd Instance Localization with Dilated Convolutional Swin Transformer

2021-08-02 · Junyu Gao, Maoguo Gong, Xuelong Li

Crowd localization is a new computer vision task, evolved from crowd counting. Different from the latter, it provides more precise location information for each instance, not just counting numbers for the whole crowd sce…

Crowd CountingRepresentation Learning

An Aggregated Multicolumn Dilated Convolution Network for Perspective-Free Counting

2018-04-20 · Diptodip Deb, Jonathan Ventura

We propose the use of dilated filters to construct an aggregation module in a multicolumn convolutional neural network for perspective-free counting. Counting is a common problem in computer vision (e.g. traffic on the s…