User Tools

Site Tools


janni_tutorial

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 Both sides next revision
janni_tutorial [2019/07/16 10:01]
twagner [Training a model for your data]
janni_tutorial [2019/09/12 10:29]
twagner [Training a model for your data]
Line 37: Line 37:
   * **movie_dir**: Path to the directory with the movie files. If an average exists already in even_dir or odd_dir (see below), it will be skipped.   * **movie_dir**: Path to the directory with the movie files. If an average exists already in even_dir or odd_dir (see below), it will be skipped.
   * **even_dir**: For each movie in movie_dir, an average based on the //even// frames is calculated and saved in even_dir.   * **even_dir**: For each movie in movie_dir, an average based on the //even// frames is calculated and saved in even_dir.
-  * **odd_dir**: For each movie in movie_dir, an average based on the //odd// frames is calculated and saved in even_dir.+  * **odd_dir**: For each movie in movie_dir, an average based on the //odd// frames is calculated and saved in odd_dir.
   * **batch_size**: How many patches are in one mini-batch. If you have memory problems (e.g with cards < 8GB memory), you can try to reduce this value.   * **batch_size**: How many patches are in one mini-batch. If you have memory problems (e.g with cards < 8GB memory), you can try to reduce this value.
   * **learning_rate**: Learning rate, should not be changed.   * **learning_rate**: Learning rate, should not be changed.
janni_tutorial.txt ยท Last modified: 2020/09/24 14:46 by twagner