I'm using Tensorflow 1.13.1 and Keras 2.3.1, that's what worked and I got it working. However, I only get 5 fps.
I'm running the code using PyCharm and all dependencies listed. Should I try Conda or something else? How can I optimize performance using my GPU? Is it an issue with Pycharm?
It's a GTX 1060 6GB with CUDA 11.7. I've installed CUDA Development Kit and cuDNN, with all environment variables set.
I'm using Tensorflow 1.13.1 and Keras 2.3.1, that's what worked and I got it working. However, I only get 5 fps. I'm running the code using PyCharm and all dependencies listed. Should I try Conda or something else? How can I optimize performance using my GPU? Is it an issue with Pycharm? It's a GTX 1060 6GB with CUDA 11.7. I've installed CUDA Development Kit and cuDNN, with all environment variables set.