MCPcopy Create free account
hub / github.com/VSAnimator/stgan / modify_commandline_options

Method modify_commandline_options

models/template_model.py:25–39  ·  view source on GitHub ↗

Add new model-specific options and rewrite default values for existing options. Parameters: parser -- the option parser is_train -- if it is training phase or test phase. You can use this flag to add training-specific or test-specific options. Returns:

(parser, is_train=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected