GithubHelp home page GithubHelp logo

Comments (4)

FreyrS avatar FreyrS commented on July 21, 2024 2

Hi @lemairecarl,

I'm not quite sure why you're having problems with loading the model.
I don't have any problems with it on my computer.

Make sure you are providing the correct parameters on the command line.
The model provided is called dMaSIF_search_3layer_12A_16dim, which means that it's the "search" problem, 3 convolutional layers, 12A sized patches and 16-dimensional point descriptors.
A corresponding command for running inference on the testing set would be:
python -W ignore -u main_inference.py --experiment_name dMaSIF_search_3layer_12A_16dim --batch_size 64 --embedding_layer dMaSIF --search True --emb_dims 16 --device cuda:0 --radius 12.0 --n_layers 3

You can see in more detail all available parameters and their description in https://github.com/FreyrS/dMaSIF/blob/master/Arguments.py

from dmasif.

lemairecarl avatar lemairecarl commented on July 21, 2024 1

Hi, thanks a lot for this, it is helpful.

However, I do not agree with closing this issue, as we don't have appropriate weights for dMaSIF search.

from dmasif.

FreyrS avatar FreyrS commented on July 21, 2024

Hi @lemairecarl,

dMaSIF has now been made easier to use through Google Colab, please check https://colab.research.google.com/github/casperg92/MaSIF_colab/blob/main/dMaSIF_Colab_V1.ipynb and see if it helps

from dmasif.

orange2350 avatar orange2350 commented on July 21, 2024

@lemairecarl hi,have you solved this problem? thank you

from dmasif.

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.