FastSurferCNN.run_model¶
- FastSurferCNN.run_model.make_parser()[source]¶
Set up the options parsed from STDIN.
Parses arguments from the STDIN, including the flags: –cfg, –aug, –opt, opts.
- Returns:
argparse.ArgumentParserThe parser object for options.