Skip to content

Releases: nerfstudio-project/nerfacc

v0.3.0

07 Nov 07:44
674424e
Compare
Choose a tag to compare

What's Changed

TL;DR:

  • Faster rendering functions via CUB: NGP examples gain ~10% speedup.
  • Expose transmittance computation.

Full Changelog: v0.2.4...v0.3.0

v0.2.4

01 Nov 07:41
e7bd207
Compare
Choose a tag to compare

PYPI Settings Update.

v0.2.2

01 Nov 00:38
d24c2b7
Compare
Choose a tag to compare

TL;DR

  • Support rendering and marching with alpha function (now you can use nerfacc to accelerate neuS line of works).
  • Better compatibility with pytorch-lightning.
  • Relax pytorch version requirement.

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

19 Oct 02:16
f9be5ad
Compare
Choose a tag to compare

TLDR

Support for python3.7 for nerfacc.

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Oct 18:16
127223b
Compare
Choose a tag to compare

TLDR

New util functions.
Bug fix from v.0.1.8
Much better performance for examples.

What's Changed

Full Changelog: v0.1.8...v0.2.0

v0.1.8

07 Oct 21:33
3d95832
Compare
Choose a tag to compare

Add Mip-NeRF 360 distortion loss #58

v0.1.7

07 Oct 17:12
601c4c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7

v0.1.6

07 Oct 06:31
4007564
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.5...v0.1.6

v0.1.5

05 Oct 08:08
8c58be5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4.post1

04 Oct 02:17
13f8cdf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4.post1