diff options
Diffstat (limited to 'options')
| -rw-r--r-- | options/dataset_options.py | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/options/dataset_options.py b/options/dataset_options.py index c0f5978..07221cb 100644 --- a/options/dataset_options.py +++ b/options/dataset_options.py @@ -59,13 +59,6 @@ class DatasetOptions(BaseOptions): help='scp destination' ) - self.parser.add_argument( - '--experiment', - type=str, - default="", - help='experiment name' - ) - ## IMAGE FILTERS ### RECURSION |
