graphics icon indicating copy to clipboard operation
graphics copied to clipboard

Colab demo for Neural Voxel Renderer is broken

Open Km3888 opened this issue 3 years ago • 0 comments

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?

Km3888 avatar Nov 30 '22 22:11 Km3888