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
Sort out whether ablation should happen on frozen, or ft encoder. ATM its frozen, so the configs raise errors:
MODEL.ENCODER.FROZEN_STAGES is set but FREEZE_ENCODER=True — FROZEN_STAGES will be ignored
Sort out whether ablation should happen on frozen, or ft encoder. ATM its frozen, so the configs raise errors:
MODEL.ENCODER.FROZEN_STAGES is set but FREEZE_ENCODER=True — FROZEN_STAGES will be ignored