Update README.md
Browse files
README.md
CHANGED
@@ -48,12 +48,7 @@ CUDA_VISIBLE_DEVICES=-1 python app.py
|
|
48 |
```
|
49 |
|
50 |
|
51 |
-
This will launch a web interface where you can upload remote sensing images and view the segmentation results.
|
52 |
-
|
53 |
-
|
54 |
-
## Gradio Demo
|
55 |
-
|
56 |
-
The Gradio demo allows users to upload remote sensing images, run cloud segmentation, and visualize the results. It can be easily modified to suit custom datasets or tasks.
|
57 |
|
58 |
|
59 |
## Citation
|
|
|
48 |
```
|
49 |
|
50 |
|
51 |
+
This will launch a web interface where you can upload remote sensing images and view the segmentation results.The Gradio demo allows users to upload remote sensing images, run cloud segmentation, and visualize the results. It can be easily modified to suit custom datasets or tasks.
|
|
|
|
|
|
|
|
|
|
|
52 |
|
53 |
|
54 |
## Citation
|