Skip to content

v1.5.0

Compare
Choose a tag to compare
@liruilong940607 liruilong940607 released this 04 Apr 17:48
· 43 commits to main since this release
a148287

Highlights

  • 3.5x faster compilation (4m19s -> 1m22s) via code refactoring.
  • up to 25% faster rasterization function via more accurate GS-tile intersection.
  • support CUDA fused Adam Optimizer with mask support (from gsplat.optimizers import SelectiveAdam)

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0