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

CUDA #18

Closed chenmz430 closed 2 years ago

chenmz430 commented 2 years ago

Cuda 11.1 is ok?

yumingj commented 2 years ago

You'd better follow the Cuda version. We haven't tried if Cuda 11.1 is ok.

ximu1211 commented 1 year ago

Cuda 11.1 is ok?

Did you solve this problem?I also face the problem that Cuda11 can not match the environment, my 3090 does not support cuda versions below 11

yukeyiniupi commented 1 year ago

Cuda 11.1 is ok?

Did you solve this problem?I also face the problem that Cuda11 can not match the environment, my 3090 does not support cuda versions below 11

你好,请问你解决了cuda版本问题了吗?

include5636 commented 1 year ago

Cuda 11.1 is ok?

Did you solve this problem?I also face the problem that Cuda11 can not match the environment, my 3090 does not support cuda versions below 11

Cuda 11.1 is ok?

Did you solve this problem?I also face the problem that Cuda11 can not match the environment, my 3090 does not support cuda versions below 11

你好,请问你解决了cuda版本问题了吗?

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