在运行instant-ngp时出现了以下error, 该如何解决?
#camera match given set of images - run in data directory
(ngp) D:\instant-ngp>python D:\instant-ngp\Instant-NGP-for-RTX-3000-and-4000\scripts\colmap2nerf.py --colmap_matcher exhaustive --run_colmap --aabb_scale 16 --overwrite
running colmap with:
db=colmap.db
images="images"
sparse=colmap_sparse
text=colmap_text
==== running: D:\instant-ngp\Instant-NGP-for-RTX-3000-and-4000\external\colmap\COLMAP-3.7-windows-no-cuda\COLMAP.bat feature_extractor --ImageReader.camera_model OPENCV --ImageReader.camera_params "" --SiftExtraction.estimate_affine_shape=true --SiftExtraction.domain_size_pooling=true --ImageReader.single_camera 1 --database_path colmap.db --image_path "images"
WARNING: Your current options use the maximum number of threads on the machine to extract features. Exracting SIFT features on the CPU can consume a lot of RAM per thread for large images. Consider reducing the maximum image size and/or the first octave or manually limit the number of extraction threads. Ignore this warning, if your machine has sufficient memory for the current settings.
==============================================================================
Feature extraction
==============================================================================
Elapsed time: 0.000 [minutes]
==== running: D:\instant-ngp\Instant-NGP-for-RTX-3000-and-4000\external\colmap\COLMAP-3.7-windows-no-cuda\COLMAP.bat exhaustive_matcher --SiftMatching.guided_matching=true --database_path colmap.db
==============================================================================
Exhaustive feature matching
==============================================================================
F1109 12:27:02.832283 8576 cache.h:132] Check failed: max_num_elems > 0 (0 vs. 0)
*** Check failure stack trace: ***
@ 00007FFED4B45FFB public: void __cdecl google::LogMessage::Flush(void) __ptr64
@ 00007FFED4B44B49 public: __cdecl google::LogMessageFatal::~LogMessageFatal(void) __ptr64
@ 00007FF7E621E24D (unknown)
@ 00007FF7E622EFB7 (unknown)
@ 00007FF7E622607B (unknown)
@ 00007FF7E6212360 (unknown)
@ 00007FF7E6210D0F (unknown)
@ 00007FFF07AB9363 _recalloc
@ 00007FFF094A257D BaseThreadInitThunk
@ 00007FFF0A3EAA58 RtlUserThreadStart
FATAL: command failed