[question] confused by extract_mesh.ipynb, the dataset from img seems not be used?
- Dominant language
- Jupyter Notebook
- Stars
- 2.8k
- Forks
- 458
- PR merge metrics
- No merged PRs in 30d
Description
hi,
i read the code in extract_mesh.ipynb and noticed the var `dataset` in line 14 of cell 2 is not used in code below to export the colorless mesh. In my perspective, the var `sigma` which feeds to marching cube and then extract the mesh is created by linspace data from numpy. So the img data is actually not used in mesh exportation? pls give me some explain for this question, thanks
@kwea123
Contributor guide
No contributing guide indexed for this repository
Research direction
Read extract_mesh.ipynb, especially line 14 of cell 2 and the later mesh-export steps. Trace how dataset, sigma, the numpy linspace data, and marching cubes are used, then document whether the image data contributes to the exported colorless mesh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, numpy, pytorch
- Domain
- computer-graphics, machine-learning
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100