nansencenter / sea_ice_type_cnn_training

Deep learning of satellite data: Use the data from satellites for machine learning (deep learning) purposes
GNU General Public License v3.0
5 stars 4 forks source link

Develop the generator code #8

Closed akorosov closed 3 years ago

akorosov commented 3 years ago

Questions about generators:

In a simple case one input (sar), one output (CT) with the same size do we need just one generator? In the same case, do we need just one generator for training and validation data?

In a more complex case, a typical workflow:

Parameters for generator: