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
pipeline:window:cryolo:v1_5 [2019/09/20 10:38]
twagner [Monitor mode]
pipeline:window:cryolo:v1_5 [2019/09/20 11:13]
twagner [Minor]
Line 1: Line 1:
 ====== crYOLO 1.5.0 Release Notes ====== ====== crYOLO 1.5.0 Release Notes ======
- 
 ==== New GUI ==== ==== New GUI ====
 {{ :pipeline:window:cryolo:cryolo_configuration_01.png?600 |}} {{ :pipeline:window:cryolo:cryolo_configuration_01.png?600 |}}
 The crYOLO GUI is essentially a visualization of the command line interface. But don't worry, the command line interface is still available. The crYOLO GUI is essentially a visualization of the command line interface. But don't worry, the command line interface is still available.
- 
-On left side of the GUI, you find all possible “Actions”: 
-  * config: With this action you create the configuration file that you need to run crYOLO. 
-  * train: This action lets you train crYOLO from scratch or refine an existing model. 
-  * predict: If you have a (pre)trained model you can pick particles in your data set using this command. 
-  * evaluation: This action helps you to quantify the quality of your model. 
- 
-Each action has several parameters which are organized in tabs. Once you have chosen your settings you can press [Start], the command will be applied and crYOLO shows you the output:  
-{{ :pipeline:window:cryolo:cryolo_start_02.png?600 |}} 
  
 ==== Faster ==== ==== Faster ====
Line 24: Line 14:
 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. 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.+Just add %%--%%monitor in the command line or check the monitor box in the GUI. 
 + 
 +==== New tutorial ==== 
 +We reworked the complete tutorial to reflect the latest changes (e.g. GUI) and make it easier to use. There are four self contained tutorials. Check them out: [[pipeline:window:cryolo#Tutorials|Tutorials]]
  
 ==== Minor ==== ==== Minor ====
Line 33: Line 26:
   * crYOLO will not allocate the complete GPU memory anymore.   * crYOLO will not allocate the complete GPU memory anymore.
   * Remove warmup as config file option. Please specify it with -w.   * Remove warmup as config file option. Please specify it with -w.
 +
 +==== Download ====
 +[[pipeline:window:cryolo|Getting started!]]
pipeline/window/cryolo/v1_5.txt · Last modified: 2019/09/20 11:13 by twagner