GithubHelp home page GithubHelp logo

Comments (4)

lenck avatar lenck commented on May 2, 2024

Hi, sorry for so late response... :P
This never happenned to me, but does other GPU related stuff works in Matlab? I.e. computation with gpu arrays or the Mathworks example here?
Then, the issue can be also that you are resuming training which was being run on CPU and then you want to resume for GPU - in the current implementation it is not checked and not autmoatically transferred... So, maybe when the error occurs, check whether all the first three arguments in vl_nnconv are gpuArrays...
Sorry, it's more a list of random ideas, but that would be what I would try to do...

from matconvnet.

luzhi avatar luzhi commented on May 2, 2024

@lenck Thanks for your reply. I think I find the solution to the problem, which is the compatibility of CUDA version and the Matlab version. If I installed CUDA 5.5 with Matlab 2014a, it works.

from matconvnet.

rohitdurvasula avatar rohitdurvasula commented on May 2, 2024

Hi,
I have CUDA 6.4, Ubuntu 14.04 with Matlab R2014b. I also get the same error. The same function vl_nnconv works in CPU mode. If I gather the arrays and perform vl_nnconv it works. So I guess the problem has to be with the GPU implementation of the code.

Any suggestions without downgrading to 5.5? Without this imagenet example is impossible to run..!

from matconvnet.

khouloud123 avatar khouloud123 commented on May 2, 2024

Hi,
When i run the exercice 5 from VGG Convolutional Neural Networks Practical some erreus appears
such as :
Error using load
Can't read file C:\Users\MONDE
INFO\Desktop\CNNstart\practical-cnn-2015a\practical-cnn-2015a\data\imagenet-vgg-verydeep-16.mat.

why ?

THANKS

from matconvnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.