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 has been archived by the owner on Jul 24, 2024. It is now read-only.
Both are valid, depends on specific setting. For standard setup, we pretrain on ImageNet and fine-tune / linear eval on ImageNet (eval on their validation set). For transfer learning setup, we pretrain on ImageNet and fine-tune on another dataset (e.g. CIFAR-10 train, and eval on CIFAR-10 test).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Can someone tell me which of the following methods are being used during the evaluation stage :
The text was updated successfully, but these errors were encountered: