Skip to content

patch mvo code to read updated configs#1105

Open
nantonzhang wants to merge 1 commit into
masterfrom
patch_mvo
Open

patch mvo code to read updated configs#1105
nantonzhang wants to merge 1 commit into
masterfrom
patch_mvo

Conversation

@nantonzhang
Copy link
Copy Markdown
Collaborator

No description provided.

Comment on lines +76 to +84
# These legacy cluster-merging options are still present in several Hydra configs,
# but the leaf-only MVO optimizer does not consume them directly.
_ = (
drop_outlier_after_camera_merging,
drop_child_if_merging_fail,
drop_camera_with_no_track,
plot_reprojection_histograms,
run_bundle_adjustment_on_parent,
)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this code needed?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the fix is to update the configs.

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

Successfully merging this pull request may close these issues.

2 participants