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

Impossible to debug, single_gpu code paths are broken #9

Open
aviadmx opened this issue May 19, 2022 · 1 comment
Open

Impossible to debug, single_gpu code paths are broken #9

aviadmx opened this issue May 19, 2022 · 1 comment

Comments

@aviadmx
Copy link

aviadmx commented May 19, 2022

It seems that the multi gpu training and eval works great, however, while trying to debug you're opt for using a single gpu.
In that case the code breaks in several parts during the evaluation of the validation set.
Any chance for a hotfix? :)

To reproduce, try to run the code from PyCharm in debug mode while there's only one GPU available.

@BarCodeReader
Copy link

I have a similar issue but not this repo. debug MMdet-related code is almost impossible, they encapsulate everything and it is not worth the time to debug, you may use that time to create a pure Pytorch model already :)

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