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
I've been trying to train the model Pascal VOC 2012 and SBD and these things keep popping up whenever the training process reaches the validation loop (the training part is perfectly fine).
I've been trying to train the model Pascal VOC 2012 and SBD and these things keep popping up whenever the training process reaches the validation loop (the training part is perfectly fine).
The config is mostly just default, I didn't change much aside from the image size. I also supplied the "sdb_path" to the dataloaders.
EDIT: It seems to be caused by the lack of augmentation in valloader. I tried again with augementation and it works fine for some reasons
The text was updated successfully, but these errors were encountered: