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

Segmentation fault (core dumped) #7

Open
abrar-khan-368 opened this issue Jun 24, 2024 · 0 comments
Open

Segmentation fault (core dumped) #7

abrar-khan-368 opened this issue Jun 24, 2024 · 0 comments

Comments

@abrar-khan-368
Copy link

Strangely i am getting the error when i tried executing the below command

threefiner sd --mesh /root/abrar/refine_mesh_gen/rocking_chair/tmpn3npggh2.obj --prompt 'a rocking chair' --outdir logs --save rocking_chair.glb

/root/abrar/refine_mesh_gen/finer/lib/python3.10/site-packages/torch/utils/cpp_extension.py:1967: UserWarning: TORCH_CUDA_ARCH_LIST is not set, all archs for visible cards are included for compilation. If this is not desired, please set os.environ['TORCH_CUDA_ARCH_LIST']. warnings.warn( [INFO] load obj mesh: use texture from: /root/abrar/refine_mesh_gen/rocking_chair/tmpn3npggh2.png [INFO] load obj mesh: load texture: (1024, 1024, 3) [INFO] load mesh, v: torch.Size([49710, 3]), f: torch.Size([99380, 3]) [INFO] load mesh, vn: torch.Size([49710, 3]), fn: torch.Size([99380, 3]) [INFO] load mesh, vt: torch.Size([66576, 2]), ft: torch.Size([99380, 3]) Segmentation fault (core dumped)

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