User Tools

Site Tools


pipeline:window:cryolo:training

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
pipeline:window:cryolo:training [2019/09/18 12:49]
twagner
pipeline:window:cryolo:training [2019/09/18 12:49]
twagner
Line 18: Line 18:
  
 <note tip> <note tip>
 +**When does crYOLO stop the training?**
 +
 When you start the training, it will stop when the "loss" metric on the validation data does not improve 10 times in a row. This is typically enough. In case you want to give the training more time to find the best model can increase the "not changed in a row" parameter to a higher value by setting the //early// argument in the //"Optional arguments"// to, for example, 15. When you start the training, it will stop when the "loss" metric on the validation data does not improve 10 times in a row. This is typically enough. In case you want to give the training more time to find the best model can increase the "not changed in a row" parameter to a higher value by setting the //early// argument in the //"Optional arguments"// to, for example, 15.
 </note> </note>
pipeline/window/cryolo/training.txt ยท Last modified: 2020/03/16 15:21 by twagner