Table of Contents
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.
The project makes use of the Pytorch Lightning ecosystem. In lightning modules
, you can find lightning models and data modules.
The original setup of this repository is by Daniele Rege Cambrin.
For a full list of all authors and contributors, see the contributors page.
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).