Skip to content

Commit e5ae986

Browse files
author
Julio Cesar Contreras Huerta
committed
up
1 parent 02d27ce commit e5ae986

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

assets/bibfiles/journal.bib

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
% 2025
2+
@article{gusttau2025,
3+
title = {CloudRuler: Rule-based transformer for cloud removal in Landsat images},
4+
author = {Jun Li and Yihui Wang and Qinghong Sheng and Zhaocong Wu and Bo Wang and Xiao Ling and Xiang Liu and Yang Du and Fan Gao and Gustau Camps-Valls and Matthieu Molinier},
5+
year = 2025,
6+
journal = {Remote Sensing of Environment},
7+
volume = 328,
8+
pages = 114913,
9+
doi = {https://doi.org/10.1016/j.rse.2025.114913},
10+
issn = {0034-4257},
11+
url = {https://www.sciencedirect.com/science/article/pii/S0034425725003177},
12+
keywords = {Cloud removal, Transformer, Cloud physical model, Landsat imagery, Deep learning},
13+
abstract = {Clouds are a key factor influencing transmission of the radiance signal in optical remote sensing images. For mapping or monitoring the Earth's surface, it is inevitable to mask or remove clouds before applying optical remote sensing images. Nowadays, deep learning (DL) based thin cloud removal methods far outperform traditional methods. Yet these DL-based methods often overlook position information or the physical cloud model in thermal bands. Moreover, most existing cloud physical models for cloud removal overlook the down-transmittance of the cloud in optical bands and do not account for the radiance of thermal bands. This work proposes a novel transformer network, CloudRuler, coupled with three rules in remote sensing domain for cloud removal. The proposed CloudRuler can distinguish the semantic meanings between similar features in different pixel positions by utilizing the Half-Spherical Coordinate System, aggregating features from local neighborhood windows with remote sensing mosaicking, and solving the parameters of the cloud physical model without limitations. Experimental results on 20 paired Landsat 8 and 9 images demonstrate that CloudRuler outperforms seven baseline methods, based on GAN, CNN, and transformer, both visually and quantitatively. Ablation experiments demonstrate that the proposed rule-based modules are highly effective in improving CloudRuler's performance for thin cloud removal. This work demonstrates that the joint use of Landsat 8 and 9 images for cloud removal is effective, producing more reliable data for downstream applications than methods that utilize only one satellite with a longer revisit period. For future research of the field, the code and dataset for reproducing the reported results are available on: https://github.com/Neooolee/CloudRuler.}
14+
}
215
@article{pascual2025s4a,
316
title = {S4A-CyL: A Sentinel-2 Time Series Dataset for Deep Learning in Agriculture (2020-2024)},
417
author = {Pascual Garc{\'\i}a, Rodrigo and Diez Pastor, Jos{\'e} Francisco and Latorre Carmona, Pedro and P{\'e}rez N{\'u}{\~n}ez, Pablo and Camps-Valls, Gustau and Aroca Fern{\'a}ndez, Jos{\'e} Manuel and others},

0 commit comments

Comments
 (0)