User Tools

Site Tools


pipeline:window:cryolo:configuration

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
pipeline:window:cryolo:configuration [2020/01/10 14:47]
twagner
pipeline:window:cryolo:configuration [2020/01/10 14:53]
twagner
Line 9: Line 9:
   * During training, crYOLO also needs validation data((Micrographs that are selected as validation data are not used to train crYOLO. These micrographs are used to calculate how well the model performs and whether it still improves.)). Typically, 20% of the training data are randomly chosen as validation data. If you want to use specific images as validation data, you can move the images and the corresponding box files to separate folders. __Make sure that they are removed from the original training folder!__ You can then specify the new validation folders in //"Validation configuration"// tab.   * During training, crYOLO also needs validation data((Micrographs that are selected as validation data are not used to train crYOLO. These micrographs are used to calculate how well the model performs and whether it still improves.)). Typically, 20% of the training data are randomly chosen as validation data. If you want to use specific images as validation data, you can move the images and the corresponding box files to separate folders. __Make sure that they are removed from the original training folder!__ You can then specify the new validation folders in //"Validation configuration"// tab.
   * By default, your micrographs are low pass filtered to an absolute frequency of 0.1 and saved to disk. You can change the cutoff threshold and the directory for filtered micrographs in the //"Denoising options"// tab.    * By default, your micrographs are low pass filtered to an absolute frequency of 0.1 and saved to disk. You can change the cutoff threshold and the directory for filtered micrographs in the //"Denoising options"// tab. 
-  * When training from scratch, crYOLO is initialized with weights learned on the ImageNet training data (transfer learning((From Wikipedia: Transfer learning (TL) is a research problem in machine learning (ML) that focuses on storing knowledge gained while solving one problem and applying it to a different but related problem.))). It might be helpful if you set the pretrained_weights options in the //"Training options"// tab to the current general model.+  * When training from scratch, crYOLO is initialized with weights learned on the ImageNet training data (transfer learning((From Wikipedia: Transfer learning (TL) is a research problem in machine learning (ML) that focuses on storing knowledge gained while solving one problem and applying it to a different but related problem.))). However, it might improve the training if you set the pretrained_weights options in the //"Training options"// tab to the current general model. Please note, doing this you don't fine tune the network, you just change the initial model initialization.
  
 <note tip> <note tip>
pipeline/window/cryolo/configuration.txt ยท Last modified: 2020/03/16 15:20 by twagner