Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 05:15
· 65 commits to main since this release

v0.5.0 (2024-06-27)

Chore

  • chore: add setter for RGBD class property (ab8348a)

  • chore: add slice func for dataloader and tested (2e3390a)

  • chore: add func docs for normalize_torch (4567211)

  • chore: add tests of knn and normalize_torch (3c3ac78)

  • chore: update workflows (44bc981)

  • chore: add knn test (fd49eda)

  • chore: add knn test (941c83e)

  • chore: add knn test (b407caa)

  • chore: add gsplat submodule (7944f36)

Feature

  • feat: add gsplat trainer.py (920b006)

Fix