X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=flatland.git;a=blobdiff_plain;f=README.md;h=e2d8a9da2d87b678bba9c99e96457785c2d7963c;hp=c9abf2e9a0808124078cc7e67f14fac3f4faa765;hb=f4ce09a95feca94577a7612df7afa8068999a77a;hpb=dcda16c32fa43d04f795f289725c00707225f460 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