lol / voxnerf /README.md
paracanthurus's picture
Duplicate from MirageML/sjc
f327edf
|
raw
history blame contribute delete
No virus
253 Bytes
This is a custom implementation of voxel radiance field. The codebase
is adapted from TensoRF but with fairly heavy changes; we do not use tensor factorization for simplicity.
It achieves comparable performance to vanilla NeRF absent view dependencies.