v0.1.12
版本发布时间: 2022-12-03 10:27:05
nerfstudio-project/nerfstudio最新发布版本:v1.1.4(2024-08-29 05:10:27)
Highlights
- Added mesh export
- Added per-frame intrinsics for nerfstudio and polycam data
- Added support for equirectangular images
- Various bug fixes and improvements
What's Changed
- Check is metashape xml is present by @tancik in https://github.com/nerfstudio-project/nerfstudio/pull/1044
- add render time in viewer by @JulianKnodt in https://github.com/nerfstudio-project/nerfstudio/pull/1007
- Add Support for Equirectangular Images by @kevinddchen in https://github.com/nerfstudio-project/nerfstudio/pull/966
- Add per frame intrinsic support to nerfstudio data by @tancik in https://github.com/nerfstudio-project/nerfstudio/pull/1049
- Add per frame polycam intrinsics by @tancik in https://github.com/nerfstudio-project/nerfstudio/pull/1050
- Quick fix to viewer OOM issue by @ethanweber in https://github.com/nerfstudio-project/nerfstudio/pull/1053
- Fix torch spherical harmonics by @kevinddchen in https://github.com/nerfstudio-project/nerfstudio/pull/1054
- Fix metashape labels by @tancik in https://github.com/nerfstudio-project/nerfstudio/pull/1060
- Fix IndexError runtime error by @machenmusik in https://github.com/nerfstudio-project/nerfstudio/pull/1057
- Make friends_dataparser path separator agnostic (fixes #1066) by @machenmusik in https://github.com/nerfstudio-project/nerfstudio/pull/1067
- Fix device mismatch error when using masks by @hturki in https://github.com/nerfstudio-project/nerfstudio/pull/1061
- Dnerf viewer and training fix by @myaldiz in https://github.com/nerfstudio-project/nerfstudio/pull/1065
- More informative completion install error messages by @brentyi in https://github.com/nerfstudio-project/nerfstudio/pull/1068
- Interpolation config for tcnn hashgrid by @ydmalex in https://github.com/nerfstudio-project/nerfstudio/pull/1058
- limit semantic-nerfw iterations to 30000 by @machenmusik in https://github.com/nerfstudio-project/nerfstudio/pull/1074
- Mesh export by @ethanweber in https://github.com/nerfstudio-project/nerfstudio/pull/809
- [WIP] Mesh export UI by @ethanweber in https://github.com/nerfstudio-project/nerfstudio/pull/1076
- v0.1.12 by @ethanweber in https://github.com/nerfstudio-project/nerfstudio/pull/1079
New Contributors
- @machenmusik made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/1057
- @hturki made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/1061
- @myaldiz made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/1065
- @ydmalex made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/1058
Full Changelog: https://github.com/nerfstudio-project/nerfstudio/compare/v0.1.11...v0.1.12