Skip to content

syu-tan/ChaBuD-ECML-PKDD2023-solution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

competitions/ChaBuD-ECML-PKDD2023

Competition: https://huggingface.co/spaces/competitions/ChaBuD-ECML-PKDD2023

difficult

Dataset

https://huggingface.co/datasets/chabud-team/chabud-ecml-pkdd2023

@article{ title={CaBuAr: California Burned Areas dataset for delineation}, author={Rege Cambrin, Daniele; Colomba, Luca; Garza, Paolo}, journal={IEEE Geoscience and Remote Sensing Magazine}, doi={10.1109/MGRS.2023.3292467}, year={2023} }

Sample

duplicated

Predict

hard

Modeling Method

mrps

Environment

Anaconda

conda create -n wildfire  python=3.8
conda activate wildfire
pip install -r env/requirements.txt

# CUDA version
## 3090 Ampare CUDA: 11.2
pip install torch==1.8.0+cu111 torchvision==0.9.0+cu111 torchaudio==0.8.0 -f https://download.pytorch.org/whl/torch_stable.html
## or your CUDA Driver version

Contributors

Report

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published