v0.4.0
Highlight
Multi-res Occupancy Grid is now support! Reduce the training time of 360 scenes from 20mins -> 5mins.
What's Changed
- Fix the link to train_mlp_nerf by @97littleleaf11 in #168
- Updates on examples by @97littleleaf11 in #174
- Support multi-res occ grid & prop net by @liruilong940607 in #176
- Fix train_mlp_nerf and save the model at the end of training by @97littleleaf11 in #177
- scatter_add_ -> index_add_ by @loicmagne in #179
New Contributors
- @97littleleaf11 made their first contribution in #168
- @loicmagne made their first contribution in #179
Full Changelog: v0.3.5...v0.4.0