From 282d38e52a30da090d57d25465d2ad151e7ccc94 Mon Sep 17 00:00:00 2001 From: HXY13 <63409863+HXY13@users.noreply.github.com> Date: Sat, 29 Jun 2024 10:53:11 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e753cc..caf28ea 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ 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}, @@ -34,3 +35,4 @@ python test_IVF.py pages={5906--5916}, year={2023} } +```