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 [2019/02/18 10:20]
twagner
cryolo_archive [2019/04/22 20:48]
twagner
Line 2: Line 2:
  
 ==== crYOLO ==== ==== crYOLO ====
 +
 +===Version: 1.3.3===
 +
 +Uploaded:  08. April 2019 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_3_3/cryolo-1.3.3.tar.gz|DOWNLOAD GPU VERSION]][[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_3_3/cryolo-1.3.3.dev0.tar.gz|DOWNLOAD CPU VERSION]]
 +
 +=== Version: 1.3.2 ===
 +
 +Uploaded:  05. April 2019 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_3_2/cryolo-1.3.2.tar.gz|DOWNLOAD GPU VERSION]] [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_3_2/cryolo-1.3.2.dev0.tar.gz|DOWNLOAD CPU VERSION]]
 +
 +=== Version: 1.3.1===
 +
 +Uploaded:  18. March 2019 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_3_1/cryolo-1.3.1.tar.gz|DOWNLOAD]]
 +
 +=== Version: 1.3.0 ===
 +
 +Uploaded:  14. March 2019 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_3_0/cryolo-1.3.0.tar.gz|DOWNLOAD]]
 +
 +=== Version: 1.2.3 ===
 +
 +Uploaded:  12. February 2019 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_2_3/cryolo-1.2.3.tar.gz|DOWNLOAD]]
  
 === Version: 1.2.2 === === Version: 1.2.2 ===
Line 58: Line 78:
  
 ==== crYOLO boxmanager ==== ==== crYOLO boxmanager ====
 +
 +=== Version: 1.2.0 ===
 +
 +Uploaded: 14. March 2019 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_BM_V1_2/cryoloBM-1.2.tar.gz|DOWNLOAD]]
 +
 +=== Version: 1.1.1 ===
 +
 +Uploaded: 21. December 2018 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_BM_V1_1_1/cryoloBM-1.1.1.tar.gz|DOWNLOAD]]
  
 === Version: 1.1.0 === === Version: 1.1.0 ===
Line 89: Line 117:
  
 ==== General PhosaursNet model === ==== General PhosaursNet model ===
 +
 +=== Version 20190218 ===
 +
 +[[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO-GENERAL-MODELS/gmodel_phosnet_20190218_loss0042.h5 |DOWNLOAD]] (Uploaded: 18. February 2019) Number of datasets: 30 real, 10 simulated, 10 particle free datasets on various grids with contaminations
 +
 +Config is the same as in version 20191221.
 +
 +=== Version 20191221 ===
  
 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO-GENERAL-MODELS/gmodel_phosnet_20181221_loss0037.h5 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO-GENERAL-MODELS/gmodel_phosnet_20181221_loss0037.h5
-|DOWNLOAD]] (Uploaded: 21. December 2018)  Number of datasets: 27 (real), 10 simulated, 10 particle free datasets on various grids with contaminations+|DOWNLOAD]] (Uploaded: 21. December 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> 
 +    { 
 +    "model" 
 +        "architecture"        "PhosaurusNet", 
 +        "input_size":           1024, 
 +        "anchors":              [205,205]
 +        "max_box_per_image":    700, 
 +        "num_patches":          1, 
 +        "filter":               [0.1,"tmp_filtered"] 
 +      } 
 +    } 
 +</code>
  
 ==== General model YOLO patched mode ==== ==== General model YOLO patched mode ====
cryolo_archive.txt · Last modified: 2019/10/15 16:41 by twagner