Skip to content

Releases: Atticuszz/GsplatLoc

v0.10.0

01 Sep 09:59
Compare
Choose a tag to compare

v0.10.0 (2024-09-01)

Feature

Unknown

  • Merge pull request #4 from Atticuszz/gs_slam_tracker

open3d icps (6f48d50)

  • [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci (88471cc)

  • Merge branch 'main' into gs_slam_tracker (2ce4958)

  • Merge pull request #3 from Atticuszz/pre-commit-ci-update-config

[pre-commit.ci] autoupdate (6f36ab6)

  • [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci (470f2c8)

  • [pre-commit.ci] autoupdate

updates:

v0.9.0

04 Aug 10:51
Compare
Choose a tag to compare

v0.9.0 (2024-08-04)

Chore

  • chore: add tum dataset and icp tests (8c57c87)

  • chore: Update README.md (d04a77b)

  • chore: clean slam version (c28e706)

Feature

  • feat: refactor project structure and clean mess (3ed9626)

Fix

  • fix: gs_trainer shape (c02e14b)

  • fix: init gs squat 0,and icp test with true test (ce284c0)

v0.8.0

29 Jul 04:27
Compare
Choose a tag to compare

v0.8.0 (2024-07-29)

Feature

v0.7.4

29 Jul 00:52
Compare
Choose a tag to compare

v0.7.4 (2024-07-29)

Chore

  • chore: Update README.md (59b7196)

Fix

v0.7.3

27 Jul 05:14
Compare
Choose a tag to compare

v0.7.3 (2024-07-27)

Chore

  • chore: remove submoudules and clean files (c7afa5d)

  • chore: add submoudules (cf9a886)

Fix

  • fix: add root to system path (dcdd0c6)

v0.7.2

26 Jul 14:13
Compare
Choose a tag to compare

v0.7.2 (2024-07-26)

Fix

  • fix: remove similarity_from_cameras (1b08cc0)

v0.7.1

23 Jul 04:09
Compare
Choose a tag to compare

v0.7.1 (2024-07-23)

Fix

  • fix: total_dataset eval should omit too close points and logger wrong best_records (e589830)

v0.7.0

21 Jul 14:48
Compare
Choose a tag to compare

v0.7.0 (2024-07-21)

Chore

  • chore: format train (afb8592)

  • chore: format loss func (87ae6e5)

  • chore: add gaussian-opacity-fields submodules (8124863)

Feature

  • feat: add total dataset eval simple version (3aca4c6)

v0.6.4

14 Jul 14:15
Compare
Choose a tag to compare

v0.6.4 (2024-07-14)

Chore

  • chore: add torch.compile and try to add early stop method (994a961)

Fix

  • fix: normalize scale for depth and simplify compute depth_gt in Parser (ebff011)

v0.6.3

07 Jul 00:12
Compare
Choose a tag to compare

v0.6.3 (2024-07-07)

Chore

  • chore: add different camera model.py (b51b89a)

Fix

  • fix: several bugs of training (f80cca8)