Skip to content

Commit

Permalink
fix usage
Browse files Browse the repository at this point in the history
  • Loading branch information
xifeng committed Dec 8, 2017
1 parent 92756e0 commit 38b5d66
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 @@ -111,7 +111,7 @@ About `55s / epoch` on two GTX 1080Ti GPU by using `capsulenet-multi-gpu.py`.

The result of CapsNet-v4 by launching
```
python capsulenet.py --is_training 0 --weights result/trained_model.h5
python capsulenet.py -t -w result/trained_model.h5
```
Digits at top 5 rows are real images from MNIST and
digits at bottom are corresponding reconstructed images.
Expand Down

0 comments on commit 38b5d66

Please sign in to comment.