v1.5.2
Highlights
- 3DGUT is integrated. Now distorted cameras are supported, along with rolling shutter.
- 2DGS now supports camera gradients (camera pose).
- full nerfstudio-style viewer supported in the repo.
- PyPI package fix.
What's Changed
- Fixed redundant PyTest mark that was applied to a fixture. by @findeevy in #642
- Retire 20.04 in workflow by @liruilong940607 in #643
- fix workflow PyPI upload by @liruilong940607 in #644
- add 2dgs viewmats gradient by @FantasticOven2 in #645
- Update rendering.py by @liruilong940607 in #646
- Fix spelling: 'principle' => 'principal' by @brentyi in #647
- Fix up side down flipping for most of the cases by @liruilong940607 in #648
- Fix inverted scene when flipped by @samuelm2 in #656
- New Viewer with nerfview=0.1.2 by @JunchenLiu77 in #657
- Simplify tight rectangular bounding box calculation by @zerolover in #662
- [BUG] Fix strict "invalid mask" in gsplat.utils.save_ply(...) by @Crezle in #663
- Multiple minor fixes and update citation by @liruilong940607 in #664
- Increase maximum allowed far plane in viewer by @vincentwoo in #672
- Implement 3DGUT by @liruilong940607 in #667
- Update nerfview dep by @liruilong940607 in #673
- use c++17 by @liruilong940607 in #675
- expose learning rates in simple_trainer.py by @MrNeRF in #676
- Minor fix by @RongLiu-Leo in #677
- fix instructions by @liruilong940607 in #679
- fix format by @liruilong940607 in #680
- Fix _jit_compile arguments for torch>=2.7.0 by @shiukaheng in #651
- Fix manifest and upgrade to 1.5.2 by @liruilong940607 in #685
New Contributors
- @findeevy made their first contribution in #642
- @samuelm2 made their first contribution in #656
- @zerolover made their first contribution in #662
- @Crezle made their first contribution in #663
- @vincentwoo made their first contribution in #672
- @RongLiu-Leo made their first contribution in #677
Full Changelog: v1.5.1...v1.5.2