sylviaHoch commited on
Commit
fe1bb67
·
verified ·
1 Parent(s): bafa4af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -21,7 +21,7 @@ tags:
21
  ## Overview
22
 
23
  Fine-tuned **Stable Diffusion 1.5** backbone for generating synthetic **Sentinel-1 SAR** amplitude images from text prompts.
24
- Published alongside the paper **"Diffusion-Based SAR Training Data Synthesis Controlled by Spatial Annotations"** (Hochstuhl et al., 2026).
25
 
26
  The model generates single-channel SAR amplitude images for specific land cover types similar to Sentinel-1 GRD image products (in VH polarization).
27
 
@@ -136,7 +136,7 @@ image = pipeline(
136
 
137
  ---
138
 
139
- ## Citation
140
 
141
  If you use this model, please cite:
142
 
@@ -150,7 +150,7 @@ If you use this model, please cite:
150
  }
151
  ```
152
 
153
- ---
154
 
155
  ## License
156
 
 
21
  ## Overview
22
 
23
  Fine-tuned **Stable Diffusion 1.5** backbone for generating synthetic **Sentinel-1 SAR** amplitude images from text prompts.
24
+ Published alongside the upcoming paper **"Diffusion-Based SAR Training Data Synthesis Controlled by Spatial Annotations"** (Hochstuhl et al., 2026; accepted for GCPR conference 2026).
25
 
26
  The model generates single-channel SAR amplitude images for specific land cover types similar to Sentinel-1 GRD image products (in VH polarization).
27
 
 
136
 
137
  ---
138
 
139
+ <!-- ## Citation
140
 
141
  If you use this model, please cite:
142
 
 
150
  }
151
  ```
152
 
153
+ --- -->
154
 
155
  ## License
156