ririya

Results 5 comments of ririya

Is there any other reason why you want to disable it? I don't have a dedicated GPU and it still runs normally even if the flag is 1.

I've been trying to train a network that predicts the sum of the past two numbers. However i keep running into this kind of problem. If i increase the length...

I realized the problem is the trained network is not taking the memory into account, if I enter [1 2] the output should be -3, but its giving me something...

From my understanding the indexing is a little weird but yes, it's a cell array with the time dimension in the cells.

I'm having problems with function cascace.detectMultiScale(), on OpenCV versions later than 3.0... On version 2.4 it works fine... But on more recent versions, i get a segmentation fault. Something like:...