Skip to content

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Land2Sent

A benchmark for Landsat to Sentinel imageries via deep learning based super-resolution methods.

Dataset Details

Image pairs of this dataset queried inside Google Earth Engine using the following criteria's: Cloudless images, the year 2023 images, acquisition time less than 1 hour between image pairs, and common area of pairs must be at least 100 km x 100 km. 30 pairs manually selected from these pairs using Land2Sent GEE application. Sentinel images are tiled 480 x 480 pixels and Landsat images are tiled 160 x 160 pixels for super resolution model training. Total of 15066 tiles produced. The dataset splitted %70 training, %20 validation, and %10 testing.

platform

tile_examples

Download The Dataset

Please click here to download the dataset.

Benchmark Results

Metrics

Metric values on normalized 4-band images:

MethodPSNR↑SSIM↑AG↑NIQE↓PI↓
CAFRN35.2120.9640.0054520.32713.764
DCM35.4680.9670.0053320.28313.882
FENet35.0610.9630.0053120.21413.829
HAUNet35.9320.9650.0056720.31713.736
HSENet35.5880.9630.0057120.33813.670
MHAN35.8010.9700.0058220.29513.627
Omnisr35.5300.9650.0055920.36613.696
RCAN36.1710.9650.0061420.30513.487
SAN35.6530.9660.0055820.26013.655
RDN36.6360.9720.0059420.36413.555

Metric values on original 16-bit images

MethodPSNR↑SSIM↑AG↑NIQE↓PI↓
CAFRN50.2620.9860.0008220.60514.155
DCM50.3880.9870.0008620.61514.221
FENet49.9770.9870.0008220.52914.112
HAUNet50.8790.9890.0008520.49614.029
HSENet51.7480.9910.0008120.70214.171
MHAN51.3620.9910.0008520.76514.195
Omnisr50.4700.9840.0008320.55114.171
RCAN51.6840.9910.0008520.76514.180
SAN50.9770.9890.0008420.70514.183
RDN51.8770.9910.0008620.88014.213

Correlation of coefficient (R²) values of NDVI

DataImageHR-LRCAFRNDCMFENetHAUNetHSENetMHANOmnisrRCANRDMSAN
Normalized10.3850.7000.6950.6950.7110.7030.6860.7090.7180.7250.689
Normalized20.9020.9580.9580.9520.9630.9620.9650.9600.9680.9690.962
Normalized30.7990.9080.9130.9070.9270.9060.9100.9210.9320.9280.915
Normalized40.8240.9450.9410.9410.9500.9480.9500.9490.9570.9580.946
Normalized50.7440.8590.8630.8600.8650.8660.8700.8660.8440.8810.869
16-bit10.3850.6840.6720.6790.6960.6950.6800.6960.6920.6960.687
16-bit20.9020.9530.9550.9520.9530.9560.9560.9480.9630.9630.957
16-bit30.7990.9070.9020.8970.9120.9080.9090.9060.9140.9230.916
16-bit40.8240.9340.9350.9360.9370.9440.9480.9360.9460.9510.942
16-bit50.7440.8520.8540.8510.8430.8610.8580.8560.8710.8650.846

RMSE values of NDVI

DataImageHR-LRCAFRNDCMFENetHAUNetHSENetMHANOmnisrRCANRDMSAN
Normalized10.0830.0280.0280.0280.0270.0280.0290.0280.0270.0270.031
Normalized20.3500.0670.0660.0720.0630.0640.0620.0650.0580.0580.069
Normalized30.3210.1190.1180.1240.1060.1210.1280.1140.0940.1030.121
Normalized40.3810.0460.0460.0460.0410.0420.0410.0420.0380.0380.043
Normalized50.1810.0630.0620.0640.0590.0600.0600.0610.0680.0560.062
16-bit10.0830.0310.0320.0290.0320.0280.0290.0290.0310.0290.030
16-bit20.3500.0720.0700.0710.0720.0700.0750.0740.0710.0710.068
16-bit30.3210.1190.1270.1450.1290.1310.1210.1250.1300.1140.111
16-bit40.3810.0540.0610.0520.0660.0430.0460.0480.0430.0440.061
16-bit50.1810.0620.0690.0640.0670.0620.0620.0610.0660.0590.065

Download The Model Weight

Please click here to download the model weights.

Citation

Please kindly cite our paper if the dataset and models used in the study are useful for your research.

Wang, P., Aksoy, S., & Sertel, E. (2026). A Benchmark Dataset for Landsat-to-Sentinel Image Generation Using Deep Learning-Driven Super-Resolution Techniques. Advances in Space Research. https://doi.org/10.1016/j.asr.2026.01.049

@article{WANG2026,
title = {A Benchmark Dataset for Landsat-to-Sentinel Image Generation Using Deep Learning-Driven Super-Resolution Techniques},
journal = {Advances in Space Research},
year = {2026},
issn = {0273-1177},
doi = {https://doi.org/10.1016/j.asr.2026.01.049},
url = {https://www.sciencedirect.com/science/article/pii/S0273117726000748},
author = {Peijuan Wang and Samet Aksoy and Elif Sertel},
keywords = {Landsat 8/9, Sentinel-2A/B, Deep learning, Super-resolution},
}

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors