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

Check failed: ExistsDir(*image_path) #158

Open
gwuse opened this issue Apr 12, 2024 · 2 comments
Open

Check failed: ExistsDir(*image_path) #158

gwuse opened this issue Apr 12, 2024 · 2 comments

Comments

@gwuse
Copy link

gwuse commented Apr 12, 2024

E0412 16:16:05.871318 298549 logging.cc:56] [option_manager.cc:813] Check failed: ExistsDir(*image_path)
E0412 16:16:05.871361 298549 option_manager.cc:879] Invalid options provided.
I0412 16:16:06.146603 298558 misc.cc:198]

Exhaustive feature matching

E0412 16:16:06.146786 298559 logging.h:125] [sift.cc:84] Check failed: max_num_matches > 0 (0 vs. 0)
E0412 16:16:06.146800 298559 sift.cc:1219] Check failed: options_.Check()
terminate called after throwing an instance of 'std::invalid_argument'
what(): [sift.cc:1219] Check failed: options_.Check()
*** Aborted at 1712906166 (unix time) try "date -d @1712906166" if you are using GNU date ***
PC: @ 0x7fde6c4fa00b gsignal
*** SIGABRT (@0x48e36) received by PID 298550 (TID 0x7fde4f7fe700) from PID 298550; stack trace: ***
@ 0x7fde6dda6631 (unknown)
@ 0x7fde6dd7d420 (unknown)
@ 0x7fde6c4fa00b gsignal
@ 0x7fde6c4d9859 abort
@ 0x7fde6c8c1ee6 (unknown)
@ 0x7fde6c8d3f8c (unknown)
@ 0x7fde6c8d3ff7 std::terminate()
@ 0x7fde6c8d4258 __cxa_throw
@ 0x55b3da5cb72a colmap::LogMessageFatalThrow<>::~LogMessageFatalThrow()
@ 0x55b3dad410a6 colmap::(anonymous namespace)::SiftGPUFeatureMatcher::Create()
@ 0x55b3dad411a1 colmap::CreateSiftFeatureMatcher()
@ 0x55b3da68f8c0 colmap::FeatureMatcherWorker::Run()
@ 0x55b3da7387a1 colmap::Thread::RunFunc()
@ 0x7fde6c903793 (unknown)
@ 0x7fde6dd71609 start_thread
@ 0x7fde6c5d6353 clone
scripts/local_colmap_and_resize.sh: line 41: 298550 Aborted colmap exhaustive_matcher --database_path "$DATASET_PATH"/database.db --SiftMatching.use_gpu "$USE_GPU"
E0412 16:16:06.156812 298585 logging.cc:56] [option_manager.cc:813] Check failed: ExistsDir(*image_path)
E0412 16:16:06.156836 298585 option_manager.cc:879] Invalid options provided.
cp: cannot stat 'data3/images': No such file or directory
scripts/local_colmap_and_resize.sh: line 79: pushd: data3/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 'data3/images': No such file or directory
scripts/local_colmap_and_resize.sh: line 85: pushd: data3/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 'data3/images': No such file or directory
scripts/local_colmap_and_resize.sh: line 91: pushd: data3/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

@gwuse
Copy link
Author

gwuse commented Apr 12, 2024

sudo bash scripts/local_colmap_and_resize.sh data3

@gwuse
Copy link
Author

gwuse commented Apr 12, 2024

sudo bash scripts/local_colmap_and_resize.sh /home/mna138/GaussianObj/mnerf/multinerf/data2
I0412 16:49:44.502120 305587 misc.cc:198]

Feature extraction

I0412 16:49:44.503018 305613 feature_extraction.cc:255] Processed file [1/14]
I0412 16:49:44.503027 305613 feature_extraction.cc:258] Name: DSCF5565.JPG

xargs: mogrify: No such file or directory
/home/mna138/GaussianObj/mnerf/multinerf
/home/mna138/GaussianObj/mnerf/multinerf/data2/images_4 /home/mna138/GaussianObj/mnerf/multinerf
xargs: mogrify: No such file or directory
/home/mna138/GaussianObj/mnerf/multinerf
/home/mna138/GaussianObj/mnerf/multinerf/data2/images_8 /home/mna138/GaussianObj/mnerf/multinerf
xargs: mogrify: No such file or directory
/home/mna138/GaussianObj/mnerf/multinerf

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