Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.24 KB

File metadata and controls

34 lines (24 loc) · 1.24 KB

DeepSlide: Landslide Detection and Mapping Using Deep Learning Across Multi-Source Satellite Data and Geographic Regions

https://harshshinde0.github.io/Deepslide/

Landslide4sense Dataset:

from datasets import load_dataset

ds = load_dataset("harshinde/LandSlide4Sense")

Deepslide Models - harshinde/DeepSlide_Models

Dataset harshinde/LandSlide4Sense

Wandb Results - https://wandb.ai/Silvamillion/Land4Sense

Paper - https://arxiv.org/abs/2507.01123v2

📄 Citation

If you use DeepSlide-L4S-Code or reference our work in your research, please cite our paper:

Harsh Shinde, et al. Landslide Detection and Mapping Using Deep Learning Across Multi-Source Satellite Data and Geographic Regions, 2024.
DOI: https://arxiv.org/abs/2507.01123v2

BibTeX:

@article{Burange_2025,
   title={Landslide Detection and Mapping Using Deep Learning Across Multi-Source Satellite Data and Geographic Regions},
   url={https://arxiv.org/abs/2507.01123v2},
   DOI={arXiv:2507.01123v2},
   author={Burange, Rahul and Shinde, Harsh and Mutyalwar, Omkar},
   year={2025} }