OmrySendik
OmrySendik
@SiggiSmara can you kindly share an example of how you create a publication entry? Am I missing it inside @aminmkhan repository? Couldn't find it.
Same error here too. I am also using 1.0.1.
What do you mean it is implemented? I do not see the adversarial loss.
It is very misleading to say that it is implemented. I would change this comment.
Sure. You should compile MatConvNet Mex files for GPU. But, most of the time is spent on the LBFGSB, which didn't have GPU acceleration when I released my code. There...
I was looking into this in the past but never completed an integration: https://github.com/nepluno/lbfgsb-gpu On Wed, Aug 15, 2018, 17:00 Gonthier Nicolas wrote: > Yes, I already have compiled MatConvNet...
Adding gpuArray will not help you because the calculation of the correlation doesn't use the MatConvNet GPU backend. I didn't implement such a function because speed wasn't my emphasis.