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/11 14:02]
twagner
auto_2d_class_selection [2019/07/29 14:48]
twagner [Changelog]
Line 11: Line 11:
 Our automatic 2d class selection tool (**Cinderella**) is based on a deep learning network to seperate 2D classes from .hdf / .mrcs files into good and bad classes. It uses the same deep neural network as crYOLO and was pretrained on a set good / bad classes. Cinderella was written to automate cryo-em data processing. It's open source and easy to use ([[auto2d_tutorial|see tutorial]]). You can easily train it with your own set of classes. Our automatic 2d class selection tool (**Cinderella**) is based on a deep learning network to seperate 2D classes from .hdf / .mrcs files into good and bad classes. It uses the same deep neural network as crYOLO and was pretrained on a set good / bad classes. Cinderella was written to automate cryo-em data processing. It's open source and easy to use ([[auto2d_tutorial|see tutorial]]). You can easily train it with your own set of classes.
 <note> <note>
-**License**: MIT +  * **License**: MIT 
- +  **GitHub repository**: https://github.com/MPI-Dortmund/sphire_classes_autoselect
-**GitHub repository**: https://github.com/MPI-Dortmund/sphire_classes_autoselect+
 </note> </note>
 Here are a couple of examples for good / bad classes in Cinderella:  Here are a couple of examples for good / bad classes in Cinderella: 
Line 29: Line 28:
 ====== Download ====== ====== Download ======
 ====Cinderella==== ====Cinderella====
-Version: 0.3.0+Version: 0.3.1
  
-Uploaded: 11. July 2019+Uploaded: 29. July 2019
  
 [[https://pypi.org/project/cinderella/#files|DOWNLOAD]] [[https://pypi.org/project/cinderella/#files|DOWNLOAD]]
Line 46: Line 45:
  
 ====Changelog==== ====Changelog====
 +
 +=== Version 0.3.1 ===
 +  * Downgrade to tensorflow 1.10.1 again, as user report long initialization times
 +  * Only report the number of good / bad classes + their fraction.
 +
 === Version 0.3.0 === === Version 0.3.0 ===
   * More data augmentation (add rotation)   * More data augmentation (add rotation)
auto_2d_class_selection.txt · Last modified: 2020/08/27 15:11 by twagner