English

Crowd Counting in Harsh Weather using Image Denoising with Pix2Pix GANs

Computer Vision and Pattern Recognition 2023-10-12 v1 Machine Learning Image and Video Processing

Abstract

Visual crowd counting estimates the density of the crowd using deep learning models such as convolution neural networks (CNNs). The performance of the model heavily relies on the quality of the training data that constitutes crowd images. In harsh weather such as fog, dust, and low light conditions, the inference performance may severely degrade on the noisy and blur images. In this paper, we propose the use of Pix2Pix generative adversarial network (GAN) to first denoise the crowd images prior to passing them to the counting model. A Pix2Pix network is trained using synthetic noisy images generated from original crowd images and then the pretrained generator is then used in the inference engine to estimate the crowd density in unseen, noisy crowd images. The performance is tested on JHU-Crowd dataset to validate the significance of the proposed method particularly when high reliability and accuracy are required.

Keywords

Cite

@article{arxiv.2310.07245,
  title  = {Crowd Counting in Harsh Weather using Image Denoising with Pix2Pix GANs},
  author = {Muhammad Asif Khan and Hamid Menouar and Ridha Hamila},
  journal= {arXiv preprint arXiv:2310.07245},
  year   = {2023}
}

Comments

The paper has been accepted for presentation in IEEE 38th International Conference on Image and Vision Computing New Zealand (IVCNZ 2023). The final manuscript can be accessed at ieeexplore

R2 v1 2026-06-28T12:46:59.527Z