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
# Remove '--resume', '--eval-only' and 'MODEL.WEIGHTS' to start training from fresh.
# Note that if '--resume' is on, the 'MODEL.WEIGHTS' option will be overwritten by the last_checkpoint file in the output folder (auto-resume), if the file exists.
# The KEY VALUE pairs must be at the end, after all the flags.