Environmental Disaster Scene Classification from UAV Images Using a Dual-Branch Hybrid Network with ResNet101 and DenseNet121
الكلمات المفتاحية:
deep learning, disaster scene classification, dual-branch network, DenseNet121, remote sensing, ResNet101, transfer learning, UAV imageryالملخص
Wildfires, floods, earthquakes, and landslides are considered environmental disasters that have a significant threat to human life, as well as critical infrastructure in the whole world, and have prompted the creation of quick and automated systems of classifying scenes that can aid the timely emergency response. The Unmanned Aerial Vehicles (UAVs) have become an effective tool in disaster monitoring in real-time but automated classification of disaster imagery captured by the UAVs has been difficult because of intra-class variability, inter-class similarity in visuals, and the complicated background of scenes. This paper presents a new Dual-Branch Hybrid Network (DBHN) that combines ResNet101 and DenseNet121 in a parallel structure of feature extraction to provide the classification of four categories of environmental disasters real scenes (Wildfires, floods, earthquakes, and landslides) over a dataset of 5,946 real-world UAV images collected from publicly available disaster. This suggested architecture uses the complementary strengths of residual learning to extract global semantic features and dense connectivity to extract fine-grained local features and combines the two streams together by using a concatenation layer then fully connected and softmax classification layers. There is a two-phase (initial training of the base models and fine-tuning of the UAVdisaster database to improve classification performance) transfer learning plan, which would help to transfer the pre-trained ImageNet Weights to the disaster domain. Empirical evidence shows that the proposed DBHN attains a classification accuracy of 93.61% and a macro-averaged F1-score of 93.43% which is more precise than the standalone ResNet101 baseline (89.62% accuracy, 89.39% F1-score) and the DenseNet121 baseline (90.14% accuracy, 90.95% F1-score). Class-by-class analysis supports the above assertion, as Earthquake/Urban Damage and Landslide categories record the largest gains, and these two classes with the greatest visual similarity. The results prove that dual-branch hybrid architectures have been developed as a manner of offering a scalable and robust solution to UAV-based classification of environmental disasters.