mirror of
https://github.com/sthalles/SimCLR.git
synced 2025-06-03 15:03:00 +08:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
07dbb5c706
@ -35,7 +35,7 @@ Check the ```feature_eval/linear_feature_eval.ipynb``` notebook for reproducebil
|
|||||||
| Feature Extractor | Method | Architecture | Top 1 |
|
| Feature Extractor | Method | Architecture | Top 1 |
|
||||||
|:-------------------:|:------------:|:------------:|:-----:|
|
|:-------------------:|:------------:|:------------:|:-----:|
|
||||||
| Logistic Regression | PCA Features | - | 36.0% |
|
| Logistic Regression | PCA Features | - | 36.0% |
|
||||||
| KNN | PCA Features | - | 31.8 |
|
| KNN | PCA Features | - | 31.8% |
|
||||||
| Logistic Regression | SimCLR | ResNet-18 | 71.8% |
|
| Logistic Regression | SimCLR | ResNet-18 | 71.8% |
|
||||||
| KNN | SimCLR | ResNet-18 | 66.7% |
|
| KNN | SimCLR | ResNet-18 | 66.7% |
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user