User Tools

Site Tools


pipeline:window:cryolo:v1_5

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
pipeline:window:cryolo:v1_5 [2019/09/18 13:09]
twagner [New GUI]
pipeline:window:cryolo:v1_5 [2019/09/20 10:38]
twagner [Monitor mode]
Line 14: Line 14:
 {{ :pipeline:window:cryolo:cryolo_start_02.png?600 |}} {{ :pipeline:window:cryolo:cryolo_start_02.png?600 |}}
  
 +==== Faster ====
 +An optimized filtering pipeline make the low-pass filter 2.5 times faster. Furthermore, it will now save downsized images to disk. 
 +This in consequence makes 
 +  * the training 75%  
 +  * picking 60% faster
 +  * on-the-fly filtering is now 2.5 times faster compared to 1.4.0.
 +
 +==== Monitor mode ====
 +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.
 +
 +==== Minor ====
 +  * Add rotation as additional data augmentation
 +  * Number of layers for fine tuning are now changeable (-lft)
 +  * cryolo_evaluation.py will now output a html file with the results.
 +  * Set patch argument as deprecated
 +  * crYOLO will not allocate the complete GPU memory anymore.
 +  * Remove warmup as config file option. Please specify it with -w.
pipeline/window/cryolo/v1_5.txt · Last modified: 2019/09/20 11:13 by twagner