MMSR
August 1, 2026 ยท View on GitHub
PyTorch implementation of "Learning Mutual Modulation for Self-Supervised Cross-Modal Super-Resolution"
[arXiv, supp] [ECCV paper]
Updates
[2022/07/04] Our paper was accepted to ECCV 2022. See you in Tel-Aviv!
[2022/07/19] Paper is available on arXiv.
[2022/07/20] Code has been uploaded. Our code was built on the repository of P2P (ICCV2019), we thank the authors for their efforts.
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}
}