Skip to content

Releases: aramis-lab/clinicadl

ClinicaDL v0.1.1

26 Oct 17:47

Choose a tag to compare

Changes

Core

  • Add t1-extensive to the preprocessing tasks (skull-stripping of T1-weighted MR images in Ixi549Space space).

Hotfixes

  • Error message when lacking information necessary to tsvtools getlabels.
  • Fix some Quality Check bugs.

ClinicaDL v0.1.0

21 Oct 13:13

Choose a tag to compare

Changes

Core

  • New wrapper to Clinica's functions for image preprocessing and tensor extraction.
  • Improve command line descriptions.
  • Add and replace some options in the command line interface, mainly for the classify task.
  • Add additional information to the file describing the execution environment during a task.
  • Add label warning when classifying with a single class.
  • Add a verbose mode to understand the stages of a specific task.

CI and tests

  • New tests for tsvtool, train and generate.
  • Data test available to test locally.

  • Documentation was updated.

ClinicaDL v0.0.3

13 Aug 12:45

Choose a tag to compare

Changes

Documentation is officially available !

ClinicaDL v0.0.2

13 Aug 12:27

Choose a tag to compare

Changes

CLI refactor

This release includes changes in the command line interface including:

  • Generation of synthetic data for functional tests.
  • Interface for preparing data for training.
  • Interface to create data (slices or patches) for training.
  • Command to classify an image or a group of images using previously trained models.
  • Reorganization of input parameter when training a new model.

ClinicaDL v0.0.2b

13 Aug 12:25

Choose a tag to compare

ClinicaDL v0.0.2b Pre-release
Pre-release

Changes

Beta version. Preparation of release 0.0.2

ClinicaDL v0.0.1

13 Aug 12:39

Choose a tag to compare

First release

This version of the code corresponds to the code used to get the results described in the scientific paper.