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 09:41]
twagner [crYOLO]
downloads:cryolo_1 [2019/07/29 14:39]
twagner [crYOLO]
Line 34: Line 34:
  
 ====crYOLO==== ====crYOLO====
-Version: 1.4.0+Version: 1.4.1
  
-Uploaded:  11. July 2019+Uploaded:  29. July 2019
  
-[[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_V1_4_0/cryolo-1.4.0.tar.gz|DOWNLOAD]]+[[https://pypi.org/project/cryolo/#files|DOWNLOAD]]
  
 Please see [[downloads:cryolo_1#installation|install instructions]] how to get it running on the CPU. Please see [[downloads:cryolo_1#installation|install instructions]] how to get it running on the CPU.
Line 46: Line 46:
 Version: 1.2.3 Version: 1.2.3
  
-Uploaded: 11. July 2019+Uploaded: 29. July 2019
  
-[[ftp://ftp.gwdg.de/pub/misc/sphire/crYOLO_BM_V1_2_3/cryoloBM-1.2.3.tar.gz|DOWNLOAD]]+[[https://pypi.org/project/cryoloBM/#files|DOWNLOAD]]
  
 [{{ :downloads:cryolophosaurusdb.jpg?150|**crYOLO Phosauraus**Net's eponym}}] [{{ :downloads:cryolophosaurusdb.jpg?150|**crYOLO Phosauraus**Net's eponym}}]
Line 147: Line 147:
 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 cython+conda create -n cryolo -c anaconda python=3.6 pyqt=5 cudnn=7.1.2 numpy==1.14.5 cython
 </code> </code>
  
Line 153: Line 153:
 <code> <code>
 source activate cryolo source activate cryolo
-</code> 
- 
-Install fast numpy from conda: 
-<code> 
-conda install numpy==1.14.5 
 </code> </code>
  
Line 169: Line 164:
 pip install 'cryolo[cpu]'  pip install 'cryolo[cpu]' 
 </code> </code>
 +
 +<note>
 +During the installtion of crYOLO you will see the following error message:
 +''ERROR: imagecodecs-lite 2019.2.22 has requirement numpy>=1.15.4, but you'll have numpy 1.14.5 which is incompatible.''
 +However, you can ignore it. It is actually also working with numpy==1.14.5
 +</note>
  
 **That's it!** **That's it!**
Line 346: Line 347:
 </hidden> </hidden>
 ====crYOLO Boxmanager==== ====crYOLO Boxmanager====
-**crYOLO Boxmanager Version 1.2.3:**+**crYOLO Boxmanager Version 1.2.6:**
   * Make it compatible with current new environment   * Make it compatible with current new environment
  
 <hidden **Old crYOLO Boxmanager change logs**> <hidden **Old crYOLO Boxmanager change logs**>
 +
 +**crYOLO Boxmanager Version 1.2.3:**
 +  * Make it compatible with current new environment
 +
 **crYOLO Boxmanager Version 1.2.2:** **crYOLO Boxmanager Version 1.2.2:**
   * Makes sure that the correct version of MatplotLib is used.   * Makes sure that the correct version of MatplotLib is used.
downloads/cryolo_1.txt ยท Last modified: 2021/02/19 09:43 by twagner