Next day fire prediction via semantic segmentation
In this paper we present a deep learning pipeline for next day fire prediction. The next day fire prediction task consists in learning models that receive as input the available information for an area up until a certain day, in order to predict the occurrence of fire for the next day. Starting from our previous problem formulation as a binary classification task on instances (daily snapshots of each area) represented by tabular feature vectors, we reformulate the problem as a semantic segmentation task on images; there, each pixel corresponds to a daily snapshot of an area, while its channels represent the formerly tabular training features. We demonstrate that this problem formulation, built within a thorough pipeline achieves state of the art results.
Code (0)
등록된 구현이 없습니다.
Tasks
Binary ClassificationPredictionSemantic SegmentationSimilar Papers 제목 키워드 기반
Attention on Classification for Fire Segmentation
Detection and localization of fire in images and videos are important in tackling fire incidents. Although semantic segmentation methods can be used to indicate the location of pixels with fire in the images, their predi…
ClassificationImage SegmentationSegmentationSemantic SegmentationComparing Next-Day Wildfire Predictability of MODIS and VIIRS Satellite Data
Multiple studies have performed next-day fire prediction using satellite imagery. Two main satellites are used to detect wildfires: MODIS and VIIRS. Both satellites provide fire mask products, called MOD14 and VNP14, res…
Fire DetectionPredicting Next-Day Wildfire Spread with Time Series and Attention
Recent research has demonstrated the potential of deep neural networks (DNNs) to accurately predict next-day wildfire spread, based upon the current extent of a fire and geospatial rasters of influential environmental co…
PredictionTime SeriesSet Prediction for Next-Day Active Fire Forecasting
Accurate next-day active fire forecasts can support early warning, disaster response, forest risk assessment, and downstream estimation of fire-related carbon emissions. Existing machine learning approaches to wildfire f…
U-Net with Hadamard Transform and DCT Latent Spaces for Next-day Wildfire Spread Prediction
We developed a lightweight and computationally efficient tool for next-day wildfire spread prediction using multimodal satellite data as input. The deep learning model, which we call Transform Domain Fusion UNet (TD-Fusi…