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

Empty all_reg_clouds and input_trees #2

Open
narges-tk opened this issue Dec 25, 2024 · 0 comments
Open

Empty all_reg_clouds and input_trees #2

narges-tk opened this issue Dec 25, 2024 · 0 comments

Comments

@narges-tk
Copy link

Hi! Thanks for sharing your nice work! I am facing the following error while running the code for my dataset. Also, I checked all_reg_clouds and input_trees, and both are empty! Any suggestion would be appreciated!

Traceback (most recent call last):
File "/home/ntakhtke/DL_models/KPConvx/Standalone/KPConvX/experiments/heliforest/train_heliforest.py", line 427, in
test_dataset = heliforestDataset(cfg,
File "/home/ntakhtke/DL_models/KPConvx/Standalone/KPConvX/experiments/heliforest/heliforest.py", line 131, in init
self.new_reg_sampling_pts()
File "/home/ntakhtke/DL_models/KPConvx/Standalone/KPConvX/data_handlers/scene_seg.py", line 513, in new_reg_sampling_pts
all_reg_pts = torch.concat(all_reg_pts, dim=0)
RuntimeError: torch.cat(): expected a non-empty list of Tensors

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