You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apparently it's just due to the need to install MatConvNet. But I wasn't able to get it up on my comp so I decided to try python instead. U could try installing MatConvNet first
Hi, in your demo codes, you included
if useGPU
net = vl_simplenn_move(net, 'gpu') ;
end
However, its not included in your utilities.
The text was updated successfully, but these errors were encountered: