Section 01
Introduction to the Deep Learning System for Wildfire Spread Prediction
This project aims to build a deep learning system integrating multimodal geospatial and meteorological data to achieve 64×64 pixel-level prediction of the next-day wildfire spread mask. The system integrates multi-dimensional data including meteorology, vegetation, terrain, and population, offers three model options: physics-enhanced UNet, ResNet-18 UNet, and logistic regression baseline, and supports optimization strategies like EMA and Polyak averaging, providing decision support for scenarios such as emergency management and risk assessment.