'best.pt' inherit all-epochs results curves from 'last.pt' (#15791)
Signed-off-by: UltralyticsAssistant <web@ultralytics.com> Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
This commit is contained in:
parent
18bc4e85c4
commit
c1882a4327
4 changed files with 14 additions and 9 deletions
|
|
@ -713,7 +713,7 @@ def colorstr(*input):
|
|||
In the second form, 'blue' and 'bold' will be applied by default.
|
||||
|
||||
Args:
|
||||
*input (str): A sequence of strings where the first n-1 strings are color and style arguments,
|
||||
*input (str | Path): A sequence of strings where the first n-1 strings are color and style arguments,
|
||||
and the last string is the one to be colored.
|
||||
|
||||
Supported Colors and Styles:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue