Update README.md

This commit is contained in:
HXY13 2024-06-26 15:32:37 +08:00 committed by GitHub
parent 6265086a58
commit 8f50f55503
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,3 +25,12 @@ Run
```
python test_IVF.py
```
## 相关工作
@inproceedings{zhao2023cddfuse,
title={Cddfuse: Correlation-driven dual-branch feature decomposition for multi-modality image fusion},
author={Zhao, Zixiang and Bai, Haowen and Zhang, Jiangshe and Zhang, Yulun and Xu, Shuang and Lin, Zudi and Timofte, Radu and Van Gool, Luc},
booktitle={Proceedings of the IEEE/CVF conference on computer vision and pattern recognition},
pages={5906--5916},
year={2023}
}