pose generating error when using provided silica dataset
- Dominant language
- Jupyter Notebook
- Stars
- 2.8k
- Forks
- 458
- PR merge metrics
- No merged PRs in 30d
Description
when executing "python imgs2poses.py "***/silica", there appears logs below:
Need to run COLMAP
Features extracted
Features matched
Sparse map created
Finished running COLMAP, see /hy-tmp/silica/colmap_output.txt for logs
Post-colmap
Cameras 5
Images # 37
ERROR: the correct camera poses for current points cannot be accessed
Done with imgs2poses
so how can I solve the ERROR?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by rerunning python imgs2poses.py against the provided silica dataset and inspect /hy-tmp/silica/colmap_output.txt after COLMAP completes. Trace the post-colmap step that reports that camera poses cannot be accessed; done means the dataset completes without that error and produces usable camera poses.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100