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 [2020/03/03 12:32]
twagner [2D class selection model]
auto_2d_class_selection [2020/08/26 12:56]
twagner *
Line 32: Line 32:
 ====== Download ====== ====== Download ======
 ====Cinderella==== ====Cinderella====
-Version: 0.5.0+Version: 0.6.0
  
-Uploaded: 16December 2019+Uploaded: 10March 2020
  
 [[https://pypi.org/project/cinderella/#files|DOWNLOAD]] [[https://pypi.org/project/cinderella/#files|DOWNLOAD]]
  
 ====Pretrained model (2D classes)==== ====Pretrained model (2D classes)====
-Uploaded: 10. December 2019, Datasets: 20 +Uploaded: 10. March 2020, Datasets: 22
- +
-[[ftp://ftp.gwdg.de/pub/misc/sphire/auto2d_models/gmodel_cinderella_201912_N20.h5|DOWNLOAD]] +
- +
-[[auto2d_tutorial#classify|Valid configuration file]]+
  
 +[[ftp://ftp.gwdg.de/pub/misc/sphire/auto2d_models/gmodel_cinderella_20200310_N22.h5|DOWNLOAD]]
 ====Archive==== ====Archive====
 Old versions of cinderella and the pretrained model can be found in the [[cinderella_archive|archive]] Old versions of cinderella and the pretrained model can be found in the [[cinderella_archive|archive]]
  
 ====Changelog==== ====Changelog====
 +
 +=== Version 0.7 ===
 +  * Now uses a circular masks by default. This allows to use full rotation during data augmentation. Can be deactivate by setting the mask radius to -1.
 +  * Fix numerical instability that occur when you have classes filled with a constant value (Thanks to Grigory Sharov).
 +  * Fix a problem with classes that contain NaN values. They are now removed from the training data. (Thanks to Grigory Sharov).
 +
 +=== Version 0.6 ===
 +  * Fix an issue for classes in mrcs format
 +  * Minor changes
  
 === Version 0.5 === === Version 0.5 ===
auto_2d_class_selection.txt · Last modified: 2020/08/27 15:11 by twagner