-
-
Notifications
You must be signed in to change notification settings - Fork 299
Home
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:
- logging
- remove arguments --> config files
- cli (command line interface) medzoo --train/inference --dataset --model --config(+datapaths)