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

Refinement: FileNotFoundError: [Errno 2] No such file or directory: 'load/tets/128_tets.npz' #11

Open
asadullahnaeem opened this issue Jul 2, 2024 · 0 comments

Comments

@asadullahnaeem
Copy link

After step 3, I need to export the mesh and in the provided link there are 4 commands and only last one is running which outputs an obj file with improved mesh. I also want the textured output. When I try to run the first command to generate both obj and mtl file or second and third commands I get the following error:

FileNotFoundError: [Errno 2] No such file or directory: 'load/tets/128_tets.npz'

Successfully Running Command:

python launch.py --config path/to/trial/dir/configs/parsed.yaml --export --gpu 0 resume=path/to/trial/dir/ckpts/last.ckpt system.exporter_type=mesh-exporter system.geometry.isosurface_method=mc-cpu system.geometry.isosurface_resolution=256

Can you please suggest if anything is missing, or this feature is not yet available. Thanks in advance.

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

1 participant