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