Closed zhoutong-fu closed 4 years ago
can we keep the run_detext.sh script (maybe move to test resources) for the toy example run described in the readme?
Done
LGTM. Thanks
can we keep the run_detext.sh script (maybe move to test resources) for the toy example run described in the readme?
Done
Thanks! LGTM
Description
This is a follow-up to #25 to allow additional unknown arguments.
Fixes # (issue)
Type of change
Please delete options that are not relevant.
List all changes
parse_args(argv) -> parse_known_args(argv)
in arg_suite.py as a workaround to take additional unknown argsnum_hidden
andfilter_window_sizes
to be listsTesting
pytest sh run_detext.sh sh run_detext_multitask.sh
Test Configuration:
Checklist