Here's my problem: basically I am trying to use tensorflow's machine learning model (mobilenet_v2) for emotion recognition via images. As far as I know, the error (image link below) is usually due to python not recognizing dedicated GPU for usage, but I did already install CUDA and CUDNN, however I have no idea how to verify if they are working. If anybody have an answer, please repond. Thanks so much.
If I'm not providing enough information feel free to ask.
Software:
Latest version of Jupyter Notebook and Anaconda, python, windows11
Hardware:
Dell XPS 15, 16gb ram, Intel Iris graphics, RTX 3050 4bg vram
Subject of the issue
Here's my problem: basically I am trying to use tensorflow's machine learning model (mobilenet_v2) for emotion recognition via images. As far as I know, the error (image link below) is usually due to python not recognizing dedicated GPU for usage, but I did already install CUDA and CUDNN, however I have no idea how to verify if they are working. If anybody have an answer, please repond. Thanks so much.
If I'm not providing enough information feel free to ask.
Software: Latest version of Jupyter Notebook and Anaconda, python, windows11 Hardware: Dell XPS 15, 16gb ram, Intel Iris graphics, RTX 3050 4bg vram