v1.1.1
版本发布时间: 2024-06-09 05:06:55
nerfstudio-project/nerfstudio最新发布版本:v1.1.4(2024-08-29 05:10:27)
What's Changed
- Fix legacy tensor construction by @gtangg12 in https://github.com/nerfstudio-project/nerfstudio/pull/3145
- Support OCI standard dockerfile by @SwirtaB in https://github.com/nerfstudio-project/nerfstudio/pull/2961
- Only import pycolmap in run_hloc by @KevinXu02 in https://github.com/nerfstudio-project/nerfstudio/pull/3146
- Add Pixi as an option for installation by @pablovela5620 in https://github.com/nerfstudio-project/nerfstudio/pull/3130
- remove redundant code in full_images_datamanager.py by @paolovic in https://github.com/nerfstudio-project/nerfstudio/pull/3155
- Add OpenNeRF method (ICLR'24 http://arxiv.org/abs/2404.03650) by @francisengelmann in https://github.com/nerfstudio-project/nerfstudio/pull/3167
- Fix "poster" dataset extraction by @martin-kokos in https://github.com/nerfstudio-project/nerfstudio/pull/3164
- Fixing resize_image and adding additional distortion check by @AntonioMacaronio in https://github.com/nerfstudio-project/nerfstudio/pull/3162
- NeRFtoGSandBack by @Siming-He in https://github.com/nerfstudio-project/nerfstudio/pull/3150
- Fix: when --use-sfm-depth is enabled and the model is given by --colm… by @Serenitysmk in https://github.com/nerfstudio-project/nerfstudio/pull/3172
- Export Splatfacto-optimized poses by @oseiskar in https://github.com/nerfstudio-project/nerfstudio/pull/3116
- Introduce FPSampler for train cameras by @jb-ye in https://github.com/nerfstudio-project/nerfstudio/pull/3177
- Generalize get average image metrics by @hoanhle in https://github.com/nerfstudio-project/nerfstudio/pull/3188
- Adding new captures to eyeful dataset by @isrish in https://github.com/nerfstudio-project/nerfstudio/pull/3186
- Ignore gsplat 1.0 for now by @pwais in https://github.com/nerfstudio-project/nerfstudio/pull/3197
- Update splatfacto with gsplat 1.0 by @liruilong940607 in https://github.com/nerfstudio-project/nerfstudio/pull/3200
New Contributors
- @gtangg12 made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/3145
- @SwirtaB made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/2961
- @paolovic made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/3155
- @francisengelmann made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/3167
- @martin-kokos made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/3164
- @Siming-He made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/3150
- @Serenitysmk made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/3172
- @hoanhle made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/3188
- @isrish made their first contribution in https://github.com/nerfstudio-project/nerfstudio/pull/3186
Full Changelog: https://github.com/nerfstudio-project/nerfstudio/compare/v1.1.0...v1.1.1