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

COLMAP issue when running for Block_A of small city #47

Open
kunalkathare opened this issue Dec 16, 2024 · 0 comments
Open

COLMAP issue when running for Block_A of small city #47

kunalkathare opened this issue Dec 16, 2024 · 0 comments

Comments

@kunalkathare
Copy link

Hi, when I tried running COLMAP on Block_A poses of street views of the small city, I'm getting this error.

==============================================================================
Loading model

==============================================================================
Loading database

Loading cameras... 1 in 0.000s
Loading matches... 14750 in 0.017s
Loading images... 495 in 0.094s (connected 491)
Building correspondence graph... in 0.086s (ignored 0)

Elapsed time: 0.003 [minutes]

F20241211 14:47:39.285086 1101279 reconstruction.cc:79] Check failed: existing_image.Name() == image.second.Name() (0280.png vs. 0279.png)
*** Check failure stack trace: ***
@ 0x7f240c10cf8d google::LogMessage::Fail()
@ 0x7f240c110e67 google::LogMessage::SendToLog()
@ 0x7f240c10ca55 google::LogMessage::Flush()
@ 0x7f240c10deaa google::LogMessageFatal::~LogMessageFatal()
@ 0x56501ad9e4b4 colmap::Reconstruction::Load()
@ 0x56501af2ae35 colmap::IncrementalMapper::BeginReconstruction()
@ 0x56501ace1829 colmap::RunPointTriangulatorImpl()
@ 0x56501ace2973 colmap::RunPointTriangulator()
@ 0x56501ac8f280 main
@ 0x7f240a14ad90 (unknown)
@ 0x7f240a14ae40 __libc_start_main
@ 0x56501ac9902e (unknown)
@ (nil) (unknown)
Aborted (core dumped)
ERROR:root:Mapper failed with code 34304. Exiting

I have put the images used in this file: MatrixCity/small_city/street/pose/block_A/transforms_train.json into an "input" directory and then ran COLMAP.

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