DmitryUlyanov / deep-image-prior

Image restoration with neural networks but without learning.
https://dmitryulyanov.github.io/deep_image_prior
Other
7.79k stars 1.42k forks source link

Is GeForce RTX 2080 Ti supported? #69

Closed shenzhigang closed 4 years ago

shenzhigang commented 4 years ago
RuntimeErrorTraceback (most recent call last)
<ipython-input-5-7c8e3d557285> in <module>
----> 1 img_mask_var = np_to_torch(img_mask_np).type(dtype)
      2 
      3 plot_image_grid([img_np, img_mask_np, img_mask_np*img_np], 3,11);

RuntimeError: cuda runtime error (35) : CUDA driver version is insufficient for CUDA runtime version at /opt/conda/conda-bld/pytorch_1535493744281/work/aten/src/THC/THCGeneral.cpp:74

Tested on : GeForce RTX 2080 Ti Driver Version: 430.40 CUDA Version: 10.1