Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 754 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 754 Bytes

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