User Tools

Site Tools


cryolo_release_note_110

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
cryolo_release_note_110 [2018/08/23 11:47]
twagner [Changes crYOLO Boxmanager]
cryolo_release_note_110 [2018/08/24 08:19]
twagner [Training]
Line 15: Line 15:
  
 ===== Picking filaments - Using a model trained for your data ===== ===== Picking filaments - Using a model trained for your data =====
 +Since version 1.1.0 crYOLO supports picking filaments. 
  
 ==== Data preparation ==== ==== Data preparation ====
Line 32: Line 33:
 ==== Training ==== ==== Training ====
  
-In principle, there is not much difference in training crYOLO for filament picking and particle picking. However, in our experience the warm-up phase and training need a little bit more time:+In principle, there is not much difference in training crYOLO for filament picking and particle picking. For project with roughly 20 filaments per image we successfully trained on 40 images (=> 800 filaments). However, in our experience the warm-up phase and training need a little bit more time:
  
 **1. Warm up your network** **1. Warm up your network**
  
 <code> <code>
-cryolo_train.py -c config.json -w 10 -g 0+cryolo_train.py -c config.json -w 10
 </code> </code>
  
Line 43: Line 44:
  
 <code> <code>
-cryolo_train.py -c config.json -w 0 -g 0 -e 10+cryolo_train.py -c config.json -w 0 -e 10
 </code> </code>
  
Line 65: Line 66:
 You can use the boxmanager as described [[pipeline:window:cryolo#visualize_the_results|previously]]. You can use the boxmanager as described [[pipeline:window:cryolo#visualize_the_results|previously]].
  
-===== Evaluation your results =====+===== Evaluate your results =====
  
 The new evaluation tool allows you, based on your validation data, to get statistics about your training.  The new evaluation tool allows you, based on your validation data, to get statistics about your training. 
cryolo_release_note_110.txt ยท Last modified: 2018/08/24 08:19 by twagner