From e1ecfd498a9c7800e54533bce487a0e8012efbdc Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Tue, 15 May 2018 02:07:34 +0200 Subject: yeah --- options/dataset_options.py | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'options/dataset_options.py') diff --git a/options/dataset_options.py b/options/dataset_options.py index 5c90d86..0040540 100644 --- a/options/dataset_options.py +++ b/options/dataset_options.py @@ -59,6 +59,13 @@ class DatasetOptions(BaseOptions): help='scp destination' ) + self.parser.add_argument( + '--experiment', + type=str, + default="", + help='experiment name' + ) + ## IMAGE FILTERS ### RECURSION -- cgit v1.2.3-70-g09d2