From f4ce09a95feca94577a7612df7afa8068999a77a Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Sat, 15 Apr 2017 11:14:52 +0200 Subject: [PATCH] Update. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c9abf2e..e2d8a9d 100644 --- 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 -- 2.20.1