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

IndexError: list index out of range #3

Closed
cl5220418 opened this issue May 30, 2018 · 1 comment
Closed

IndexError: list index out of range #3

cl5220418 opened this issue May 30, 2018 · 1 comment

Comments

@cl5220418
Copy link

Traceback (most recent call last):
File "train.py", line 285, in
train()
File "train.py", line 234, in train
train_one_epoch(sess, ops, train_writer)
File "train.py", line 267, in train_one_epoch
ops['pointclouds_phs'][1]: current_data[start_idx_1:end_idx_1, :, :],
IndexError: list index out of range

@sumeshthakr
Copy link

Hi Tgere,
I am getting the similar error,

Were you able to solve it?

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