Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR ./scripts/test.sh #157

Open
itsCandels opened this issue Aug 29, 2023 · 3 comments
Open

ERROR ./scripts/test.sh #157

itsCandels opened this issue Aug 29, 2023 · 3 comments

Comments

@itsCandels
Copy link

During testing, the following script error report:

0it [00:00, ?it/s]./sample_images/ryota.png ./sample_images/ryota_mask.png
error cannot marching cubes
cannot unpack non-iterable int object
Can not create marching cubes at this time.
1it [00:08, 8.68s/it]

I download and install the following version to update file:

ライブラリー取得

!pip install torch
!pip install torchvision
!pip install ‘git+https://github.com/facebookresearch/pytorch3d.git'

but the problem persist. Can Anyone help me?

@mancap314
Copy link

Same here...

@River-Zhang
Copy link

change measure.marching_cubes_lewiner to measure.marching_cubes would work

@River-Zhang
Copy link

in mesh_util.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants