Commit 388cb6a5 authored by chenych's avatar chenych
Browse files

update

parent dc4184f4
......@@ -84,7 +84,7 @@ def get_args_parser():
parser.add_argument('--coco_panoptic_path', type=str)
parser.add_argument('--remove_difficult', action='store_true')
parser.add_argument('--output_dir', default='',
parser.add_argument('--output_dir', default='./results',
help='path where to save, empty for no saving')
parser.add_argument('--device', default='cuda',
help='device to use for training / testing')
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment