Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
moskomule committed Mar 6, 2018
1 parent 60f8686 commit 80eaedf
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,13 @@ For SE-Inception-v3, the input size is required to be 299x299 [as original Incep

## Result


### Notion

The results below may be different from the results from the current master. I'll experiment the new one soon.

* There was a mistake in the SE-block as pointed out in #13 (Thanks @iwoiceshyn).
* There was a mistake in the basic bottle.


### SE-ResNet20/Cifar10

```
python cifar.py [--baseline]
```

| | ResNet20 | SE-ResNet20 |
| | ResNet20 | SE-ResNet20 (reduction 4 or 8) |
|:------------- | :------------- | :------------- |
|max. test accuracy| 92% | 93% |

Expand Down

0 comments on commit 80eaedf

Please sign in to comment.