Update model config and README
Browse files
README.md
CHANGED
@@ -120,8 +120,8 @@ output = model.forward_head(output, pre_logits=True)
|
|
120 |
|test_byobnet.r160_in1k |46.698|53.302 |71.674|28.326 |0.46 |192 |1.0 |
|
121 |
|test_efficientnet.r160_in1k |46.426|53.574 |70.928|29.072 |0.36 |160 |0.875 |
|
122 |
|test_byobnet.r160_in1k |45.378|54.622 |70.572|29.428 |0.46 |160 |0.875 |
|
123 |
-
|test_vit.
|
124 |
-
|test_vit.
|
125 |
|
126 |
## Citation
|
127 |
```bibtex
|
|
|
120 |
|test_byobnet.r160_in1k |46.698|53.302 |71.674|28.326 |0.46 |192 |1.0 |
|
121 |
|test_efficientnet.r160_in1k |46.426|53.574 |70.928|29.072 |0.36 |160 |0.875 |
|
122 |
|test_byobnet.r160_in1k |45.378|54.622 |70.572|29.428 |0.46 |160 |0.875 |
|
123 |
+
|test_vit.r160_in1k|42.0 |58.0 |68.664|31.336 |0.37 |192 |1.0 |
|
124 |
+
|test_vit.r160_in1k|40.822|59.178 |67.212|32.788 |0.37 |160 |0.875 |
|
125 |
|
126 |
## Citation
|
127 |
```bibtex
|