User Tools

Site Tools


pipeline:window:cryolo:picking_general_refine

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:picking_general_refine [2019/09/19 08:17]
twagner [3. Configuration]
pipeline:window:cryolo:picking_general_refine [2019/09/19 15:49]
twagner [4. Training]
Line 39: Line 39:
 </html> </html>
  
-<hidden **Create the configuration file using the command line:**>+<html> 
 +<div style="background-color: LightCyan ; padding: 10px; border: 1px solid Black;">  
 +<b>Alternative: Create the configuration file using the command line</b> 
 +</div> 
 +</html> 
 +<hidden>
  
 I assume your box files for training are in the folder ''train_annotation'' and the corresponding images in ''train_image''. I furthermore assume that your box size in your box files is 160 and the model you want to refine is ''gmodel_phosnet_20190516.h5''. To create the config config_cryolo.json simply run: I assume your box files for training are in the folder ''train_annotation'' and the corresponding images in ''train_image''. I furthermore assume that your box size in your box files is 160 and the model you want to refine is ''gmodel_phosnet_20190516.h5''. To create the config config_cryolo.json simply run:
Line 59: Line 64:
  
 </hidden> </hidden>
 +<html> 
 +<div style="background-color: LightCyan ; padding: 10px; border: 1px solid Black;">  
 +<b> </b> 
 +</div> 
 +</html>
 ==== 4. Training ==== ==== 4. Training ====
  
Line 95: Line 104:
 </html> </html>
  
- +<html> 
-<hidden **Alternative:** Run training with the command line>+<div style="background-color: LightCyan ; padding: 10px; border: 1px solid Black;">  
 +<b>Alternative: Run training with the command line</b> 
 +</div> 
 +</html> 
 +<hidden>
 In comparison to the training from scratch, you can skip the warm up training ( -w 0 ). Moreover you have to add the //%%--%%fine_tune// flag to tell crYOLO that it should do fine tuning. You can also tell crYOLO how many layers it should fine tune (default is two layers with -lft 2 ): In comparison to the training from scratch, you can skip the warm up training ( -w 0 ). Moreover you have to add the //%%--%%fine_tune// flag to tell crYOLO that it should do fine tuning. You can also tell crYOLO how many layers it should fine tune (default is two layers with -lft 2 ):
  
Line 103: Line 116:
 </code> </code>
 </hidden> </hidden>
 +<html> 
 +<div style="background-color: LightCyan ; padding: 10px; border: 1px solid Black;">  
 +<b> </b> 
 +</div> 
 +</html>
 ==== 5. Picking ==== ==== 5. Picking ====
 {{page>pipeline:window:cryolo:picking}} {{page>pipeline:window:cryolo:picking}}
pipeline/window/cryolo/picking_general_refine.txt · Last modified: 2020/06/05 09:05 by twagner