Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are there any pretrained models? #6

Open
LeonardPatrick opened this issue Jun 19, 2019 · 10 comments
Open

Are there any pretrained models? #6

LeonardPatrick opened this issue Jun 19, 2019 · 10 comments

Comments

@LeonardPatrick
Copy link

Thank you.

@LeonardPatrick LeonardPatrick changed the title Are there any pretrained model? Are there any pretrained models? Jun 19, 2019
@callmebiz
Copy link

I was wondering about this as well. Hopefully some can be provided soon.

@rarunsrivatsan
Copy link

Pretrained model will be released soon. Thanks for your interest.

@Jaykob
Copy link

Jaykob commented Dec 17, 2019

Great work!!
Would be very interested in this, too :-)

@cy94
Copy link

cy94 commented Feb 20, 2020

Hi @rarunsrivatsan, thanks for the code, it was easy to setup and run. Do you have any idea when you can upload the pretrained models?

@Grungeby52
Copy link

Grungeby52 commented Mar 10, 2020

I can not run train_pointlk.py. How do you enter the parameters?
I tried like this:

train_pointlk.py 'modelBest.pth' 'sampledata/ModelNet40' './sampledata/modelnet40.txt'

but not running

@cy94
Copy link

cy94 commented Mar 10, 2020

@Grungeby52 its easier if you use the script experiments/ex1_train.sh. I had to change the path to the Modelnet dataset, activate my virtual environment inside the .sh script and also set the GPU to 0 to get it to work.

@cy94
Copy link

cy94 commented Mar 10, 2020 via email

@Grungeby52
Copy link

@cy94 I did not know there was something .sh editable :)

@Grungeby52
Copy link

I have one more question, how can I use it to registration two point clouds?

@cy94
Copy link

cy94 commented Mar 12, 2020

You can use the experiments/ex1_test_pointlk.sh script to test on the full dataset. If you look inside the python file you can find the code to just do it once, for 2 PCs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants