From d4547a5e2ebf24d6d26aa0a8d977a3040afc6454 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 21 May 2018 19:16:03 +0200 Subject: seek to a frame --- options/dataset_options.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'options/dataset_options.py') diff --git a/options/dataset_options.py b/options/dataset_options.py index de1dd57..7ac5a8a 100644 --- a/options/dataset_options.py +++ b/options/dataset_options.py @@ -115,9 +115,9 @@ class DatasetOptions(BaseOptions): ) self.parser.add_argument( - '--sequence-offset', + '--seek_to', type=int, - default=0, + default=1, help='initial offset into sequence' ) -- cgit v1.2.3-70-g09d2