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

FileNotFoundError: No such file or directory: '../sparse/0/images.txt' #58

Open
ayatemp opened this issue Aug 11, 2024 · 2 comments
Open

Comments

@ayatemp
Copy link

ayatemp commented Aug 11, 2024

Now I'm following the data preparation, but I met the problem about the txt file.
I already extracted the LLFF dataset and tried to run colmap like:
python tools/colmap_llff.py

But I have a FileNotFoundError: No such file or directory: '../sparse/0/images.txt' error because The file I extracted is a bin file.
I tried changing the bin file to a txt file, But I failed to use it.

Could you explain how to use this file if you were able to use this code?

@Starak-x
Copy link

I encountered the same problem. Have you solved this problem?

@Larissa0829
Copy link

you can use the colmap to import the model, and then export the model as text, then you can get the .txt file.

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

3 participants