8000 Failure of MASt3R-SfM that always occurs when there is no '100% registration' · Issue #131 · naver/mast3r · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Failure of MASt3R-SfM that always occurs when there is no '100% registration' #131
Open
@yoomi
6149
mi

Description

@yoomimi

First, thank you for sharing your mast3r-sfm version, really useful in 3D vision.

As I was experimenting with mast3r-sfm, I had some questions.
When I run sfm with my data, I often get an error in the following line in kapture_mast3r_mapping.py:
pycolmap.verify_matches(colmap_db_path, args.output + '/pairs.txt')
And I checked and found that the camera parameters that make up colmap.db were corrupted (fff or @@@).
(This also happened in cases where the camera model was fixed to PINHOLE.)

I think this happens when image matching is not possible (when the dataset is difficult), but what I'm wondering is, in this case, shouldn't the process not terminate with an error but at least some cameras be registered? (In fact, only a few cameras have corrupted parameters in colmap.db.)

So my conclusion is that MASt3R-SfM will fail unless it is in an environment where 100% registration is possible.
Is that correct? If so, are there any plans to fix this?

Thank you :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0