You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: