1.1.1¶
Released 2022-07-28
Changed¶
** Core: **
Dependencies versions were updated in order to support Python equal or greater than 3.8.
Security updates for some dependencies.
Include the
--save_tensorand--save_niftyoptions into thepredictsub-command (beforesave_tensorwas also subcommand`).Update some paper references in the documentation.
Add a description for the available models.
Add the flag
--model_layersto theclinicadl train list_modelssubcommand to visualize the model layers.
Fixed¶
Fix bug when using the
clinicadl train list_modelscommand.