Update README.md
Browse files
README.md
CHANGED
|
@@ -7,21 +7,20 @@ tags:
|
|
| 7 |
- remote-sensing
|
| 8 |
- arxiv:2404.06637
|
| 9 |
widget:
|
| 10 |
-
# GeoSynth-OSM: OSM tile -> satellite image
|
| 11 |
- src: demo_images/GeoSynth-OSM/input.jpeg
|
| 12 |
prompt: Satellite image features a city neighborhood
|
| 13 |
output:
|
| 14 |
url: demo_images/GeoSynth-OSM/output.jpeg
|
| 15 |
-
# GeoSynth-Canny: Canny edges -> satellite image
|
| 16 |
- src: demo_images/GeoSynth-Canny/input.jpeg
|
| 17 |
prompt: Satellite image features a city neighborhood
|
| 18 |
output:
|
| 19 |
url: demo_images/GeoSynth-Canny/output.jpeg
|
| 20 |
-
# GeoSynth-SAM: SAM segmentation -> satellite image
|
| 21 |
- src: demo_images/GeoSynth-SAM/input.jpeg
|
| 22 |
prompt: Satellite image features a city neighborhood
|
| 23 |
output:
|
| 24 |
url: demo_images/GeoSynth-SAM/output.jpeg
|
|
|
|
|
|
|
| 25 |
---
|
| 26 |
|
| 27 |
# GeoSynth-ControlNets
|
|
|
|
| 7 |
- remote-sensing
|
| 8 |
- arxiv:2404.06637
|
| 9 |
widget:
|
|
|
|
| 10 |
- src: demo_images/GeoSynth-OSM/input.jpeg
|
| 11 |
prompt: Satellite image features a city neighborhood
|
| 12 |
output:
|
| 13 |
url: demo_images/GeoSynth-OSM/output.jpeg
|
|
|
|
| 14 |
- src: demo_images/GeoSynth-Canny/input.jpeg
|
| 15 |
prompt: Satellite image features a city neighborhood
|
| 16 |
output:
|
| 17 |
url: demo_images/GeoSynth-Canny/output.jpeg
|
|
|
|
| 18 |
- src: demo_images/GeoSynth-SAM/input.jpeg
|
| 19 |
prompt: Satellite image features a city neighborhood
|
| 20 |
output:
|
| 21 |
url: demo_images/GeoSynth-SAM/output.jpeg
|
| 22 |
+
base_model:
|
| 23 |
+
- MVRL/GeoSynth
|
| 24 |
---
|
| 25 |
|
| 26 |
# GeoSynth-ControlNets
|