Giter VIP home page Giter VIP logo

ffmef's Introduction

Official PyTorch implementation of our CVPRW2023 paper: Efficient Multi-exposure Image Fusion via Filter-dominated Fusion and Gradient-driven Unsupervised Learning. Paper link


Frameworks

FFMEF & GIFloss


Results

multi-exposure fusion show

multi-focus fusion & visible-infrared fusion show


We provide a simple training and testing process as follows:


Dependencies

  • Python 3.8
  • PyTorch 1.10.0+cu113

Train

The datasets samples are placed in images\dataset (including MEFB[1], MFIF[2], VIFB[3], and SICE[4]).

Multi-Exposure Image Fusion (MEF)

python train.py --config 1

Multi-Focus Image Fusion (MFF)

python train.py --config 2

Visible-Infrared Image Fusion (VIF)

python train.py --config 3

Then, the checkpoints and log file are saved in output.


Test

The pretrained models are placed in ckp.

MEF

python test.py --config 1 --ckp mef.pth

MFF

python test.py --config 2 --ckp mff.pth

VIF

python test.py --config 3 --ckp vif.pth


Finally, the fused results can be found in images\fused.


Citation

@inproceedings{zheng2023ffmef,
  title={Efficient Multi-exposure Image Fusion via Filter-dominated Fusion and Gradient-driven Unsupervised Learning},
  author={Zheng, Kaiwen and Huang, Jie and Yu, Hu and Zhao, Feng},
  booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition Workshops},
  year={2023}
}

Reference

[1] Zhang X. Benchmarking and comparing multi-exposure image fusion algorithms[J]. Information Fusion, 2021, 74: 111-131.

[2] Zhang X. Deep learning-based multi-focus image fusion: A survey and a comparative study[J]. IEEE Transactions on Pattern Analysis and Machine Intelligence, 2021.

[3] Zhang X, Ye P, Xiao G. VIFB: A visible and infrared image fusion benchmark[C]//Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops. 2020: 104-105.

[4] Cai J, Gu S, Zhang L. Learning a deep single image contrast enhancer from multi-exposure images[J]. IEEE Transactions on Image Processing, 2018, 27(4): 2049-2062.

ffmef's People

Contributors

keviner1 avatar

Stargazers

 avatar  avatar  avatar Qianjun Huang avatar Jingyi Xu avatar Dylan avatar  avatar  avatar  avatar  avatar

Watchers

Kostas Georgiou avatar  avatar

ffmef's Issues

paper

Can you share the address of the paper?

Format issues

Can you provide the format of the training dataset and images? Thank you very much

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.