X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=flatland.git;a=blobdiff_plain;f=flatland-test.py;h=8592a4db3fe57cd08ff99eb287dc923b2fc5a98e;hp=529284544d40b7bb23c008b09f6b7201e17f1bf6;hb=c40812fd2c24e8bc65c5b96e3c88c4b57a02e8cf;hpb=d0756dc8a3e42aae30d1c7f543931a2316981635 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',