User Tools

Site Tools


auto_2d_class_selection

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
auto_2d_class_selection [2019/07/10 11:13]
twagner [Cinderella]
auto_2d_class_selection [2019/07/10 14:36]
twagner [Installation]
Line 28: Line 28:
 Uploaded: XX. July 2019 Uploaded: XX. July 2019
  
-[[ftp://ftp.gwdg.de/pub/misc/sphire/cinderella_v0.3.0/cinderella-0.3.0.tar.gz|DOWNLOAD]]+[[https://pypi.org/project/cinderella/#files|DOWNLOAD]]
  
 ====Pretrained model==== ====Pretrained model====
Line 39: Line 39:
  
 Old version of cinderella and the pretrained model can be found in the [[cinderella_archive|archive]] Old version of cinderella and the pretrained model can be found in the [[cinderella_archive|archive]]
 +
 +====Changelog====
 +=== Version 0.3.0 ===
 +  * More data augmentation (add rotation)
 +  * Better sampling of validation data. It is now ensured that each file contributes some validation data.
 ====== Contribute ====== ====== Contribute ======
 Here is the repository of our training data: Here is the repository of our training data:
Line 69: Line 74:
 Install Cinderella: Install Cinderella:
 <code> <code>
-conda install numpy==1.14.5 +conda install numpy==1.15.4 
-pip install cinderella-X.Y.Z.tar.gz  +pip install cinderella[gpu]
 </code> </code>
  
 ====== Tutorial ====== ====== Tutorial ======
 [[auto2d_tutorial|We created a tutorial how to use Cinderella!]] [[auto2d_tutorial|We created a tutorial how to use Cinderella!]]
auto_2d_class_selection.txt · Last modified: 2020/08/27 15:11 by twagner