--- license: gpl-3.0 --- # DSen2 Deep Sentinel-2 It is a PyTorch version of a DSen2 model for Sentinel-2 superresolution. It is used in [Remote Sensing Processor](https://github.com/simonreise/remote-sensing-processor) library. Original article: [Super-Resolution of Sentinel-2 Images: Learning a Globally Applicable Deep Neural Network](https://arxiv.org/abs/1803.04271) Original repo: [DSen2](https://github.com/lanha/DSen2)