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 Jul 24, 2024. It is now read-only.
I am a beginner who is just studying SSL.
As far as I know, there are two training sessions in SSL.
1)One is the training the encoder in pretrain session, 2)the other is layer training in linear evaluation.
In the figure 9 of this paper, there is a result with different batch size and epochs.
In which training did you record the batch size and epoch?
If it is the latter, what is the pretrained model used? ResNet-50 trained with ImageNet 1000epochs?