We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've take 78 pictures, when I use it, the prompts come: "No more images available." It could only handle two pictures.
The text was updated successfully, but these errors were encountered:
Hi, did you manage to run it?
Sorry, something went wrong.
Yes, I've downloaded the dataset, and run dataset Machine Hall 02, but failed. Here's some runtime prompts:
2024-01-15 18:35:41,603 - INFO - pointer 68 c 81 2024-01-15 18:35:41,671 - INFO - Pydegensac found 118/141 inliers 2024-01-15 18:35:41,671 - INFO - median_match_dist: 79.83 camera 0 2024-01-15 18:35:41,672 - INFO - Frame accepted. New_keyframe image_id: 149 2024-01-15 18:35:41,695 - INFO - [Keyframe Selection] | features extraction=0.049, matching=0.019, innovation check=0.001, 2024-01-15 18:35:41,696 - INFO - DYNAMIC MATCHING WINDOW: 1 2024-01-15 18:35:41,696 - INFO - Initialize an empty database 2024-01-15 18:35:41,696 - INFO - Feature extraction 2024-01-15 18:35:43,174 - INFO - Sequential matcher 2024-01-15 18:35:44,493 - INFO - MAPPER 2024-01-15 18:35:46,180 - INFO - Convert model from binary to txt 2024-01-15 18:35:46,323 - INFO - [COLMAP] | DATABASE INITIALIZATION=0.000, FEATURE EXTRACTION=1.478, SEQUENTIAL MATCHER=1.319, MAPPER=1.687, MODEL CONVERSION=0.143, True keyframe 1403636858651666432.jpg Traceback (most recent call last): File "E:\Coding_Packages\COLMAP_SLAM\main.py", line 601, in if k.keyframe_name == None: AttributeError: 'NoneType' object has no attribute 'keyframe_name'
In theory should be a bug that rarely happen. I work on it. Let me know if instead it happens every time you try to run it
lcmrl
No branches or pull requests
I've take 78 pictures, when I use it, the prompts come: "No more images available."
It could only handle two pictures.
The text was updated successfully, but these errors were encountered: