README.md

September 28, 2021 · View on GitHub

imagefusion_Perceptual_FusionGan [PerceptualFusion] (TensorFlow)


🧐 About

This is a TensorFlow implement of

“ Image fusion based on generative adversarial network consistent with perception”

by this paper

https://www.sciencedirect.com/science/article/abs/pii/S1566253521000439

🎈 Usage

Quick start

  1. run 'test.py'

Contents

  1. 1🎈 Usage
  2. 1.1Quick start