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

在自己的数据集上训练出错 #20

Open
aiwenzhu opened this issue Mar 2, 2020 · 0 comments
Open

在自己的数据集上训练出错 #20

aiwenzhu opened this issue Mar 2, 2020 · 0 comments

Comments

@aiwenzhu
Copy link

aiwenzhu commented Mar 2, 2020

Traceback (most recent call last):
File "train_ssd.py", line 335, in
device=DEVICE, debug_steps=args.debug_steps, epoch=epoch)
File "train_ssd.py", line 117, in train
for i, data in enumerate(loader):
File "/home/ai/anaconda3/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 801, in next
return self._process_data(data)
File "/home/ai/anaconda3/lib/python3.6/site-packages/torch/utils/data/dataloader.py", line 846, in _process_data
data.reraise()
File "/home/ai/anaconda3/lib/python3.6/site-packages/torch/_utils.py", line 385, in reraise
raise self.exc_type(msg)
IndexError: Caught IndexError in DataLoader worker process 3.

IndexError: too many indices for array

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