User Tools

Site Tools


cinderella_micrographs

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
Last revision Both sides next revision
cinderella_micrographs [2019/12/10 09:21]
twagner [Training]
cinderella_micrographs [2020/08/28 07:35]
twagner [Training]
Line 15: Line 15:
 **How many micrographs do I need?** **How many micrographs do I need?**
  
-Good question.+We typically start with 30 good and 30 bad micrographs.
 </note> </note>
  
Line 38: Line 38:
 } }
 </code> </code>
-The fields have the following meaning:+The fields in the section **model** have the following meaning:
   * **input_size**: This is the image size to which each micrograph is resized to.   * **input_size**: This is the image size to which each micrograph is resized to.
-  * **batch_size**: How many micrograph are in one mini-batch. If you have memory problems, you can try to reduce this value.+  * **mask_radius**: (Optional) Circular mask radius which is applied after resizing to the input size. If not given, it uses 0.4*input_size as default. 
 + 
 +The fields in the section **train** have the following meaning: 
 +  * **batch_size**: How many micrographs are in one mini-batch. If you have memory problems, you can try to reduce this value.
   * **good_path**: Path to folder with good micrographs.   * **good_path**: Path to folder with good micrographs.
   * **bad_path**: Path to folder with bad micrographs.   * **bad_path**: Path to folder with bad micrographs.
cinderella_micrographs.txt · Last modified: 2020/08/28 07:35 by twagner