From: Francois Fleuret Date: Sat, 15 Apr 2017 09:14:52 +0000 (+0200) Subject: Update. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=flatland.git;a=commitdiff_plain;h=f4ce09a95feca94577a7612df7afa8068999a77a;ds=inline Update. --- 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