You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by jx...@apache.org on 2017/08/26 07:22:11 UTC

[incubator-mxnet] branch master updated: Update README.md (#7630)

This is an automated email from the ASF dual-hosted git repository.

jxie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git


The following commit(s) were added to refs/heads/master by this push:
     new b7fcd09  Update README.md (#7630)
b7fcd09 is described below

commit b7fcd090e940b923c62d24fee571b0fd4c5418cd
Author: Kai Li <11...@qq.com>
AuthorDate: Sat Aug 26 15:22:09 2017 +0800

    Update README.md (#7630)
---
 example/image-classification/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/example/image-classification/README.md b/example/image-classification/README.md
index 3f514e2..1c72a1d 100644
--- a/example/image-classification/README.md
+++ b/example/image-classification/README.md
@@ -128,7 +128,7 @@ to calculate the accuracy.
 | `imagenet1k-resnet-152`        | 0.7653 | 0.9312 |
 | `imagenet1k-resnext-50`        | 0.7689 | 0.9332 |
 | `imagenet1k-resnext-101`       | 0.7828 | 0.9408 |
-| `imagenet1k-rexnext-101-64x4d` | 0.7911 | 0.9430 |
+| `imagenet1k-resnext-101-64x4d` | 0.7911 | 0.9430 |
 
 Note:
 - our Resnet does not need to specify the RGB mean due the data batch

-- 
To stop receiving notification emails like this one, please contact
['"commits@mxnet.apache.org" <co...@mxnet.apache.org>'].