A Hybrid Deep Learning Model for Early Forest Fire Detection
Annotatsiya
Forest fires pose an escalating global threat, severely impacting ecosystems, public health, and economies. Timely detection, especially during early stages, is critical for effective intervention. In this study, we propose a novel deep learning-based framework that augments the YOLOv4 object detection architecture with a modified EfficientNetV2 backbone and Efficient Channel Attention (ECA) modules. The backbone substitution leverages compound scaling and Fused-MBConv/MBConv blocks to improve representational efficiency, while the lightweight ECA blocks enhance inter-channel dependency modeling without incurring significant computational overhead. Additionally, we introduce a domain-specific preprocessing pipeline employing Canny edge detection, CLAHE + Jet transformation, and pseudo-NDVI mapping to enhance fire-specific visual cues in complex natural environments. Experimental evaluation on a hybrid dataset of forest fire images and video frames demonstrates substantial performance gains over baseline YOLOv4 and contemporary YOLO variants (YOLOv5–YOLOv9), with the proposed model achieving 97.01% precision, 95.14% recall, 93.13% mAP, and 92.78% F1-score. Furthermore, our model outperforms fourteen state-of-the-art approaches across standard metrics, confirming its efficacy, generalizability, and suitability for real-time deployment in UAV-based and edge computing platforms. These findings highlight the synergy between architectural optimization and domain-aware preprocessing for high-accuracy, low-latency wildfire detection systems.