JeonghyeokDo commited on
Commit
dc5255a
·
verified ·
1 Parent(s): 12231d4

Cite C-DiffSET alongside ReFlowSET

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -189,3 +189,14 @@ imagery that we flag rather than resolve.
189
  year = {2026}
190
  }
191
  ```
 
 
 
 
 
 
 
 
 
 
 
 
189
  year = {2026}
190
  }
191
  ```
192
+
193
+ Our earlier SAR-to-EO work, which ReFlowSET builds on and compares against:
194
+
195
+ ```bibtex
196
+ @article{do2026cdiffset,
197
+ title = {C-DiffSET: Leveraging Latent Diffusion for SAR-to-EO Image Translation with Confidence-Guided Reliable Object Generation},
198
+ author = {Do, Jeonghyeok and Lee, Jaehyup and Lee, Seungchul and Kim, Munchurl},
199
+ journal = {IEEE Transactions on Circuits and Systems for Video Technology},
200
+ year = {2026}
201
+ }
202
+ ```