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

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
cryolo_1_4_1 [2019/07/23 10:43]
twagner
cryolo_1_4_1 [2019/07/23 10:50]
twagner
Line 2: Line 2:
  
 Changes: Changes:
-  * Changed the dependencies back to tensorflow 1.10.1 and numpy 1.14.5 as some users reported long initialization times. (Thanks to Shaun Rawson)+  * Downgrade the dependencies to tensorflow 1.10.1 and numpy 1.14.5 as some users reported long initialization times. (Thanks to Shaun Rawson)
   * 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 installed through pypi    * crYOLO is installed through pypi 
Line 8: Line 8:
   * Fix fine-tune mode (Thanks to Antoine Koehl)   * Fix fine-tune mode (Thanks to Antoine Koehl)
  
 +As the dependencies changed again, I recommend to use a fresh environmen:
 <code> <code>
 conda env remove --name cryolo conda env remove --name cryolo
cryolo_1_4_1.txt ยท Last modified: 2019/07/24 13:32 by twagner