User Tools

Site Tools


cryolo_1_4_1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
cryolo_1_4_1 [2019/07/19 15:21]
twagner created
cryolo_1_4_1 [2019/07/19 15:24]
twagner
Line 4: Line 4:
   * Changed the dependencies back to tensorflow 1.10.1 and numpy 1.14.5 as some users reported long initialization times.   * Changed the dependencies back to tensorflow 1.10.1 and numpy 1.14.5 as some users reported long initialization times.
   * The initialization weights are not longer shipped with the package and downloaded on-the-fly (because they are big and pypi does not allow such big packages)   * The initialization weights are not longer shipped with the package and downloaded on-the-fly (because they are big and pypi does not allow such big packages)
-  * crYOLO is now pypi package  +  * crYOLO is available through pypi  
-  * crYOLO box manager is now pypi package and is installed automaticall with crYOLO+  * crYOLO box manager is now available through pypi package and is installed automatically with crYOLO
  
 <code> <code>
Line 35: Line 35:
 </code> </code>
  
 +<note>
 +You during 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>
  
 **Thats it** **Thats it**
cryolo_1_4_1.txt · Last modified: 2019/07/24 13:32 by twagner