From 1186928e20bf5b519103414fce4532a73eee5f61 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 14 Jun 2018 14:28:06 +0200 Subject: sequence without recursion --- options/dataset_options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/dataset_options.py b/options/dataset_options.py index d4ea36a..fdea637 100644 --- a/options/dataset_options.py +++ b/options/dataset_options.py @@ -107,7 +107,7 @@ class DatasetOptions(BaseOptions): ) self.parser.add_argument( - '--frame_delay', + '--frame-delay', type=float, default=1.0, help='delay per render, in seconds. inverse of frame rate' -- cgit v1.2.3-70-g09d2