Skip to content

Commit 375be79

Browse files
authored
Update README.md
1 parent d121b82 commit 375be79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ ImageNet result was achieved using simple SGD without hyper parameter tuning for
3232
| Dataset | Accuracy |
3333
|------------|----------|
3434
| Cifar10 | **95.51** |
35-
| CIFAR100* | **77.83**|
35+
| CIFAR100* | **78.37**|
3636
| MNIST | 99.75 |
3737
| SVHN | 98.21 |
3838
| ImageNet | 67.17/87.44 |
@@ -57,7 +57,7 @@ ImageNet result was achieved using simple SGD without hyper parameter tuning for
5757
| Max-out NIN | \- | 93.25 | 71.14 |
5858
| LSUV | N/A | 94.16 | N/A |
5959
| SimpleNet-Arch 1\(۞) | 5.48M | **94.75** | \- |
60-
| SimpleNet-Arch 2 \(۩) | 5.48M | **95.32** | **77.83** |
60+
| SimpleNet-Arch 2 \(۩) | 5.48M | **95.51** | **78.37** |
6161

6262
\*Note that the Fractional max pooling[13] uses deeper architectures and also uses extreme data augmentation.۞ means No zero-padding or normalization with dropout and ۩ means Standard data-augmentation- with dropout. To our knowledge, our architecture has the state of the art result, without aforementioned data-augmentations.
6363

0 commit comments

Comments
 (0)