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

Bug in Huggingface Demo #24

Open
MathewCrespo opened this issue Apr 29, 2024 · 0 comments
Open

Bug in Huggingface Demo #24

MathewCrespo opened this issue Apr 29, 2024 · 0 comments

Comments

@MathewCrespo
Copy link

When uploading the demo/owl.ply file into the online demo, an error occurred: support/snapshots/70dbc29fa30520cb78b4982de671f90600c08685/openshape/demo/misc_utils.py", line 97, in trimesh_to_pc
assert isinstance(scene_or_mesh, trimesh.Trimesh)
AssertionError

I found out that the data pipeline in the demo only supports non-colored point cloud in the trimesh_to_pc function. Maybe you can modify this function in the demo to support a wider range of input file?

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