jiayi-ma / SMFuse

The code of “SMFuse: Multi-focus Image Fusion via Self-supervised Mask-optimization”

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMFuse

The code of “SMFuse: Multi-focus Image Fusion via Self-supervised Mask-optimization”

To train :

Run "CUDA_VISIBLE_DEVICES=0 python main.py" to train the network.

To test :

Run "CUDA_VISIBLE_DEVICES=0 python test_one_image.py" to test the network.

About

The code of “SMFuse: Multi-focus Image Fusion via Self-supervised Mask-optimization”


Languages

Language:Python 100.0%