User Tools

Site Tools


pipeline:window:cryolo:changelog

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
pipeline:window:cryolo:changelog [2019/09/20 10:51]
twagner created
pipeline:window:cryolo:changelog [2019/09/26 14:29]
twagner
Line 1: Line 1:
 +**crYOLO 1.5.1:**
 +  * crYOLO checks if updates are available and informs you about it
 +  * Fixed a problem that crYOLO predict crashed for some users when running it from GUI.
 +  * Fixed a problem where crYOLO crashed during training due to memory issues.
 +  * Fixed a problem that the pretrained weights could not be downloaded when the installation was done globally on a cluster. Now they a are downloaded during setup of crYOLO.
 +
 **crYOLO 1.5.0:** **crYOLO 1.5.0:**
   * Added a GUI for crYOLO (start with cryolo_gui.py)   * Added a GUI for crYOLO (start with cryolo_gui.py)
   * Optimized fast low-pass filtering pipeline: In consequence this, speeds up on-the-fly filtering by 175%, training by 75% and picking by 60%   * Optimized fast low-pass filtering pipeline: In consequence this, speeds up on-the-fly filtering by 175%, training by 75% and picking by 60%
   * New monitor mode for prediction: When this option is activated, crYOLO will monitor your input folder. This especially useful for automation purposes. You can stop the monitor mode by writing an empty file with the name "stop.cryolo" in the input directory. Just add --monitor in the command line or check the monitor box in GUI.    * New monitor mode for prediction: When this option is activated, crYOLO will monitor your input folder. This especially useful for automation purposes. You can stop the monitor mode by writing an empty file with the name "stop.cryolo" in the input directory. Just add --monitor in the command line or check the monitor box in GUI. 
 +  * Training is now merged into **one command** instead of two
   * Add rotation as additional data augmentation   * Add rotation as additional data augmentation
   * Number of layers for fine tuning are now changeable (-lft)   * Number of layers for fine tuning are now changeable (-lft)
pipeline/window/cryolo/changelog.txt ยท Last modified: 2020/06/05 09:03 by twagner