Guanys-dar / MGDN

Mutual-Guided Dynamic Network for Image Fusion (ACM-MM 2023)
17 stars 0 forks source link

MaskedMI Code Wanted #3

Closed PPBBJL closed 2 weeks ago

PPBBJL commented 3 weeks ago

Dear author, I can't find the code related to MaskMI in the code you uploaded. If I haven't found the code, please inform me where the code is. If it hasn't been uploaded, please upload the code. Thank you so much for your contribution!

Guanys-dar commented 2 weeks ago

Thank you for your attention.

The MI loss was introduced in the paper “Mutual Information-Driven Pan-Sharpening” (CVPR 2022). You can refer to the corresponding implementation in the following link and develop your methods:

https://github.com/manman1995/Mutual-Information-driven-Pan-sharpening/blob/5915c65f3f24ddfcf5d528d80d7b35b7f2ae9de3/models/GPPNN.py#L334

If you have any further questions, please feel free to contact me.