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:51]
twagner
cryolo_release_note_110 [2018/08/24 08:19]
twagner [Training]
Line 33: 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 44: 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 66: 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