multinerf icon indicating copy to clipboard operation
multinerf copied to clipboard

Error occurs when I want to use my dataset

Open jiangye-git opened this issue 2 years ago • 2 comments

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 avatar Aug 21 '23 08:08 jiangye-git

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

jiangye-git avatar Aug 21 '23 08:08 jiangye-git

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

jiangye-git avatar Aug 21 '23 09:08 jiangye-git