Skip to content
Snippets Groups Projects
Commit 68d6ca2f authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

Save one best evaluation checkpoint by default

parent 0d0e4c63
No related branches found
No related tags found
1 merge request!79Add keras-based models, add pixel-wise loss, other improvements
......@@ -167,7 +167,7 @@ def append_evaluated_file(path, evaluations):
'-K',
type=click.INT,
cls=ResourceOption,
default=0,
default=1,
show_default=True,
help='If more than 0, will keep the best N models in the evaluation folder'
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment