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

RuntimeError #37

Open
imdsafi09 opened this issue Mar 12, 2020 · 2 comments
Open

RuntimeError #37

imdsafi09 opened this issue Mar 12, 2020 · 2 comments

Comments

@imdsafi09
Copy link

Hello everyone, in the middle of training i am facing the following issue. please help if anyone knows about this problem:
File "/media/imad/Windows/3d folder/Complex-YOLOv3/utils/utils.py", line 346, in build_targets
best_ious, best_n = ious.max(0)
RuntimeError: cannot perform reduction function max on tensor with no elements because the operation does not have an identity

@Purendar
Copy link

Hi Everyone,
I am also facing same problem while training,

File Complex-YOLOv3/utils/utils.py", line 346, in build_targets
best_ious, best_n = ious.max(0)
RuntimeError: cannot perform reduction function max on tensor with no elements because the operation does not have an identity
Any Hint to solve this would be helpful.
Thanks in advance

@reklada
Copy link

reklada commented Mar 31, 2021

Did you solve this? I get the same error when training with own dataset.

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