yumingj / C2-Matching

Code for C2-Matching (CVPR2021). Paper: Robust Reference-based Super-Resolution via C2-Matching.
https://yumingj.github.io/projects/C2_matching.html
Apache License 2.0
199 stars 34 forks source link

No module named 'mmsr' #16

Closed zhh99 closed 2 years ago

zhh99 commented 2 years ago

IMG_20211120_203418 Hi,this problem how to solve?

yumingj commented 2 years ago

You need to set up the environment according to the instructions provided in Readme.

ximu1211 commented 1 year ago

Hello my gpu is 30 series, can not support cuda10.0, do you have a way to let me successfully with the environment

include5636 commented 1 year ago

Hello my gpu is 30 series, can not support cuda10.0, do you have a way to let me successfully with the environment

Hi, I have solved this problem, you can try my repo https://github.com/include5636/C2-Matching-CUDA11/ if still in need.