Skip to content

ClinicaDL 1.1.1

Compare
Choose a tag to compare
@mdiazmel mdiazmel released this 28 Jul 14:49
· 195 commits to dev since this release
8290e29

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_tensor and --save_nifty options into the predict
    sub-command (before save_tensor was also subcommand`).
  • Update some paper references in the documentation.
  • Add a description for the available models.
  • Add the flag --model_layers to the clinicadl train list_models subcommad
    to visualize the model layers.

Fixed

  • Fix bug when using the clinicadl train list_models command.