User Tools

Site Tools


cryolo_archive

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
cryolo_archive [2018/11/27 12:26]
twagner [General crYOLO network model]
cryolo_archive [2018/12/05 09:23]
twagner [crYOLO]
Line 2: Line 2:
  
 ==== crYOLO ==== ==== crYOLO ====
 +
 +=== Version: 1.2.0 ===
 +
 +Uploaded:  27. November 2018 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_2_0/cryolo-1.2.0.tar.gz|DOWNLOAD]]
 +
  
 === Version: 1.1.4 === === Version: 1.1.4 ===
Line 138: Line 143:
 ==== General crYOLO network model ==== ==== General crYOLO network model ====
  
-====General crYOLO network model====+
 Number of real handpicked datasets included: 10 Number of real handpicked datasets included: 10
  
Line 145: Line 150:
 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_0_0/gmodel_cryolo_20180621_0734_loss_0102.h5|DOWNLOAD]]  [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_0_0/gmodel_cryolo_20180621_0734_loss_0102.h5|DOWNLOAD]] 
  
- +<code json config.json> 
-<code json config.json> +
-  {  +    "model" : {
-    "model"​ : {  +
         "​architecture": ​        "​crYOLO",         "​architecture": ​        "​crYOLO",
         "​input_size": ​          ​1024,​         "​input_size": ​          ​1024,​
         "​anchors": ​             [160,​160],         "​anchors": ​             [160,​160],
         "​max_box_per_image": ​   600          "​max_box_per_image": ​   600 
-    }   +    } 
-  }  +
-</code>​ +</code>
  
 Info: Trained on cryo images, therefore negative stain will not work. Info: Trained on cryo images, therefore negative stain will not work.
cryolo_archive.txt · Last modified: 2019/10/15 16:41 by twagner