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

Outputs results not getting saved. AttributeError: 'NoneType' object has no attribute 'python_exit_status' #506

Closed
alumini opened this issue Sep 27, 2022 · 2 comments

Comments

@alumini
Copy link

alumini commented Sep 27, 2022

Hi Team,
I am running yolov6 on custom dataset, but getting the below error after the training:
image
Can someone help please?

@Chilicyy
Copy link
Collaborator

Hi @alumini, the error may due to resource saturation. You can set the parameter --workers to 0 to solve this problem.

@alumini
Copy link
Author

alumini commented Sep 28, 2022

It's working now, thank you

@alumini alumini closed this as completed Sep 28, 2022
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