borglab / borglab/gtsfm

Provide a simple runner which runs from a folder of images

Open
#352 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
524
Forks
64
Avg merge
4h 1m
Merged PRs (30d)
3

Description

We have runners for specific datasets, but there is no simple way right now to just run GTSFM on a folder of images.

We can solve this using the following:
1. Reintroduce depricated `FolderLoader` or some version of it which just takes in a folder of input images.
2. Infer intrinsics from the exif file and the sensor database. If intrinsics cannot be inferred, approximate it from the image shape.
3. Perform fundamental matrix estimation instead of essential matrix estimation.

Additional benchmarks needed for this task:
1. F-matrix estimation for a few datasets.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.