Skip to content

Commit a150b98

Browse files
authored
Merge pull request #75 from simon-donike/master
Add LDSR-S2
2 parents 7f55a95 + 622324b commit a150b98

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2547,7 +2547,7 @@ Note that nearly all the MISR publications resulted from the [PROBA-V Super Reso
25472547

25482548
- [DDRN](https://github.com/kuijiang94/DDRN) -> Deep Distillation Recursive Network for Video Satellite Imagery Super-Resolution
25492549

2550-
-[worldstrat](https://github.com/worldstrat/worldstrat) -> SISR and MISR implementations of SRCNN
2550+
- [worldstrat](https://github.com/worldstrat/worldstrat) -> SISR and MISR implementations of SRCNN
25512551

25522552
- [MISR-GRU](https://github.com/rarefin/MISR-GRU) -> Pytorch implementation of MISR-GRU, a deep neural network for multi image super-resolution (MISR), for ProbaV Super Resolution Competition
25532553

@@ -2658,6 +2658,8 @@ Note that nearly all the MISR publications resulted from the [PROBA-V Super Reso
26582658
- [SGDM](https://github.com/wwangcece/SGDM) -> Semantic Guided Large Scale Factor Remote Sensing Image Super-resolution with Generative Diffusion Prior
26592659

26602660
- [SEN2SR](https://github.com/ESAOpenSR/SEN2SR) -> A Python package to super-resolve Sentinel-2 satellite imagery up to 2.5 meters.
2661+
2662+
- [Latent-Diffusion Super-Resolution: Sentinel-2](https://github.com/ESAOpenSR/opensr-model) -> Latent diffusion model to SR RGB-NIR of Sentinel-2 by a factor of 4. Features Interactive Colab demo, run the model on your own coordinates immediately. Can be used together with [SEN2SR](https://github.com/ESAOpenSR/SEN2SR) to SR all 10 & 20m bands of S2 to 2.5m.
26612663

26622664
### Super-resolution - Miscellaneous
26632665

0 commit comments

Comments
 (0)