k4yt3x / video2x

A lossless video/GIF/image upscaler achieved with waifu2x, Anime4K, SRMD and RealSR. Started in Hack the Valley II, 2018.
https://video2x.org
GNU Affero General Public License v3.0
9.82k stars 955 forks source link

Check failed: status == CDNN_STATUS_SUCCESS (1 vs. 0) CDNN_STATUS_NOT_INITIALIZED #387

Closed ghost closed 3 years ago

ghost commented 3 years ago

Component Versions

Symptom

I was trying to upscale a video when I received an error from cuDNN that was not "available"

I tried all I can do to correct this error, reinstall the driver, install NVidia geforce experience, try to install cuDNN by hand, see if the error came from Waifu2x-Caffe ( waifu2x-caffe_T31HchRfcg Translation: "You can use cuDNN" )

So I don't know if the problem is with my driver or the software, but I don't know how to fix this error.

Error Log or Screenshots

chrome_NzwTsB1aKD

(I also tried GPU: 0 and it didn't work too)

k4yt3x commented 3 years ago

First of all, you're using an older version of v2x. Please use 4.7.0. If the problem persists, try upgrading your GPU drivers.

k4yt3x commented 3 years ago

Closed due to inactivity.