MMSR
September 3, 2026 ยท View on GitHub
PyTorch implementation of "Learning Mutual Modulation for Self-Supervised Cross-Modal Super-Resolution"
[arXiv, supp] [Springer link]
Updates
[2022/07/20] The source code has been released. Our code was built on the repository of P2P (ICCV2019), we thank the authors for their efforts.
[2022/07/04] Our paper has been accepted to ECCV 2022. See you in Tel-Aviv, Israel!
Overview
Quick Start
Please check inference.ipynb.
For any question or discussion, reach Xiaoyu Dong at dong@ms.k.u-tokyo.ac.jp.
Citation
@InProceedings{MMSR_2022_ECCV,
author = {Dong, Xiaoyu and Yokoya, Naoto and Wang, Longguang and Uezato, Tatsumi},
title = {Learning Mutual Modulation for Self-Supervised Cross-Modal Super-Resolution},
booktitle = {ECCV},
year = {2022}
}