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

使用自己的数据集时出现了问题 #28

Open
Chongyu-hub opened this issue Nov 14, 2024 · 0 comments
Open

使用自己的数据集时出现了问题 #28

Chongyu-hub opened this issue Nov 14, 2024 · 0 comments

Comments

@Chongyu-hub
Copy link

传入的是一个只有xyzrgb的npy文件,请问是要对点云进行某些处理吗
Traceback (most recent call last): File "/data/Chongyu/OpenIns3D-main/zero_shot_multi_vocs.py", line 59, in <module> mask_list = map_output_to_pointcloud(model(data, raw_coordinates=features), inverse_map, 0.5) File "/data/Chongyu/OpenIns3D-main/openins3d/mask3d/__init__.py", line 229, in map_output_to_pointcloud mask_generated = torch.vstack(masks_binary) RuntimeError: vstack expects a non-empty TensorList

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