Skip to content

Searching a Compact Architecture for Robust Multi-Exposure Image Fusion (IEEE TCSVT 24)

Notifications You must be signed in to change notification settings

LiuZhu-CV/CRMEF

Repository files navigation

CRMEF

Embracing Compact and Robust Architectures for Multi-Exposure Image Fusion

Fusion Reuslts and Chinese Version

The source images and fused results on three datasets are provided in link

中文版介绍提供在此链接 link

Welcome all comparision and disscussion! If you have any questions, please sending an email to "[email protected]"

Preview of CRMEF


preview

General MEF

General.png

Misalgined MEF

Misaligned.png

Set Up on Your Own Machine

Virtual Environment

  • pytorch 1.2

Test / Train

# Test: use given example and save fused color images to result/SICE
# If you want to test the custom data, please modify the file path in 'test.py'
python test_single.py

# the lightweight model
python test_single_lightweight.py

# if you want to test the alignment
cd DCNv2
sh make.sh
python test_align.py

# Train: 
python train.py

Citation

If this work has been helpful to you, we would appreciate it if you could cite our paper!

@article{liu2023embracing,
  title={Searching a Compact Architecture for Robust Multi-Exposure Image Fusion},
  author={Liu, Zhu and Liu, Jinyuan and Wu, Guanyao and Chen, Zihang and Fan, Xin and Liu, Risheng},
  journal={IEEE TCSVT},
  year={2024}
}

About

Searching a Compact Architecture for Robust Multi-Exposure Image Fusion (IEEE TCSVT 24)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published