Skip to content

Colab demo for Neural Voxel Renderer is broken #706

Open
@Km3888

Description

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Colab demo for Neural Voxel Renderer is broken · Issue #706 · tensorflow/graphics