v0.1.7
版本发布时间: 2022-10-30 07:18:04
nerfstudio-project/nerfstudio最新发布版本:v1.1.4(2024-08-29 05:10:27)
TLDR
- Mostly bug fixes
What's Changed
- Add D-NeRF dataset download by @JulianKnodt in https://github.com/nerfstudio-project/nerfstudio/pull/815
- Fix pose translation when orientation_method=none by @kevinddchen in https://github.com/nerfstudio-project/nerfstudio/pull/823
- removing quotes on ffmpeg command by @terrancewang in https://github.com/nerfstudio-project/nerfstudio/pull/822
- Fix completion install script for bash by @brentyi in https://github.com/nerfstudio-project/nerfstudio/pull/830
- Pathlib Python 3.7 Compatibility Fix by @akristoffersen in https://github.com/nerfstudio-project/nerfstudio/pull/831
- Normalize depth for packed samples by @kevinddchen in https://github.com/nerfstudio-project/nerfstudio/pull/824
- Fix skipping non-existent images by @kevinddchen in https://github.com/nerfstudio-project/nerfstudio/pull/832
- Fix semantic NeRF config bug by @dolhasz in https://github.com/nerfstudio-project/nerfstudio/pull/838
- docs(scripts/eval.py) Update comments by @ArjunSharda in https://github.com/nerfstudio-project/nerfstudio/pull/841
- Terrance/process data fix by @terrancewang in https://github.com/nerfstudio-project/nerfstudio/pull/842
- Limit number of images in viewer by @kevinddchen in https://github.com/nerfstudio-project/nerfstudio/pull/845
- New Colab Added to README and Docs by @akristoffersen in https://github.com/nerfstudio-project/nerfstudio/pull/848
- Hotfix: add button to master readme by @akristoffersen in https://github.com/nerfstudio-project/nerfstudio/pull/849
- Add github pypi publish action by @tancik in https://github.com/nerfstudio-project/nerfstudio/pull/850
- Add option to render frames by @tancik in https://github.com/nerfstudio-project/nerfstudio/pull/851
- v0.1.7 by @tancik in https://github.com/nerfstudio-project/nerfstudio/pull/852
New Contributors
- @JulianKnodt made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/815
- @kevinddchen made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/823
- @dolhasz made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/838
- @ArjunSharda made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/841
Full Changelog: https://github.com/nerfstudio-project/nerfstudio/compare/v0.1.6...v0.1.7