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

I can not read the .obj file #91

Open
limaolin2017 opened this issue Jun 14, 2024 · 0 comments
Open

I can not read the .obj file #91

limaolin2017 opened this issue Jun 14, 2024 · 0 comments

Comments

@limaolin2017
Copy link

Traceback (most recent call last):
File "extract_skel.py", line 473, in
data, vox, surface_geodesic, translation_normalize, scale_normalize = create_single_data(mesh_filename)
File "extract_skel.py", line 72, in create_single_data
tpl_e = get_tpl_edges(mesh_v, mesh_f).T
File "/root/autodl-tmp/camm/third_party/RigNet/gen_dataset.py", line 31, in get_tpl_edges
neighbor_ids = np.concatenate(neighbor_ids, axis=0)
File "<array_function internals>", line 6, in concatenate
ValueError: need at least one array to concatenate

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