Update.
authorFrancois Fleuret <francois@fleuret.org>
Sat, 15 Apr 2017 09:14:52 +0000 (11:14 +0200)
committerFrancois Fleuret <francois@fleuret.org>
Sat, 15 Apr 2017 09:14:52 +0000 (11:14 +0200)
README.md

index c9abf2e..e2d8a9d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -23,10 +23,10 @@ with
  * `random_shape_size` should they be of different size
  * `random_colors` should they be of different colors
 
-The returned ByteTensor is of four dimensions:
+The returned ByteTensor has five dimensions:
 
- * Sequence number
- * Image number
+ * Sequence index
+ * Image index
  * Channel (3, as for RGB)
  * Pixel row
  * Pixel col