zhouchuanxu / PanColorGAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Jupyter Notebook 98.8%Language:Python 1.2%