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

How to use it? #6

Open
ChoiiYill opened this issue Jan 13, 2024 · 3 comments
Open

How to use it? #6

ChoiiYill opened this issue Jan 13, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ChoiiYill
Copy link

I've take 78 pictures, when I use it, the prompts come: "No more images available."
It could only handle two pictures.
QQ图片20240113114138

@lcmrl
Copy link
Collaborator

lcmrl commented Jan 15, 2024

Hi, did you manage to run it?

@ChoiiYill
Copy link
Author

Hi, did you manage to run it?

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'

@lcmrl lcmrl self-assigned this Jan 16, 2024
@lcmrl lcmrl added the bug Something isn't working label Jan 16, 2024
@lcmrl
Copy link
Collaborator

lcmrl commented Jan 16, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants