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
cryolo_1_4_1 [2019/07/23 10:50]
twagner
cryolo_1_4_1 [2019/07/24 13:32]
twagner
Line 7: Line 7:
   * crYOLO box manager is installed through pypi and automatically shipped with the crYOLO package   * crYOLO box manager is installed through pypi and automatically shipped with the crYOLO package
   * Fix fine-tune mode (Thanks to Antoine Koehl)   * Fix fine-tune mode (Thanks to Antoine Koehl)
 +  * Fixed normalization function for YOLO backend (Thanks to Wolfgang Lugmayr)
  
 As the dependencies changed again, I recommend to use a fresh environmen: As the dependencies changed again, I recommend to use a fresh environmen:
Line 29: Line 30:
 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.1rc2+pip install 'cryolo[gpu]==1.4.1rc3
 </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.1rc2+pip install 'cryolo[cpu]==1.4.1rc3
 </code> </code>
  
cryolo_1_4_1.txt ยท Last modified: 2019/07/24 13:32 by twagner