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 Both sides next revision
cryolo_1_4_1 [2019/07/19 15:31]
twagner
cryolo_1_4_1 [2019/07/23 10:28]
twagner
Line 6: Line 6:
   * crYOLO is available through pypi    * crYOLO is available through pypi 
   * crYOLO box manager is now available through pypi package and is installed automatically with crYOLO   * crYOLO box manager is now available through pypi package and is installed automatically with crYOLO
 +  * Fix fine-tune mode
  
 <code> <code>
Line 27: Line 28:
 In case you run **crYOLO on a GPU** run: In case you run **crYOLO on a GPU** run:
 <code> <code>
-pip install cryolo[gpu]==1.4.1rc1 +pip install 'cryolo[gpu]==1.4.1rc2' 
 </code> </code>
  
 But if you want to run **crYOLO on a CPU** run: But if you want to run **crYOLO on a CPU** run:
 <code> <code>
-pip install cryolo[cpu]==1.4.1rc1 +pip install 'cryolo[cpu]==1.4.1rc2' 
 </code> </code>
  
cryolo_1_4_1.txt ยท Last modified: 2019/07/24 13:32 by twagner