facebookresearch / facebookresearch/SlowFast
Top-k Errors for SSL Training
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
I am running the SSL task with a _Contrastive Model_ and a _Contrastive Loss_ and as the performance metric, top-k errors are used. However, for an ssl task with a contrastive model, the labels are automatically dropped. Hence, how are top-k errors calculated for SSL tasks and are they still relevant metrics to monitor the performance?
If I run an SSL task on a data set with no labels, which metrics can I use to assess the training performance?
Contributor guide
Assessment
This issue has not been assessed yet.