v0.1.4
版本发布时间: 2022-10-13 09:26:11
nerfstudio-project/nerfstudio最新发布版本:v1.1.4(2024-08-29 05:10:27)
Highlights
- Reduce nerfacto artifacts where bands would appear across video and objects would disappear.
- Improve nerfacto memory usage
- Multiple bug fixes around dataprocessing and saving and loading checkpoints
Before: After:
What's Changed
- Fix view_dataset.py by @brentyi in https://github.com/nerfstudio-project/nerfstudio/pull/626
- adding keyboard camera control instructions to viewer by @terrancewang in https://github.com/nerfstudio-project/nerfstudio/pull/735
- bump nerfacc to 0.2.0. bug fix for depth vis. by @liruilong940607 in https://github.com/nerfstudio-project/nerfstudio/pull/744
- fixed --start-train flag by @evonneng in https://github.com/nerfstudio-project/nerfstudio/pull/741
- Added up vector offset by @origamiman72 in https://github.com/nerfstudio-project/nerfstudio/pull/749
- Link fix in README by @akristoffersen in https://github.com/nerfstudio-project/nerfstudio/pull/752
- Improve process data with filename filters and saving mp4s by @ethanweber in https://github.com/nerfstudio-project/nerfstudio/pull/756
- Improving checkpoint logic by @ethanweber in https://github.com/nerfstudio-project/nerfstudio/pull/757
- Reducing flicker artifacts for nerfacto method by @ethanweber in https://github.com/nerfstudio-project/nerfstudio/pull/750
- Add script filenames to CLI docs by @ethanweber in https://github.com/nerfstudio-project/nerfstudio/pull/758
- Bug fixes on Instant NGP dataparser by @akristoffersen in https://github.com/nerfstudio-project/nerfstudio/pull/760
- Reduce memory usage of nerfacto model by @tancik in https://github.com/nerfstudio-project/nerfstudio/pull/766
- v0.1.4 by @tancik in https://github.com/nerfstudio-project/nerfstudio/pull/767
Full Changelog: https://github.com/nerfstudio-project/nerfstudio/compare/v0.1.3...v0.1.4