Abstract
In public areas, crowd stampedes and incidents generate huge negative impacts on public security. Accurate and efficient crowd density estimation is critical to monitor crowd status for developing evacuation strategies. The existing crowd density estimation methods are established based on complex deep-learning algorithms which are usually more accurate, but, on the other side, they require much more computational resources. Consequently, cloud-computing is the only option for deploying crowd density estimation algorithms, which needs tremendous resources for real-time video data transmission and the malfunction and delay of internet service may cause wrong and delayed estimation results. Edge computing is a novel concept of accomplishing computing tasks only relying on the computational resources of edge devices. Estimating crowd density on edge devices rather than conveying images to cloud server for further analysis has several advantages, including 1) reducing network bandwidth pressure from remote transmission; 2) avoiding risks of leaking privacy on images; and 3) improving computation efficient. This study designs an edge computing-enabled crowd density estimation model based on the residual bottleneck block and dilated convolution. The experiments are designed and conducted on public crowd data sets to verify accuracy, storage cost and computation efficiency of our model. According to the experimental results, the proposed model achieves a considerable improvement in operational efficiency, while keep the accuracy at the same level with the complex deep-learning algorithms. Furthermore, the proposed model is implemented on a real edge device to detect real-world crowd density in a Beijing subway station.
Original language | English |
---|---|
Title of host publication | 2021 IEEE International Smart Cities Conference (ISC2) |
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
Pages | 1-7 |
Number of pages | 7 |
ISBN (Electronic) | 9781665449199 |
ISBN (Print) | 9781665449205 |
DOIs | |
Publication status | Published - 2021 |
Event | IEEE International Smart Cities Conference 2021: Smart Cities - Post-pandemic vision and Challenges - Vritual, Manchester, United Kingdom Duration: 7 Sept 2021 → 10 Sept 2021 Conference number: 7th https://attend.ieee.org/isc2-2021/ https://ieeexplore.ieee.org/xpl/conhome/9562741/proceeding (Proceedings) |
Publication series
Name | 2021 IEEE International Smart Cities Conference, ISC2 2021 |
---|---|
Publisher | IEEE, Institute of Electrical and Electronics Engineers |
ISSN (Print) | 2687-8852 |
ISSN (Electronic) | 2687-8860 |
Conference
Conference | IEEE International Smart Cities Conference 2021 |
---|---|
Abbreviated title | ISC2 2021 |
Country/Territory | United Kingdom |
City | Manchester |
Period | 7/09/21 → 10/09/21 |
Internet address |
Keywords
- crowd density estimation
- edge computing-enabled system
- lightweight convolutional neural network