Differences
This shows you the differences between two versions of the page.
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:28] twagner |
||
---|---|---|---|
Line 2: | Line 2: | ||
==== crYOLO ==== | ==== crYOLO ==== | ||
+ | <hidden> | ||
+ | No longer maintained. See pip archive | ||
+ | https://pypi.org/project/cryolo/#history | ||
+ | === Version: 1.3.6 === | ||
+ | bla | ||
+ | </hidden> | ||
+ | |||
+ | <hidden> | ||
+ | === 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 82: | Line 93: | ||
Download the **crYOLO version 1.0.0** here : [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_0_0/cryolo-1.0.0.tar.gz|DOWNLOAD]] | Download the **crYOLO version 1.0.0** here : [[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_0_0/cryolo-1.0.0.tar.gz|DOWNLOAD]] | ||
- | + | </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 146: | ||
==== 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 === |