mirror of https://github.com/sthalles/SimCLR.git
Update README.md
parent
0ba2d0dfe6
commit
f60e9b8b92
|
@ -36,6 +36,7 @@ First, we learned features using SimCLR on the ```STL10 unsupervised``` set. The
|
|||
|
||||
Check the [](https://github.com/sthalles/SimCLR/blob/simclr-refactor/feature_eval/mini_batch_logistic_regression_evaluator.ipynb) notebook for reproducibility.
|
||||
|
||||
Note that SimCLR benefits from **longer training**.
|
||||
|
||||
| Linear Classification | Dataset | Feature Extractor | Architecture | Feature dimensionality | Projection Head dimensionality | Epochs | Top1 % |
|
||||
|----------------------------|---------|-------------------|---------------------------------------------------------------------------------|------------------------|--------------------------------|--------|--------|
|
||||
|
|
Loading…
Reference in New Issue