Skip to content
Adaloglou Nikolas edited this page Jul 12, 2020 · 1 revision

Packages

utils: oso pio genika: logging (top priority)

common: augment, vizual, losses, metrics , optimizers, preprosessing

executor: train, inference, transfer-learning etc...

medzoo: all the models as it is now


Datasets:

General pipeline as classes:

  • base_dataset_preprosessor
  • base_dataset_augment

collect arguments in a general config file


Models:

1 config file per model


TOP priorities:

  1. logging
  2. remove arguments --> config files
  3. cli (command line interface) medzoo --train/inference --dataset --model --config(+datapaths)
Clone this wiki locally