Releases: matajoh/fourier_feature_nets
Releases · matajoh/fourier_feature_nets
v1.1.1
v1.1.0 - New Dataset + various post-release fixes
Various improvements in this release:
- New
trex_400
andtrex_800
datasets, perfect for testing view-dependent effects, self-occlusion, and thin structures. cuda
device flag is now configurable everywhere. I don't recommend running this on CPU, but the scripts/notebook no longer require a GPU- The
volume_raycasting
animation is much cleaner and easier to follow now OcTree
algorithms are a bit cleanerRayDataset
handles theSparse
sampling mode correctly now- Miscellaneous bug fixes
Initial Release
First version of the library.