harshinde commited on
Commit
ddfbe63
Β·
verified Β·
1 Parent(s): 4e26f10

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
- title: DeepSlide - Landslide Detection and Mapping Using Deep Learning Across Multi-Source Satellite Data and Geographic Regions
 
 
3
  emoji: 🌍
4
  colorFrom: blue
5
  colorTo: green
@@ -11,14 +13,13 @@ tags:
11
  - deep-learning
12
  - landslide-detection
13
  pinned: false
14
- short_description: Landslide detection using various deep learning models
15
  license: apache-2.0
16
  ---
17
 
18
- # Landslide Detection Models Demo
19
 
20
- This Space demonstrates various deep learning models for landslide detection, using models trained with PyTorch. The models are served directly from our [Kaggle Models Repository](https://www.kaggle.com/models/harshshinde8/sims/)
21
- or [harshinde/DeepSlide_Models](https://huggingface.co/harshinde/DeepSlide_Models).
22
 
23
  ## Available Models
24
  - DeepLabV3+
 
1
  ---
2
+ title: >-
3
+ DeepSlide - Landslide Detection and Mapping Using Deep Learning Across
4
+ Multi-Source Satellite Data and Geographic Regions
5
  emoji: 🌍
6
  colorFrom: blue
7
  colorTo: green
 
13
  - deep-learning
14
  - landslide-detection
15
  pinned: false
16
+ short_description: Landslide Detection using Deep Learning
17
  license: apache-2.0
18
  ---
19
 
20
+ # DeepSlide: Landslide Detection Models
21
 
22
+ This Space demonstrates various deep learning models for landslide detection, using models trained with PyTorch. The models are served directly from our [harshinde/DeepSlide_Models](https://huggingface.co/harshinde/DeepSlide_Models) or [Kaggle Models Repository](https://www.kaggle.com/models/harshshinde8/sims/).
 
23
 
24
  ## Available Models
25
  - DeepLabV3+