NiftyNet icon indicating copy to clipboard operation
NiftyNet copied to clipboard

Multi task adaptation

Open csudre opened this issue 6 years ago • 0 comments

For the moment a single Parameter categories is allowed but for multitask applications it would be important to have the ability to predefine in the config file different number of classes (for the classification and the segmentation), different output type (argmax for classification and probabilistic for segmentation for instance) Maybe need to have task_param as an array of dictionaries?

csudre avatar Jun 06 '19 11:06 csudre