3DTopia / 3DTopia/threefiner

Segmentation fault (core dumped)

Open
#7 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
188
Forks
14
PR merge metrics
No merged PRs in 30d

Description

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)
`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.