Skip to content

Commit

Permalink
commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Zhang authored and Richard Zhang committed Oct 22, 2020
1 parent 94dc138 commit 1b991f0
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 @@ -117,7 +117,7 @@ antialiased_cnns.copy_params(old_model, antialiased_model)

## (3) ImageNet Evaluation, Results, and Training code

We observe improvements in both **accuracy** (how often the image is classified correctly) and **consistency** how often two shifts of the same image are classified the same.
We observe improvements in both **accuracy** (how often the image is classified correctly) and **consistency** (how often two shifts of the same image are classified the same).

| ACCURACY | Baseline | Antialiased | Delta |
| :------: | :------: | :-------: | :-------: |
Expand Down

0 comments on commit 1b991f0

Please sign in to comment.