English

LCDnet: A Lightweight Crowd Density Estimation Model for Real-time Video Surveillance

Computer Vision and Pattern Recognition 2023-02-13 v1 Artificial Intelligence

Abstract

Automatic crowd counting using density estimation has gained significant attention in computer vision research. As a result, a large number of crowd counting and density estimation models using convolution neural networks (CNN) have been published in the last few years. These models have achieved good accuracy over benchmark datasets. However, attempts to improve the accuracy often lead to higher complexity in these models. In real-time video surveillance applications using drones with limited computing resources, deep models incur intolerable higher inference delay. In this paper, we propose (i) a Lightweight Crowd Density estimation model (LCDnet) for real-time video surveillance, and (ii) an improved training method using curriculum learning (CL). LCDnet is trained using CL and evaluated over two benchmark datasets i.e., DroneRGBT and CARPK. Results are compared with existing crowd models. Our evaluation shows that the LCDnet achieves a reasonably good accuracy while significantly reducing the inference time and memory requirement and thus can be deployed over edge devices with very limited computing resources.

Keywords

Cite

@article{arxiv.2302.05374,
  title  = {LCDnet: A Lightweight Crowd Density Estimation Model for Real-time Video Surveillance},
  author = {Muhammad Asif Khan and Hamid Menouar and Ridha Hamila},
  journal= {arXiv preprint arXiv:2302.05374},
  year   = {2023}
}
R2 v1 2026-06-28T08:37:14.585Z