@@ -18,7 +18,7 @@ For the training parameters, see [TRAINING.md](TRAINING.md). Earlier stopping th
18
18
19
19
<table ><tbody >
20
20
<th valign =" bottom " ><sup ><sub >  ;  ;  ;  ;  ;  ;  ;  ; Model  ;  ;  ;  ;  ;  ;  ;  ; </sub ></sup ></th >
21
- <th valign =" bottom " ><sup ><sub >CIFAR-10 <br />test set<br />accuracy</sub ></sup ></th >
21
+ <th valign =" bottom " ><sup ><sub >CIFAR10 <br />test set<br />accuracy</sub ></sup ></th >
22
22
<th valign =" bottom " ><sup ><sub >Speech Commands<br />test set<br />accuracy</sub ></sup ></th >
23
23
<th valign =" bottom " ><sup ><sub >Speech Commands<br />test set<br />accuracy with crop</sub ></sup ></th >
24
24
<th valign =" bottom " ><sup ><sub >Speech Commands<br />Kaggle private LB<br />score</sub ></sup ></th >
@@ -40,8 +40,8 @@ For the training parameters, see [TRAINING.md](TRAINING.md). Earlier stopping th
40
40
<td align =" center " ><sup ><sub >-</sub ></sup ></td >
41
41
<td align =" center " ><sup ><sub >97.937089%</sub ></sup ></td >
42
42
<td align =" center " ><sup ><sub >97.922458%</sub ></sup ></td >
43
- <td align =" center " ><sup ><sub ></sub ></sup ></td >
44
- <td align =" center " ><sup ><sub ></sub ></sup ></td >
43
+ <td align =" center " ><sup ><sub >0.88546 </sub ></sup ></td >
44
+ <td align =" center " ><sup ><sub >0.88699 </sub ></sup ></td >
45
45
<td align =" left " ><sup ><sub ></sub ></sup ></td >
46
46
</tr >
47
47
@@ -103,13 +103,23 @@ After the competition, some of the networks were retrained using [mixup: Beyond
103
103
104
104
<table ><tbody >
105
105
<th valign =" bottom " ><sup ><sub >  ;  ;  ;  ;  ;  ;  ;  ; Model  ;  ;  ;  ;  ;  ;  ;  ; </sub ></sup ></th >
106
- <th valign =" bottom " ><sup ><sub >CIFAR-10 <br />test set<br />accuracy</sub ></sup ></th >
106
+ <th valign =" bottom " ><sup ><sub >CIFAR10 <br />test set<br />accuracy</sub ></sup ></th >
107
107
<th valign =" bottom " ><sup ><sub >Speech Commands<br />test set<br />accuracy</sub ></sup ></th >
108
108
<th valign =" bottom " ><sup ><sub >Speech Commands<br />test set<br />accuracy with crop</sub ></sup ></th >
109
109
<th valign =" bottom " ><sup ><sub >Speech Commands<br />Kaggle private LB<br />score</sub ></sup ></th >
110
110
<th valign =" bottom " ><sup ><sub >Speech Commands<br />Kaggle private LB<br />score with crop</sub ></sup ></th >
111
111
<th valign =" bottom " ><sup ><sub >  ;  ;  ;  ;  ;  ;  ;  ; Remarks  ;  ;  ;  ;  ;  ;  ;  ; </sub ></sup ></th >
112
112
113
+ <tr >
114
+ <td align =" left " ><sup ><sub >VGG19 BN</sub ></sup ></td >
115
+ <td align =" center " ><sup ><sub >-</sub ></sup ></td >
116
+ <td align =" center " ><sup ><sub >97.483541%</sub ></sup ></td >
117
+ <td align =" center " ><sup ><sub >97.542063%</sub ></sup ></td >
118
+ <td align =" center " ><sup ><sub >0.89521</sub ></sup ></td >
119
+ <td align =" center " ><sup ><sub >0.89839</sub ></sup ></td >
120
+ <td align =" left " ><sup ><sub ></sub ></sup ></td >
121
+ </tr >
122
+
113
123
<tr >
114
124
<td align =" left " ><sup ><sub >WRN-52-10</sub ></sup ></td >
115
125
<td align =" center " ><sup ><sub >-</sub ></sup ></td >
0 commit comments