Skip to content

WeiWu-WIT/SDDGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDDGAN-tensorflow

Sematic-Supervised Infrared and Visible Image Fusion via Dual-Discriminator Generative Adversarial Network

This work can be applied for infrared and visible image fusion

Framework

image

Architecture of the generator

image

Architecture of the discriminator

image

If this work is helpful to you, please cite it as:

@article{zhou2021semantic,
  title={Semantic-supervised Infrared and Visible Image Fusion via a Dual-discriminator Generative Adversarial Network},
  author={Zhou, Huabing and Wu, Wei and Zhang, Yanduo and Ma, Jiayi and Ling, Haibin},
  journal={IEEE Transactions on Multimedia},
  year={2021},
  publisher={IEEE}
}

To train:

python3 main.py

To test:

python3 test_one_image.py

Note:

The weight map generate method and evaluate methods are shown in 'matLab_code'. And these methods are implemented by MatLab.

This code is base on the code of FusionGAN.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages