Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prlz77 committed Jul 27, 2017
1 parent bfae4f0 commit e10c37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ python test.py ~/DATASETS/cifar.python cifar10 --ngpu 2 --load ./snapshots/model
## Configurations
From [the original paper](https://arxiv.org/pdf/1611.05431.pdf):

| cardinality | widen_factor | parameters | accuracy cifar10 | accuracy cifar100 | default |
| cardinality | widen_factor | parameters | Error cifar10 | error cifar100 | default |
|:-----------:|:------------:|:----------:|:----------------:|:-----------------:|:-------:|
| 8 | 4 | 34.4M | 3.65 | 17.77 | x |
| 16 | 64 | 68.1M | 3.58 | 17.31 | |
Expand Down

0 comments on commit e10c37d

Please sign in to comment.