Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
auto_2d_class_selection [2020/08/27 13:44] twagner |
auto_2d_class_selection [2020/08/27 15:11] twagner [Changelog] |
||
---|---|---|---|
Line 47: | Line 47: | ||
=== Version 0.7 === | === Version 0.7 === | ||
* Now uses a **circular masks by default**. This allows to use full rotation during data augmentation. Can be deactivated by setting the field ''mask_radius'' in the configuration file to -1. In case you want to use an model trained with Cinderella < 0.7 please set the radius to -1. Otherwise you case specify any radius you want. **By default** (no ''mask_radius'' provided) it will use 0.4*''input_size''. | * Now uses a **circular masks by default**. This allows to use full rotation during data augmentation. Can be deactivated by setting the field ''mask_radius'' in the configuration file to -1. In case you want to use an model trained with Cinderella < 0.7 please set the radius to -1. Otherwise you case specify any radius you want. **By default** (no ''mask_radius'' provided) it will use 0.4*''input_size''. | ||
- | * The general models now includes **300 new good Relion classes and 2000 new bad Relion classes** (//Thanks to Grigory Sharov//). | + | * The general models now includes **300 new good Relion classes and 2000 new bad Relion classes** (//Thanks to Takanori Nakane and Grigory Sharov//). |
* Fixed numerical instability that occurs when you have classes filled with a constant value (//Thanks to Grigory Sharov//). | * Fixed numerical instability that occurs when you have classes filled with a constant value (//Thanks to Grigory Sharov//). | ||
* Fixed a problem with classes that contain NaN values. NaN values are now replaced with 0. (//Thanks to Grigory Sharov//). | * Fixed a problem with classes that contain NaN values. NaN values are now replaced with 0. (//Thanks to Grigory Sharov//). |