X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=flatland.git;a=blobdiff_plain;f=README.md;h=82dcf7454af1bdd5214a126d84981fddde128b0a;hp=b58970bc5fc71046470449c0a6e9a9dd51a58ab5;hb=c99cbb5f30e1e2052bfc36880a1425db600454b5;hpb=5f4c3142bdf31ad6046890e6dab99000f58de6ed diff --git a/README.md b/README.md index b58970b..82dcf74 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,12 @@ torch.ByteTensor generate_sequence(bool pulling, where * `pulling` indicates if one of the shape should be pulled upward, - * `nb_sequences` is the number of sequences to generate - * `nb_images` is the number of frames per sequence - * `image_height` and `image_width` is the individual image size - * `nb_shapes` is the number of rectangular shapes in the simulation - * `random_shape_size` states if the shapes should be of different sizes - * `random_colors` states if they should be of different colors + * `nb_sequences` is the number of sequences to generate, + * `nb_images` is the number of frames per sequence, + * `image_height` and `image_width` is the individual image size, + * `nb_shapes` is the number of rectangular shapes in the simulation, + * `random_shape_size` states if the shapes should be of different sizes, + * `random_colors` states if they should be of different colors. The returned ByteTensor has five dimensions: