User Tools

Site Tools


downloads:cryolo_1

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
downloads:cryolo_1 [2019/07/29 16:13]
twagner [crYOLO]
downloads:cryolo_1 [2019/09/13 11:17]
twagner [crYOLO]
Line 34: Line 34:
  
 ====crYOLO==== ====crYOLO====
-Version: 1.4.1+Version: 1.5.0
  
-Uploaded:  29July 2019+Uploaded:  30Aug 2019
  
 [[https://pypi.org/project/cryolo/#files|DOWNLOAD]] [[https://pypi.org/project/cryolo/#files|DOWNLOAD]]
Line 149: Line 149:
 After that, create a new virtual environment: After that, create a new virtual environment:
 <code> <code>
-conda create -n cryolo -c anaconda python=3.6 pyqt=5 cudnn=7.1.2 numpy==1.14.5 cython+conda create -n cryolo -c anaconda python=3.6 pyqt=5 cudnn=7.1.2 numpy==1.14.5 cython wxPython==4.0.4
 </code> </code>
  
Line 194: Line 194:
  
 ====crYOLO==== ====crYOLO====
 +
 +**crYOLO 1.5.0:**
 +  * Added a GUI for crYOLO (start with cryoloo.py)
 +  * New fast low-pass filtering pipeline: Speed up on-the-fly filtering by 175%, speed up training by 75% speed up picking by 50%
 +  * Add rotation as data augmentation
 +  * Number of layers for fine tuning are now changeable (-lft)
 +  * cryolo_evaluation.py will now output a html file with the results.
 +  * Set patch argument as deprecated
 +  * Remove warmup as config file option. Please specify it with -w.
  
 **crYOLO 1.4.1:** **crYOLO 1.4.1:**
downloads/cryolo_1.txt ยท Last modified: 2021/02/19 09:43 by twagner