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

Raise ValueError: matrix contains invalid numeric entries #51

Open
nacayu opened this issue Aug 4, 2022 · 1 comment
Open

Raise ValueError: matrix contains invalid numeric entries #51

nacayu opened this issue Aug 4, 2022 · 1 comment

Comments

@nacayu
Copy link

nacayu commented Aug 4, 2022

When I run this work:

python tools/train.py ./projects/configs/detr3d_res101_gridmask.py

During training about 10 epochs, It raised an error:

File "/home/vision/anaconda3/envs/lib/python3.9/site-packages/scipy/optimize/_lsap.py", line 100, in linear_sum_assignment
return _lsap_module.calculate_assignment(cost_matrix)
ValueError: matrix contains invalid numeric entries

How can I solve it? thank you

@nanqiang-zhangzhaoxu
Copy link

Any progress so far?

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