X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=flatland.git;a=blobdiff_plain;f=flatland-test.py;fp=flatland-test.py;h=8592a4db3fe57cd08ff99eb287dc923b2fc5a98e;hp=529284544d40b7bb23c008b09f6b7201e17f1bf6;hb=b8076332f83b24a86e727b4e4399b5965a983e7a;hpb=53cedde49c61d57f44698c6e22823c3fe9ba5b56 diff --git a/flatland-test.py b/flatland-test.py index 5292845..8592a4d 100755 --- a/flatland-test.py +++ b/flatland-test.py @@ -51,7 +51,7 @@ parser.add_argument('--nb_shapes', help = 'Image height') parser.add_argument('--nb_sequences', - type = int, default = 4, + type = int, default = 8, help = 'How many sequences to generate') parser.add_argument('--nb_images_per_sequences',