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

Multiway registration module taking forever in Open3D implementation #32

Open
preethamam opened this issue Jul 15, 2021 · 5 comments
Open

Comments

@preethamam
Copy link

I followed your "Section 5.2. Multiway Registration" details and I implemented DGR as the pairwise registration module in Open3D multiway registration example. When I tested on the Indoor LIDAR dataset (e.g. bedroom) it is taking forever for pairwise registration due to 220 fragments. Also, for many examples in the dataset, when I use the first few (6 nos.) fragments, the registration is bad.

How long did it take for your implementation?

Could you please share the multiway registration module that you used for your paper?

@lfxx
Copy link

lfxx commented Aug 20, 2021

I followed your "Section 5.2. Multiway Registration" details and I implemented DGR as the pairwise registration module in Open3D multiway registration example. When I tested on the Indoor LIDAR dataset (e.g. bedroom) it is taking forever for pairwise registration due to 220 fragments. Also, for many examples in the dataset, when I use the first few (6 nos.) fragments, the registration is bad.

How long did it take for your implementation?

Could you please share the multiway registration module that you used for your paper?

hi,did you download the pretrained models?the urls seem broken.Hope you can send these pretrained models to me.

@preethamam
Copy link
Author

preethamam commented Aug 20, 2021

@lfxx please use the Mozilla Firefox browser. Google Chrome has some issues (maybe security risks).

@lfxx
Copy link

lfxx commented Aug 21, 2021

@lfxx please use Mozilla Firefox browser. Google Chrome has some issue (may be security risks). If you still cannot download it, please use this link. It expires in 24 hours. Please download it soon.

Download them sucessfully,Thank you!

@pranavgundewar
Copy link

Hi @preethamam can you please share your modified multiway registration script?

Thank you!

@Vaishali-Nimilan
Copy link

@preethamam @pranavgundewar Hey, I am working with the 3D match dataset in DGR. But I don't understand the text file format they use for the input. eg:
7-scenes-chess@seq-01_000.npz 7-scenes-chess@seq-01_001.npz 0.886878

I can see the first two variables are the names of the clouds. I don't understand the context of 0.886878 here. I doubt if its intensity. Can you please let me know if you can? Thank you in advance.

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

4 participants