From b266949040eb68d0ff91355d8c4a89fbbebfb948 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 15 May 2018 04:54:15 +0200 Subject: testy --- options/dataset_options.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'options/dataset_options.py') diff --git a/options/dataset_options.py b/options/dataset_options.py index b4a3274..e1ef153 100644 --- a/options/dataset_options.py +++ b/options/dataset_options.py @@ -46,6 +46,12 @@ class DatasetOptions(BaseOptions): help='generate video from output directory' ) + self.parser.add_argument( + '--render-frames', + action='store_true', + help='render the source frames only' + ) + self.parser.add_argument( '--tag', type=str, -- cgit v1.2.3-70-g09d2