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

Cannot find 'train_SemanticKitti' in the genz3d/kpconv folder. #12

Open
KoalaLLL opened this issue Jun 9, 2023 · 0 comments
Open

Cannot find 'train_SemanticKitti' in the genz3d/kpconv folder. #12

KoalaLLL opened this issue Jun 9, 2023 · 0 comments

Comments

@KoalaLLL
Copy link

KoalaLLL commented Jun 9, 2023

When I tried to run train_point_sk.py for training the model, there is the following error:
Traceback (most recent call last):
File "train_point_sk.py", line 9, in
from genz3d.kpconv.train_SemanticKitti import SemanticKittiConfig
ModuleNotFoundError: No module named 'genz3d.kpconv.train_SemanticKitti'

Line 9: from genz3d.kpconv.train_SemanticKitti import SemanticKittiConfig

I found there is no 'train_SemanticKitti' file in the kpconv folder. Could anyone to help me solve this problem?

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