Overfit when num_workers > 1 #19170
Unanswered
hoangvanphi2004
asked this question in
code help: CV
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Im training a keypoints detection model. When i set num_workers = 0, the model is trained normally. But when i use num_workers bigger than 1, the model only predict some fixed points for any input. Does anyone have any idea about it ?
Beta Was this translation helpful? Give feedback.
All reactions