deephealthproject / use-case-pipelines

Use case pipelines based on EDDL and ECVL libraries. Different tasks (e.g. classification and segmentation) and datasets (e.g. MNIST, ISIC, and PNEUMOTHORAX) are taken into account.
Other
2 stars 5 forks source link

Adding testing option on ms_segmentation_training #12

Closed jonandergomez closed 3 years ago

jonandergomez commented 3 years ago

Added the option in C++ to run tests using already trained networks with the test subset. And also added data augmentation (only rotation).