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

Error occurs when I want to use my dataset #130

Open
jiangye-git opened this issue Aug 21, 2023 · 2 comments
Open

Error occurs when I want to use my dataset #130

jiangye-git opened this issue Aug 21, 2023 · 2 comments

Comments

@jiangye-git
Copy link

I run bash scripts/local_colmap_and_resize.sh my_dataset_dir

I put my images into a folder my_dataset_dir/images/

and get the error like this:

[option_manager.cc:674] Check failed: ExistsDir(*image_path)
ERROR: Invalid options provided.
qt.qpa.screen: QXcbConnection: Could not connect to display
Could not connect to any X display.
ERROR: Failed to parse options: unrecognised option '--output_path'.
cp: cannot stat '/images': No such file or directory
scripts/local_colmap_and_resize.sh: line 79: pushd: /images_2: No such file or directory
xargs: mogrify: No such file or directory
scripts/local_colmap_and_resize.sh: line 81: popd: directory stack empty
cp: cannot stat '/images': No such file or directory
scripts/local_colmap_and_resize.sh: line 85: pushd: /images_4: No such file or directory
xargs: mogrify: No such file or directory
scripts/local_colmap_and_resize.sh: line 87: popd: directory stack empty
cp: cannot stat '/images': No such file or directory
scripts/local_colmap_and_resize.sh: line 91: pushd: /images_8: No such file or directory
xargs: mogrify: No such file or directory
scripts/local_colmap_and_resize.sh: line 93: popd: directory stack empty

@jiangye-git
Copy link
Author

I run on ubuntu and don't know how to use colmap gui

@jiangye-git
Copy link
Author

I just put my images into the folder, should I load something else and then run the local_colmap_and_resize.sh?

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

1 participant