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/05/17 08:22]
twagner [crYOLO]
cryolo_archive [2019/09/20 08:26]
twagner
Line 2: Line 2:
  
 ==== crYOLO ==== ==== crYOLO ====
 +
 +No longer maintained. See pip archive
 +https://pypi.org/project/cryolo/#history
 +<hidden Old versions>
 +=== Version: 1.3.6 ===
 +
 +Uploaded:  17. May 2019 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_3_6/cryolo-1.3.6.tar.gz|DOWNLOAD GPU VERSION]] [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_3_6/cryolo-1.3.6.dev0.tar.gz|DOWNLOAD CPU VERSION]]
  
 === Version: 1.3.5 === === Version: 1.3.5 ===
Line 84: Line 91:
  
 ---- ----
 +</hidden>
  
 ==== crYOLO boxmanager ==== ==== crYOLO boxmanager ====
  
 +No longer maintained. See pip archive
 +https://pypi.org/project/cryoloBM/#history
 +
 +=== Version: 1.2.2 ===
 +
 +Uploaded: 03. May 2019 [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_BM_V1_2_2/cryoloBM-1.2.2.tar.gz|DOWNLOAD]]
  
 === Version: 1.2.1 === === Version: 1.2.1 ===
Line 130: Line 144:
  
 ==== General PhosaursNet model === ==== General PhosaursNet model ===
 +
 +=== Version 20190516 ===
 +
 +cryo (low-pass): [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO-GENERAL-MODELS/gmodel_phosnet_20190516.h5
 +|DOWNLOAD]] 
 +
 +Config is the same as in version 20191221. 
 +
 +cryo (janni): [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO-GENERAL-MODELS/gmodel_phosnet_201907_nn_denoise.h5
 +|DOWNLOAD]] 
 +<code .json>
 +    {
 +    "model" : {
 +        "architecture":         "PhosaurusNet",
 +        "input_size":           1024,
 +        "anchors":              [205,205],
 +        "max_box_per_image":    700,
 +        "num_patches":          1,
 +        "filter":               ["gmodel_janni_20190703.h5",24,3,"tmp_filtered_nn"]
 +      }
 +    }
 +</code>
  
 === Version 20190314 === === Version 20190314 ===
cryolo_archive.txt ยท Last modified: 2019/10/15 16:41 by twagner