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
currently encoder is ft through fitting BCE onto hard labels from the same dataset. The task is so similar the encoder is likely to overfit for any task in the future. Consider adding image reconstruction, other methods for encoder pretraining.
currently encoder is ft through fitting BCE onto hard labels from the same dataset. The task is so similar the encoder is likely to overfit for any task in the future. Consider adding image reconstruction, other methods for encoder pretraining.