Skip to content

Conversation

sarlinpe
Copy link
Member

Currently, the triangulation creates COLMAP files in $sfm_dir/model/ and the reconstruction in $sfm_dir/models/0/. This PR moves the final SfM files to $sfm_dir. This simplifies the top-level code and improves its clarity, but certainly breaks existing pipelines, although this can be very easily fixed. Without a better solution, I will merge this PR into dev.

@sarlinpe sarlinpe merged commit c9eb9fb into dev Jul 17, 2021
@sarlinpe sarlinpe mentioned this pull request Jul 17, 2021
Merged
sarlinpe pushed a commit that referenced this pull request Jul 17, 2021
- **[BREAKING]** improved structure of the SfM folders (triangulation and reconstruction), see [#76](#76)
- Support for image retrieval (NetVLAD, DIR) and more local features (SIFT, R2D2)
- Support for more datasets: Aachen v1.1, Extended CMU Seasons, RobotCar Seasons, 4Seasons, Cambridge Landmarks, 7-Scenes
- Simplified pipeline and API
- Spatial matcher
- Support for arbitrary paths of features and matches
- Support for matching multiple feature files together
@sarlinpe sarlinpe deleted the sfm-files branch July 17, 2021 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant