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

UnboundLocalError:local variable 'sample' referenced before assignment #35

Open
ck-png opened this issue Oct 8, 2024 · 2 comments
Open

Comments

@ck-png
Copy link

ck-png commented Oct 8, 2024

When I train on the single GPU, it shows the error in the main.py in line255: UnboundLocalError:local variable 'sample' referenced before assignment

@Axeliar
Copy link

Axeliar commented Nov 18, 2024

Same issue, have you fixed it?

@Ivan05201
Copy link

I solved the problem by changing the dataset name from ‘kitti_raw’ to ‘rawdata’ and regenerating the json 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

3 participants