From 008565bf68e7c8f9ad67f764812151d27601606d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 21 May 2018 13:05:42 +0200 Subject: vars.. --- options/dataset_options.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options/dataset_options.py') diff --git a/options/dataset_options.py b/options/dataset_options.py index ade222f..7229812 100644 --- a/options/dataset_options.py +++ b/options/dataset_options.py @@ -119,7 +119,7 @@ class DatasetOptions(BaseOptions): self.parser.add_argument( '--transition-max', - default=1e-3, + default=1.0, type=float, help='maximum amount of stabilization to apply' ) -- cgit v1.2.3-70-g09d2