From e9e0cd9403406d6cc1644262f1ad34b8c6e19076 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 18 Jun 2018 15:47:16 +0200 Subject: flag we wont use --- options/dataset_options.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'options') diff --git a/options/dataset_options.py b/options/dataset_options.py index fdea637..3c032e5 100644 --- a/options/dataset_options.py +++ b/options/dataset_options.py @@ -113,6 +113,12 @@ class DatasetOptions(BaseOptions): help='delay per render, in seconds. inverse of frame rate' ) + self.parser.add_argument( + '--resize_before_sending', + action='store_true', + help='downsize output before sending over the RPC' + ) + ## LOAD A NEW SEQUENCE self.parser.add_argument( -- cgit v1.2.3-70-g09d2