Giter VIP home page Giter VIP logo

Comments (4)

johny-c avatar johny-c commented on August 23, 2024

Hi Shicoder, could you tell me what error you get?

from csd_lmnn.

Shicoder avatar Shicoder commented on August 23, 2024

Hi,I get those errors today.
1.The directory DIRS_TO_PATH defined in init_dataset.m(compute_for_set,point_desc,tools,utils,plot,thirdparty) is not the same as the folder directory that you upload(plot,point_desc,thirdparty,toplevel_func,utils).
2.I set the dataset path according to variable DATASETS_DIRS,but I don't know where the .obj files in the folder DIRS.MESHES point to are from.
3.When the code runs to "parfor i = 1: length (SHAPES)" under compute_LBprop.m, the following error "Error using mshlp_matrix (line 42) An UndefinedFunction error was thrown on the workers for 'meshlp'. This might be because the filecontaining 'meshlp' is not accessible on the workers. Use addAttachedFiles(pool, files) to specify the required files to be attached. See the documentation for 'parallel.Pool/addAttachedFiles' for more details.." Occurs.
Thanks.
Of course,it's really a fine work.I can not wait to implement it.

from csd_lmnn.

johny-c avatar johny-c commented on August 23, 2024

So, you were right, about 1. There was a directory name that was wrong ("compute_for_set").
2. You have to setup your data directories yourself in the file init_dataset.m.
3. I'm not sure about this one. You may have to recompile the meshlp files for your platform. The included .mexa64 was compiled for Ubuntu Linux 64-bit.

I created a README.md that I hope clarifies the usage.

from csd_lmnn.

Shicoder avatar Shicoder commented on August 23, 2024

Thanks for your help, these problem have been solved. @johny-c

from csd_lmnn.

Related Issues (1)

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.