iarai / Landslide4Sense-2022

Data description and baseline code for LandSlide4Sense 2022 competition
MIT License
83 stars 22 forks source link

[FIX] Fix the bug in class LandslideDataSet's default parameter: set. #5

Closed Shan2L closed 1 year ago

Shan2L commented 1 year ago

The class LandslideDataSet has specified a wrong parameter 'label' as default. That may lead to an error when creating a dataset. I have corrected it.