Add files using upload-large-folder tool
Browse files
README.md
CHANGED
|
@@ -7,22 +7,25 @@ tags:
|
|
| 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
|
| 27 |
|
| 28 |
We maintain **two repositories**—one per base checkpoint—each with its compatible ControlNets:
|
|
|
|
| 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 |
+
> [!WARNING] we do not have a full checkpoint conversion validation, if you encounter pipeline loading failure and unsidered output, please contact me via bili_sakura@zju.edu.cn
|
| 28 |
+
|
| 29 |
# GeoSynth-ControlNets
|
| 30 |
|
| 31 |
We maintain **two repositories**—one per base checkpoint—each with its compatible ControlNets:
|