tensorflow / tensorflow/graphics

Colab demo for Neural Voxel Renderer is broken

Open
#706 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2.8k
Forks
374
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the README entry under projects/neural_voxel_renderer and open the linked demo.ipynb in Colab. Reproduce the missing tensorflow_graphics.rendering.voxels import and determine whether the notebook should use a current graphics-library API or a compatible library version. Done means the inference demo runs without that ModuleNotFoundError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, tensorflow
Domain
computer-graphics, machine-learning
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.