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
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Hi @ycliu93!
Are random crops enabled as part of augmentation pipeline?
In other words, is
cfg.INPUT.CROP.ENABLED
set toTrue
atunbiased-teacher/ubteacher/data/dataset_mapper.py
Line 38 in ba543ed
Right now it seems to me that it's disabled by default in detectron2 standard config and is not enabled anywhere else in
unbiased-teacher
Thank you!
The text was updated successfully, but these errors were encountered: