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

Sub-graph implementation #2

Open
chenming-wu opened this issue Jan 23, 2025 · 1 comment
Open

Sub-graph implementation #2

chenming-wu opened this issue Jan 23, 2025 · 1 comment

Comments

@chenming-wu
Copy link

Hi authors thanks for the great work and sharing the code! I am confused about the sub-graph mentioned in the paper while the code seems like using a complete graph instead of a 4-neighbor subgraph? Is that because each fragment contains 4 views so there is no need to use 4-neighbor subgraph or for another reason? Thanks.

@chenming-wu
Copy link
Author

BTW, it looks like the implementation in the code first reconstructs a global alignment for keyframes and then registers the frames of each fragment to the keyframe, which is also aligned with the global point cloud. Is my understanding correct?

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

1 participant