gtsfm
gtsfm copied to clipboard
End-to-end SFM framework based on GTSAM
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
This commit passes in the optimality treshold explicitly from GTSFM: a value of `-1e-5` compared to `-1e-4` default value. I tried using 0 and `1e-5` (value used in paper for...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.7. Release notes Sourced from actions/checkout's releases. v4.1.7 What's Changed Bump the minor-npm-dependencies group across 1 directory with 4 updates by @dependabot in actions/checkout#1739 Bump...
Hi guys, I am trying to compare GLOMAP performances with GTSfM. I can duplicate the results of GLOMAP (and COLMAP) runned on ETH3D _undistorted_ scenes, while for GTSfM I am...
The existing config failed for me because of open3d. Using the conda install worked better for me on my mac (M2 silicon)