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

Post Colmap error | sparse folder empty #37

Closed
sixftninja opened this issue May 21, 2020 · 1 comment
Closed

Post Colmap error | sparse folder empty #37

sixftninja opened this issue May 21, 2020 · 1 comment

Comments

@sixftninja
Copy link

I'm getting the following error:

Traceback (most recent call last):
File "imgs2poses.py", line 18, in
gen_poses(args.scenedir, args.match_type)
File "/content/LLFF/llff/poses/pose_utils.py", line 274, in gen_poses
poses, pts3d, perm = load_colmap_data(basedir)
File "/content/LLFF/llff/poses/pose_utils.py", line 14, in load_colmap_data
camdata = read_model.read_cameras_binary(camerasfile)
File "/content/LLFF/llff/poses/colmap_read_model.py", line 115, in read_cameras_binary
with open(path_to_model_file, "rb") as fid:
FileNotFoundError: [Errno 2] No such file or directory: '/content/drive/My Drive/nerf_pl/mug_for_nerf/sparse/0/cameras.bin'

My input: 59 3024x3024 images
Could you help? Thanks!

@ibtehajali67
Copy link

what is the solution of it

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