Can i use openCV to run keras models using Theano as backend?
I am having a few diffuclties using tensorflow as a backend, because i am having a hard time importing the library. So I changed the backend to Theano, but I am not sure if I can later use models trained in keras, through theano, with the openCV options. If anyone know I'd realy appreciate to tell me.