You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: