Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 797 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 797 Bytes

PanColorGAN

Code for PanColorization GAN

Ozcelik, F., Alganci, U., Sertel, E., & Unal, G. (2020). Rethinking CNN-Based Pansharpening: Guided Colorization of Panchromatic Images via GANs. arXiv preprint arXiv:2006.16644. Arxiv Link

Important Notes:

GAN training parts of the code are adapted from mrzhu-cool/pix2pix-pytorch Github Link

Metrics codes are adapted from different image quality assesment repos such as sewar

Pretrained Weights for PanColorGAN+RD can be found in the Link

Google Colab Notebook for Pansharpening Demo Colab