NCAA_code
June 24, 2020 ยท View on GitHub
the code of "A Generative Adversarial Network with Adaptive Constraints for Multi-focus Image Fusion".
To train:
CUDA_VISIBLE_DEVICES=1 python main.py.
To test:
CUDA_VISIBLE_DEVICES=1 python test_one_image.py.
If you have any question, please email to me (lezhuliang@whu.edu.cn).