/PanNet-Landsat

Implementation of "PanNet: A deep network architecture for pan-sharpening"

Primary LanguagePythonMIT LicenseMIT

PanNet-Landsat

Implementation of PanNet by Chainer. Landsat 8 images are used in this repository.

Original RGB (resolution: 30m) Pansharpened by PanNet (resolution: 15m)
overview overview

Original RGB image is created by gdal_merge. Both images are screenshots of QGIS on my laptop.

Architecture of PanNet

overview

Demo on Google Colab

Please see examples/demo_on_colab.ipynb

References