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 Both sides next revision
cryolo_archive [2018/12/20 15:23]
twagner [General model YOLO patched mode]
cryolo_archive [2018/12/20 15:25]
twagner
Line 85: Line 85:
 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO-GENERAL-MODELS/gmodel_yolo_20181127_1100.h5|DOWNLOAD]] (Uploaded: 27. November 2018) Number of datasets: 27 (real), 10 simulated, 10 particle free datasets on various grids [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO-GENERAL-MODELS/gmodel_yolo_20181127_1100.h5|DOWNLOAD]] (Uploaded: 27. November 2018) Number of datasets: 27 (real), 10 simulated, 10 particle free datasets on various grids
  
-[[pipeline:window:cryolo#configuration1 |Valid configuration file]+<code json config.json> 
- +
-InfoTrained on cryo imagestherefore negative stain will not work.+    "model" 
 +        "architecture"        "YOLO", 
 +        "input_size":           1024, 
 +        "anchors":              [205,205], 
 +        "overlap_patches":      200, 
 +        "max_box_per_image"   700, 
 +        "num_patches":          2, 
 +        "filter":               [0.1,"tmp_filtered"
 +    } 
 +
 +</code>
  
 === Version 20180823 === === Version 20180823 ===
cryolo_archive.txt · Last modified: 2019/10/15 16:41 by twagner