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

"How to utilize COLMAP's trajectory for training." #102

Open
liweishuo-bigai opened this issue Nov 12, 2024 · 0 comments
Open

"How to utilize COLMAP's trajectory for training." #102

liweishuo-bigai opened this issue Nov 12, 2024 · 0 comments

Comments

@liweishuo-bigai
Copy link

When training on the Replica and ScanNet datasets, I found that using the datasets' built-in trajectories yielded high-quality meshes. However, replacing them with COLMAP output resulted in poorly reconstructed and incomplete meshes. I attempted to normalize the primary axis in the COLMAP poses, scaling the other two axes by the same factor, but the outcome remained chaotic. Additionally, I observed that adjusting the parameter “3” in the formula scale = 2. / (np.max(max_vertices - min_vertices) + 3.) influenced the results. Could you explain the purpose of this parameter? Do you have any suggestions for effectively incorporating COLMAP trajectories into the training process?

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