You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From your error code, it's unclear what settings you're using for your training. However, it seems you might be encountering issues due to using a single GPU or setting a very low label-to-unlabeled ratio. It's essential that each training batch contains at least one labeled sample for successful SSOD training. If your label-to-unlabeled ratio is set so low that certain batches lack labeled samples, the data loader might not perform as expected. If you could provide more details about your settings and approach, it would be easier for me to assist you further.
The text was updated successfully, but these errors were encountered: