v1.0.3
What's Changed
- splatfacto-big by @AdamRashid96 in #2945
- Support new MPS filenames for Project Aria point clouds by @brentyi in #2949
- Show viewer resolution as WxH instead of HxW by @brentyi in #2948
- Fix Nerfacto + Aria by @brentyi in #2950
- Fix progress bar for full images datamanager by @brentyi in #2969
- fix bug that opacity compentation not being applied to depth raterization by @jinhwanlazy in #2966
- add splatfacto-big docs by @AdamRashid96 in #2955
- Adding Terminal Window to Jupyter Cells so all Colab users (free and pro) can train with Nerfstudio by @AntonioMacaronio in #2870
- Refactor splatfacto gaussian params with a ParameterDict by @kerrj in #2946
- doc: fix code typo in 'NeRF' method doc by @Crescent-Saturn in #2978
- Fix depth-nerfacto edge cases by @ethanweber in #2939
- Handle alpha images properly for instant-ngp and tensorf models by @trinh31201 in #2979
- Fix: Masks having wrong dimension after undistortion (causes crash in splatfacto) by @Zunhammer in #2987
- Camera models by @wooni-github in #2997
- Add 'within' function to SceneBox by @tobiasfshr in #2991
- enable coarse-to-fine training by @jb-ye in #2984
- Upgrade to latest nbformat 5.9.2 by @ringohoffman in #2964
- Make ply export property ordering backward compatible (fixes #3004) by @mathijshenquet in #3005
- Fix rotation_matrix for opposite float32 vectors by @jb-ye in #3011
- Fix bug when trying to create a camera path in viewer by @MildMystery in #3016
- Support rectangle selection in viewer by @chungmin99 in #3014
- Get rid of redundant projection matrix computations in Splatfacto (needs a gsplat update) by @oseiskar in #3019
- Exporting Splatfacto: correct errors when there are NaN/Inf values in some attributes by @MaximeVandegar in #3032
- Fix core tests with Pillow>=10.3.0 by @jb-ye in #3034
- Support COLMAP reconstructions with non-flat image dirs by @zacstewart in #3006
- bump version to 1.0.3 by @jb-ye in #3035
New Contributors
- @Crescent-Saturn made their first contribution in #2978
- @trinh31201 made their first contribution in #2979
- @wooni-github made their first contribution in #2997
- @mathijshenquet made their first contribution in #3005
- @MildMystery made their first contribution in #3016
- @MaximeVandegar made their first contribution in #3032
- @zacstewart made their first contribution in #3006
Full Changelog: v1.0.2...v1.0.3