cli_pretrained_weights¶ tiatoolbox . cli . common . cli_pretrained_weights cli_pretrained_weights(usage_help='Path to the model weight file. If not supplied, the default pretrained weight will be used.', default=None)[source]¶ Enables –pretrained-weights option for cli. Parameters: usage_help (str) default (str | None) Return type: Callable