You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -103,10 +103,10 @@ In our paper, we show that:
103
103
104
104
## Experiments
105
105
106
-
The experiments folder contains experiments for the paper.
107
-
108
106
See our CodaLab worksheet https://worksheets.codalab.org/worksheets/0xb6d027ee127e422989ab9115726c5411 which contains all the experiment runs and the exact code used to produce them. You can download ImageNet logits from CodaLab as well: from https://worksheets.codalab.org/bundles/0x81c9c8a9bf6c47f59f45f6fc80790c3c download imagenet_logits.dat and put them into the data folder.
109
107
108
+
The experiments folder contains experiments for the paper.
109
+
110
110
We have 4 sets of experiments:
111
111
- Showing the Platt scaling is less calibrated than reported (Section 3)
112
112
- Comparing the scaling binning calibrator with histogram binning on CIFAR-10 and ImageNet (Section 4)
0 commit comments