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

3D reconstruction of custom dataset #42

Open
njfugit opened this issue Aug 7, 2023 · 0 comments
Open

3D reconstruction of custom dataset #42

njfugit opened this issue Aug 7, 2023 · 0 comments

Comments

@njfugit
Copy link

njfugit commented Aug 7, 2023

Hello, I am reconstructing a scene using an existing pretrained model. It is found that point cloud stacking occurs during the point cloud fusion process. In addition, I output the predicted depth of each frame of image to generate a single frame point cloud. Indeed, the point cloud of each frame is also stacked. I want to know how to solve this situation? Which processing link has a problem, my pose comes from a VIO SLAM system.
The point cloud of a single frame will overlap. This is the result of displaying three frames of point clouds together:
image
The fused point cloud stacking is more serious:
image

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