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

Some bugs #1

Open
creatyy opened this issue Oct 20, 2023 · 1 comment
Open

Some bugs #1

creatyy opened this issue Oct 20, 2023 · 1 comment

Comments

@creatyy
Copy link

creatyy commented Oct 20, 2023

Hello, your work is very interesting, but I've found some bugs in it. When I run the example_train.py file, I encountered an error at line 86 of refinement.py, specifically, the refine_relative_pose function in the poselib library does not have a weight parameter. Do you have any suggestions for resolving this issue?

The error information is as follow:
Exception has occurred: TypeError
refine_relative_pose(): incompatible function arguments. The following argument types are supported:
1. (points2D_1: List[numpy.ndarray[numpy.float64[2, 1]]], points2D_2: List[numpy.ndarray[numpy.float64[2, 1]]], initial_pose: poselib.CameraPose, camera1_dict: dict, camera2_dict: dict, bundle_options: dict = {}) -> Tuple[poselib.CameraPose, dict]

@yutachen1983
Copy link

have the same issue

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

2 participants