Skip to content

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

Open
@liweishuo-bigai

Description

@liweishuo-bigai

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @liweishuo-bigai

        Issue actions

          "How to utilize COLMAP's trajectory for training." · Issue #102 · autonomousvision/monosdf