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

AttributeError: 'DataField' object has no attribute 'c2ws' #20

Open
WPC-WHU opened this issue Aug 21, 2023 · 1 comment
Open

AttributeError: 'DataField' object has no attribute 'c2ws' #20

WPC-WHU opened this issue Aug 21, 2023 · 1 comment

Comments

@WPC-WHU
Copy link

WPC-WHU commented Aug 21, 2023

when i run python evaluation/eval_poses.py configs/mytest/images.yaml, an error occurred: AttributeError: 'DataField' object has no attribute 'c2ws'

@sugerkiller
Copy link

I also encountered the same problem. It was because I set: "load_colmap_poses" to false, which caused the code not to use the camera pose matrix: "poses_bounds.npy"

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