Merge remote-tracking branch 'origin/master'

pull/5/head
Thalles 2020-03-11 07:21:35 -03:00
commit 07dbb5c706
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ Check the ```feature_eval/linear_feature_eval.ipynb``` notebook for reproducebil
| Feature Extractor | Method | Architecture | Top 1 |
|:-------------------:|:------------:|:------------:|:-----:|
| Logistic Regression | PCA Features | - | 36.0% |
| KNN | PCA Features | - | 31.8 |
| KNN | PCA Features | - | 31.8% |
| Logistic Regression | SimCLR | ResNet-18 | 71.8% |
| KNN | SimCLR | ResNet-18 | 66.7% |