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/12/09 15:43]
twagner
auto_2d_class_selection [2019/12/16 10:34]
twagner [Cinderella]
Line 32: Line 32:
 ====== Download ====== ====== Download ======
 ====Cinderella==== ====Cinderella====
-Version: 0.4.0+Version: 0.5.0
  
-Uploaded: 05. December 2019+Uploaded: 16. December 2019
  
 [[https://pypi.org/project/cinderella/#files|DOWNLOAD]] [[https://pypi.org/project/cinderella/#files|DOWNLOAD]]
  
-====Pretrained model==== +====Pretrained model (2D classes)==== 
-Uploaded: 11July 2019, Datasets: 19+Uploaded: 10December 2019, Datasets: 20
  
-[[ftp://ftp.gwdg.de/pub/misc/sphire/auto2d_models/model_cinderella_20190708.h5|DOWNLOAD]]+[[ftp://ftp.gwdg.de/pub/misc/sphire/auto2d_models/gmodel_cinderella_201912_N20.h5|DOWNLOAD]]
  
 [[auto2d_tutorial#classify|Valid configuration file]] [[auto2d_tutorial#classify|Valid configuration file]]
Line 50: Line 50:
 ====Changelog==== ====Changelog====
 === Version 0.4 === === Version 0.4 ===
-  * Apply weights if good / bad training classes are unbalanced +  * Balances unbalanced training datasets. 
-  * It is now possible to train cinderella to select micrographs+  * It is now possible to train Cinderella to select micrographs
   * Updated the general model for 2D class selection.   * Updated the general model for 2D class selection.
  
Line 82: Line 82:
 After that, create a new virtual environment: After that, create a new virtual environment:
 <code> <code>
-conda create -n cinderella -c anaconda python=3.6 pyqt=5 cudnn=7.1.2+conda create -n cinderella -c anaconda python=3.6 pyqt=5 cudnn=7.1.2 numpy==1.14.5
 </code> </code>
  
Line 88: Line 88:
 <code> <code>
 source activate cinderella source activate cinderella
-</code> 
- 
-Install fast numpy: 
-<code> 
-conda install numpy==1.15.4 
 </code> </code>
  
Line 106: Line 101:
  
 ====== Tutorial ====== ====== Tutorial ======
-[[auto2d_tutorial|We created a tutorial how to use Cinderella for 2D class selection!]]+We created two tutorials: 
 + 
 +  * [[auto2d_tutorial|How to use Cinderella for 2D class selection]] 
 +  * [[cinderella_micrographs|How to use Cinderella for micrograph selection]] 
 +  * [[cinderella_tomograms|How to use Cinderella for subtomogram selection]]  
 + 
auto_2d_class_selection.txt · Last modified: 2020/08/27 15:11 by twagner