README.md
January 24, 2024 ยท View on GitHub
CaBuAr: California Burned Areas dataset for delineation
Table of Contents
About
This is the repository to reproduce the experiments of CaBuAr: California Burned Areas dataset for delineation published in IEEE Geoscience and Remote Sensing Magazine.
You can find the dataset on Hugging Face.
The pre-print is available on Arxiv and the accepted version on IEEE.
Getting Started
The project makes use of the Pytorch Lightning ecosystem. In lightning modules, you can find lightning models and data modules.
Authors & contributors
The original setup of this repository is by Daniele Rege Cambrin.
For a full list of all authors and contributors, see the contributors page.
License
This project is licensed under the MIT license. See LICENSE for more information.
Dice Loss is released under the MIT License (refer to the LICENSE file for details).
HFSegformer is released under the Apache 2.0 License (refer to the LICENSE file for details).