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

getting 'Indexerror' in train_multi_gpu.py #71

Open
sumeshthakr opened this issue Apr 4, 2021 · 1 comment
Open

getting 'Indexerror' in train_multi_gpu.py #71

sumeshthakr opened this issue Apr 4, 2021 · 1 comment

Comments

@sumeshthakr
Copy link

Getting the following error

Traceback (most recent call last):
File "train_multi_gpu.py", line 390, in
train()
File "train_multi_gpu.py", line 372, in train
eval_one_epoch(epoch)
File "train_multi_gpu.py", line 327, in eval_one_epoch
pointclouds_phs[1]: cur_data[begidx: endidx, ...],
IndexError: list index out of range

@pratibhashinde
Copy link

Hi,

Are you able to solve it? I am also facing the same problem.

Thanks.

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

2 participants