You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
author = {Ian J. Goodfellow and Jean Pouget-Abadie and Mehdi Mirza and Bing Xu and David Warde-Farley and Sherjil Ozair and Aaron Courville and Yoshua Bengio},
editor = {D. Lee and M. Sugiyama and U. Luxburg and I. Guyon and R. Garnett}
127
135
}
128
136
@misc{p3,
129
137
title = {GAN Augmentation: Augmenting Training Data using Generative Adversarial Networks},
130
138
author = {Christopher Bowles and Liang Chen and Ricardo Guerrero and Paul Bentley and Roger Gunn and Alexander Hammers and David Alexander Dickie and Maria Valdés Hernández and Joanna Wardlaw and Daniel Rueckert},
131
139
year = 2018,
140
+
doi = {10.48550/arXiv.1810.10863},
132
141
url = {https://arxiv.org/abs/1810.10863},
133
142
eprint = {1810.10863},
134
143
archiveprefix = {arXiv},
@@ -141,7 +150,7 @@ @article{agriculture
141
150
journal = {Remote Sensing of Environment},
142
151
volume = 236,
143
152
pages = 111402,
144
-
doi = {https://doi.org/10.1016/j.rse.2019.111402},
title = {Residual Channel Attention Generative Adversarial Network for Image Super-Resolution and Noise Reduction},
202
213
author = {Jie Cai and Zibo Meng and Chiu Man Ho},
203
214
year = 2020,
215
+
doi = {10.48550/arXiv.2004.13674},
204
216
url = {https://arxiv.org/abs/2004.13674},
205
217
eprint = {2004.13674},
206
218
archiveprefix = {arXiv},
@@ -210,6 +222,7 @@ @misc{rrdb
210
222
title = {Residual Dense Network for Image Super-Resolution},
211
223
author = {Yulun Zhang and Yapeng Tian and Yu Kong and Bineng Zhong and Yun Fu},
212
224
year = 2018,
225
+
doi = {10.48550/arXiv.1802.08797},
213
226
url = {https://arxiv.org/abs/1802.08797},
214
227
eprint = {1802.08797},
215
228
archiveprefix = {arXiv},
@@ -219,6 +232,7 @@ @misc{lka
219
232
title = {Large-kernel Attention for Efficient and Robust Brain Lesion Segmentation},
220
233
author = {Liam Chalcroft and Ruben Lourenço Pereira and Mikael Brudfors and Andrew S. Kayser and Mark D'Esposito and Cathy J. Price and Ioannis Pappas and John Ashburner},
221
234
year = 2023,
235
+
doi = {10.48550/arXiv.2308.07251},
222
236
url = {https://arxiv.org/abs/2308.07251},
223
237
eprint = {2308.07251},
224
238
archiveprefix = {arXiv},
@@ -228,6 +242,7 @@ @misc{patchgan
228
242
title = {Patch-Based Image Inpainting with Generative Adversarial Networks},
229
243
author = {Ugur Demir and Gozde Unal},
230
244
year = 2018,
245
+
doi = {10.48550/arXiv.1803.07422},
231
246
url = {https://arxiv.org/abs/1803.07422},
232
247
eprint = {1803.07422},
233
248
archiveprefix = {arXiv},
@@ -237,6 +252,7 @@ @misc{cyclegan
237
252
title = {Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks},
238
253
author = {Jun-Yan Zhu and Taesung Park and Phillip Isola and Alexei A. Efros},
239
254
year = 2020,
255
+
doi = {10.48550/arXiv.1703.10593},
240
256
url = {https://arxiv.org/abs/1703.10593},
241
257
eprint = {1703.10593},
242
258
archiveprefix = {arXiv},
@@ -246,6 +262,7 @@ @misc{px2px
246
262
title = {Image-to-Image Translation with Conditional Adversarial Networks},
247
263
author = {Phillip Isola and Jun-Yan Zhu and Tinghui Zhou and Alexei A. Efros},
248
264
year = 2018,
265
+
doi = {10.48550/arXiv.1611.07004},
249
266
url = {https://arxiv.org/abs/1611.07004},
250
267
eprint = {1611.07004},
251
268
archiveprefix = {arXiv},
@@ -255,6 +272,7 @@ @misc{ema
255
272
title = {Exponential Moving Average of Weights in Deep Learning: Dynamics and Benefits},
256
273
author = {Daniel Morales-Brotons and Thijs Vogels and Hadrien Hendrikx},
257
274
year = 2024,
275
+
doi = {10.48550/arXiv.2411.18704},
258
276
url = {https://arxiv.org/abs/2411.18704},
259
277
eprint = {2411.18704},
260
278
archiveprefix = {arXiv},
@@ -278,6 +296,7 @@ @misc{g1
278
296
title = {Can Location Embeddings Enhance Super-Resolution of Satellite Imagery?},
279
297
author = {Daniel Panangian and Ksenia Bittner},
280
298
year = 2025,
299
+
doi = {10.48550/arXiv.2501.15847},
281
300
url = {https://arxiv.org/abs/2501.15847},
282
301
eprint = {2501.15847},
283
302
archiveprefix = {arXiv},
@@ -287,6 +306,7 @@ @misc{allen
287
306
title = {Zooming Out on Zooming In: Advancing Super-Resolution for Remote Sensing},
288
307
author = {Piper Wolters and Favyen Bastani and Aniruddha Kembhavi},
abstract = {Remote sensing super-resolution (RSSR) aims to improve remote sensing (RS) image resolution while providing finer spatial details, which is of great significance for high-quality RS image interpretation. The traditional RSSR is based on the optimization method, which pays insufficient attention to small targets and lacks the ability of model understanding and detail supplement. To alleviate the above problems, we propose the generative Diffusion Model with Detail Complement (DMDC) for RS super-resolution. Firstly, unlike traditional optimization models with insufficient image understanding, we introduce the diffusion model as a generation model into RSSR tasks and regard low-resolution images as condition information to guide image generation. Next, considering that generative models may not be able to accurately recover specific small objects and complex scenes, we propose the detail supplement task to improve the recovery ability of DMDC. Finally, the strong diversity of the diffusion model makes it possibly inappropriate in RSSR, for this purpose, we come up with joint pixel constraint loss and denoise loss to optimize the direction of inverse diffusion. The extensive qualitative and quantitative experiments demonstrate the superiority of our method in RSSR with small and dense targets. Moreover, the results from direct transfer to different datasets also prove the superior generalization ability of DMDC.}
335
+
article-number = 4834
318
336
}
319
337
@article{s3,
320
338
title = {Trustworthy Super-Resolution of Multispectral Sentinel-2 Imagery With Latent Diffusion},
@@ -331,6 +349,7 @@ @misc{cgan
331
349
title = {Information-theoretic stochastic contrastive conditional GAN: InfoSCC-GAN},
332
350
author = {Vitaliy Kinakh and Mariia Drozdova and Guillaume Quétant and Tobias Golling and Slava Voloshynovskiy},
0 commit comments