v0.1.17
What's Changed
- Fix normal orientation loss by @tancik in #1298
- Tancik/protobuf version req update by @tancik in #1303
- Corrected the order of texture arguments by @MaroonAmor in #1300
- Add sphere collider by @tancik in #1310
- Explicitly require NVIDIA graphics cards in README by @ansonkao in #1313
- nerfplayer with ngp and nerfacto by @lsongx in #1277
- adding check if camera_path_dir exists by @terrancewang in #1319
- Fix crop robustness by @tancik in #1321
- bump nerfacc to 0.3.4 by @machenmusik in #1322
- Document localhost URL (fixes #1323) by @machenmusik in #1324
- Add Stable Diffusion helper code by @tancik in #1320
- [Fix] Docker not supporting older CUDA architectures by @Zunhammer in #1328
- Cleanup aabb intersection logic by @tancik in #1329
- Avoid protobuf 3.20.0 by @tancik in #1330
- Safe normalize by @tancik in #1332
- Add support for gradient clipping by @hturki in #1331
- Update optimizer docstrings by @tancik in #1333
- Dont move viewer outputs to cpu by @tancik in #1335
- add option to log training gradients by @hturki in #1334
- Check if curl is installed by @tancik in #1337
- Set min render value for viewer by @tancik in #1339
- Add lambertian renderer by @terrancewang in #1336
- Fix normals visualization by @tancik in #1341
- Fix depth-supervised nerf when using z-buffer depth. by @jeffreyhuparallel in #1340
- Create shaders by @tancik in #1344
- New config parameter --viewer.codec defaults to VP8, but allows H264 by @machenmusik in #1343
- double-quote filenames in process-data commands so that on Windows, paths with spaces don't fail by @machenmusik in #1347
- Improve viewer colormap choices by @tancik in #1348
- Consistent naming for depth maps in Polycam by @ManuConcepBrito in #1352
- Handle uncalibrated Metashape sensor by @gilureta in #1359
- add viewer.local config property when viewing local instance by @machenmusik in #1358
- Allow methods configs to be discovered from external packages. by @jkulhanek in #1357
- Trace Stable Diffusion by @tancik in #1362
- Fix ns-train help by @jkulhanek in #1370
- Improve ns-process-data images when using existing COLMAP model by @jkulhanek in #1371
- Add support for sparse depth maps by @yimingzhou1 in #1373
- Fix Multiple Typos by @iamNCJ in #1376
- Colmap docs note by @tancik in #1380
- add time by @lsongx in #1391
- Add support for is_fisheye flag in ingp transforms.json by @jkulhanek in #1385
- Add ns-viewer command to run viewer only with model in eval mode by @jkulhanek in #1379
- Update citation by @tancik in #1392
- Fix IPython error display by @M-Colley in #1397
- Update reality capture doc by @tancik in #1404
- sdfstudio dataparser/dataset by @pablovela5620 in #1381
- Downgrade nerfacc to 0.3.3 by @tancik in #1408
- v0.1.17 by @tancik in #1409
New Contributors
- @MaroonAmor made their first contribution in #1300
- @ansonkao made their first contribution in #1313
- @jeffreyhuparallel made their first contribution in #1340
- @gilureta made their first contribution in #1359
- @jkulhanek made their first contribution in #1357
- @yimingzhou1 made their first contribution in #1373
- @iamNCJ made their first contribution in #1376
- @M-Colley made their first contribution in #1397
- @pablovela5620 made their first contribution in #1381
Full Changelog: v0.1.16...v0.1.17