User Tools

Site Tools


downloads:cryolo_1

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
Previous revision
Next revision Both sides next revision
downloads:cryolo_1 [2019/05/17 08:22]
twagner [crYOLO]
downloads:cryolo_1 [2019/05/17 08:29]
twagner [crYOLO]
Line 98: Line 98:
   * <del>Issue 19: Filtering does not work if target image directory is absolute path.</del>   * <del>Issue 19: Filtering does not work if target image directory is absolute path.</del>
   * <del>Issue 20: crYOLO 1.3.4 has a normalization bug. During training the images are normalized seperately, but during prediction is done batch wise. Workaround: Use -pbs 1 during prediction. It will be fixed in 1.3.5.</del>   * <del>Issue 20: crYOLO 1.3.4 has a normalization bug. During training the images are normalized seperately, but during prediction is done batch wise. Workaround: Use -pbs 1 during prediction. It will be fixed in 1.3.5.</del>
-  * Issue 21: The search range for filament tracing is too low for many datasets. To check if you are affected: Use your trained model and pick without the filament options. Check if your filaments a nicely picked (many consecutive boxes on a filament). In the next version, the search range will be increased and added as an optional parameter. +  * <del>Issue 21: The search range for filament tracing is too low for many datasets. To check if you are affected: Use your trained model and pick without the filament options. Check if your filaments a nicely picked (many consecutive boxes on a filament). In the next version, the search range will be increased and added as an optional parameter.</del> 
-  * Issue 22: If absolute paths are used in the field "train_image" in your configuration file, filtering is skipped.+  * <del>Issue 22: If absolute paths are used in the field "train_image" in your configuration file, filtering is skipped.</del>
  
  
Line 164: Line 164:
 **crYOLO 1.3.6:** **crYOLO 1.3.6:**
   * Changed filament search radius factor from 0.8 to 1.41 (this fixed issue 21)   * Changed filament search radius factor from 0.8 to 1.41 (this fixed issue 21)
-  * Add search radius factor as parameter (-sr) during prediction in filament mode +  * Add search radius factor[[pipeline:window:cryolo#advanced_parameters|search radius factor]] as parameter (-sr) during prediction in filament mode
   * Improved error message in case of corrupted config file   * Improved error message in case of corrupted config file
   * Fixed issue 22: If absolute paths are used in the field “train_image” in your configuration file, filtering is skipped.   * Fixed issue 22: If absolute paths are used in the field “train_image” in your configuration file, filtering is skipped.
downloads/cryolo_1.txt · Last modified: 2021/02/19 09:43 by twagner