Novel approach for crowd counting combining VGG16 and efficientnetb7 for optimal performance in harsh weather
摘要
Accurate crowd counting in highly congested scenes is essential for public safety and effective resource management. The proposed method utilizes the VGG16 architecture enhanced with pretrained weights from EfficientNetB7 and compares its performance against the VGG16, ResNET50, MCNN, and VGG19 models. These models are trained and tested on the ShanghaiTech Part A and Part B datasets, representing densely and sparsely populated scenes under fog and rain, and bad weather conditions. The philosophy of this paper is based on achieving an optimal balance between enhancing image details and reducing noise to ensure high-quality feature extraction. Introducing a novel approach that uses various preprocessing techniques, including cubic interpolation and sharpening filters, to improve the quality and detail of images. After applying bad, harsh weather environments, such as rain and fog, the study analyzed the effect of preprocessing on five algorithms. The optimum results were achieved when concatenating EfficientNetB7 with VGG16 and using standalone VGG16. In contrast, VGG19 showed the poorest performance. This highlights the effectiveness of certain architectures under preprocessing enhancements. Combining the feature extraction power of