The colab demo for network inference given in the ReadMe under projects/neural_voxel_renderer appear to rely on a voxel package that no longer exists.
It throws the following error:
ModuleNotFoundError: No module named 'tensorflow_graphics.rendering.voxels'
Does anyone know what the more current version of this would be or which version of the graphics library I could use that would be compatible with this demo?
The colab demo for network inference given in the ReadMe under projects/neural_voxel_renderer appear to rely on a voxel package that no longer exists.
It throws the following error:
ModuleNotFoundError: No module named 'tensorflow_graphics.rendering.voxels'
Does anyone know what the more current version of this would be or which version of the graphics library I could use that would be compatible with this demo?