Giter Site home page Giter Site logo

matlab wrapper error about caffe-windows HOT 5 CLOSED

happynear avatar happynear commented on July 21, 2024
matlab wrapper error

from caffe-windows.

Comments (5)

happynear avatar happynear commented on July 21, 2024

Someone else has also reported this problem. Since I cannot reproduce it, I can only give you some suggestions.

  1. Download depends walker (http://www.dependencywalker.com/) and check all dependency dlls.
  2. I have just updated the 3rdparty library. In the last version, I added a wrong lmdb library.

from caffe-windows.

alitou avatar alitou commented on July 21, 2024

I used your updated 3rdparty library and I get the new error regarding "You need a network model file" in matcaffe_init.I managed to open matcaffe_init and I noticed that a model file is in D:\ThirdPartyLibrary\caffe\examples\hybridCNN\hybridCNN_deploy_FC7.prototxt
Do I have to change that? If yes what path should I give it?

from caffe-windows.

happynear avatar happynear commented on July 21, 2024

Use the absolute path is ok.

from caffe-windows.

cheer37 avatar cheer37 commented on July 21, 2024

I got the same problem.
How can i solve it?

from caffe-windows.

cocoen avatar cocoen commented on July 21, 2024

I finally have found the solution!!
it is mex-file dependency problem.
Just copy the dll files on release (including opencv, lmdb etc.) and paste to the Release\matcaffe+caffe\private caffe_.mexw64 is located.
Hopefully, it works

from caffe-windows.

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.