Skip to content

Commit

Permalink
Update FLOGA with journal info
Browse files Browse the repository at this point in the history
  • Loading branch information
paren8esis committed May 21, 2024
1 parent c948595 commit 6154029
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 11 deletions.
15 changes: 10 additions & 5 deletions content/publication/sdraka-2023-floga/cite.bib
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
@article{sdraka2023floga,
author = {Sdraka, Maria and Dimakos, Alkinoos and Malounis, Alexandros and Ntasiou, Zisoula and Karantzalos, Konstantinos and Michail, Dimitrios and Papoutsis, Ioannis},
journal = {arXiv preprint arXiv:2311.03339},
title = {FLOGA: A machine learning ready dataset, a benchmark and a novel deep learning model for burnt area mapping with Sentinel-2},
year = {2023}
@ARTICLE{sdraka2023floga,
author={Sdraka, Maria and Dimakos, Alkinoos and Malounis, Alexandros and Ntasiou, Zisoula and Karantzalos, Konstantinos and Michail, Dimitrios and Papoutsis, Ioannis},
journal={IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing},
title={FLOGA: A Machine-Learning-Ready Dataset, a Benchmark, and a Novel Deep Learning Model for Burnt Area Mapping With Sentinel-2},
year={2024},
volume={17},
number={},
pages={7801-7824},
keywords={Spatial resolution;Satellites;Task analysis;Satellite images;MODIS;Wildfires;Deep learning;Artificial intelligence;burn scar mapping;burnt area mapping;change detection;disaster management;disaster monitoring;machine learning (ML);remote sensing;wildfires},
doi={10.1109/JSTARS.2024.3381737}
}
12 changes: 6 additions & 6 deletions content/publication/sdraka-2023-floga/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@ authors:
# A YAML list of notes for each author in the above `authors` list
author_notes: []

date: '2023-11-06'
date: '2024-04-27'

# Date to publish webpage (NOT necessarily Bibtex publication's date).
publishDate: '2023-11-06T09:59:46.276676Z'
publishDate: '2024-04-27T09:59:46.276676Z'

# Publication type.
# A single CSL publication type but formatted as a YAML list (for Hugo requirements).
publication_types:
- article-journal

# Publication name and optional abbreviated publication name.
publication: '*arXiv preprint arXiv:2311.03339*'
publication_short: ''
publication: '*IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing*'
publication_short: 'IEEE JSTARS'

doi: ''
doi: 'https://doi.org/10.1109/JSTARS.2024.3381737'

abstract: "Over the last decade there has been an increasing frequency and intensity of wildfires across the globe, posing significant threats to human and animal lives, ecosystems, and socio-economic stability. Therefore urgent action is required to mitigate their devastating impact and safeguard Earth's natural resources. Robust Machine Learning methods combined with the abundance of high-resolution satellite imagery can provide accurate and timely mappings of the affected area in order to assess the scale of the event, identify the impacted assets and prioritize and allocate resources effectively for the proper restoration of the damaged region. In this work, we create and introduce a machine-learning ready dataset we name FLOGA (Forest wiLdfire Observations for the Greek Area). This dataset is unique as it comprises of satellite imagery acquired before and after a wildfire event, it contains information from Sentinel-2 and MODIS modalities with variable spatial and spectral resolution, and contains a large number of events where the corresponding burnt area ground truth has been annotated by domain experts. FLOGA covers the wider region of Greece, which is characterized by a Mediterranean landscape and climatic conditions. We use FLOGA to provide a thorough comparison of multiple Machine Learning and Deep Learning algorithms for the automatic extraction of burnt areas, approached as a change detection task. We also compare the results to those obtained using standard specialized spectral indices for burnt area mapping. Finally, we propose a novel Deep Learning model, namely BAM-CD. Our benchmark results demonstrate the efficacy of the proposed technique in the automatic extraction of burnt areas, outperforming all other methods in terms of accuracy and robustness."

Expand All @@ -48,7 +48,7 @@ categories: ['Code', 'Datasets']
featured: false

# Links
url_pdf: ''
url_pdf: 'https://ieeexplore.ieee.org/abstract/document/10479972'
url_code: 'https://github.com/Orion-AI-Lab/FLOGA'
url_dataset: 'https://github.com/Orion-AI-Lab/FLOGA'
url_poster: ''
Expand Down

0 comments on commit 6154029

Please sign in to comment.