From a1464c5eceb5159d6e22a73caba225151b3ddabe Mon Sep 17 00:00:00 2001 From: camillebrianceau <57992134+camillebrianceau@users.noreply.github.com> Date: Tue, 12 Sep 2023 14:08:07 +0200 Subject: [PATCH] Prepare next release (1.5.0) (#474) Update CHANGELOG.md, pyproject.toml, documentation banner and citation.cff --- CHANGELOG.md | 21 +++++++++++++++++++++ CITATION.cff | 2 +- docs/overrides/main.html | 2 +- pyproject.toml | 2 +- 4 files changed, 24 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b996a40e..ee68113d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,27 @@ Main changes to this code/ project are documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## ClinicaDL 1.5.0 + +### Fixed + +* Fix `adapt` command + +### Changed + +* SSIM is now executed on GPU when possible + +### New + +* Add new command `generate artifacts` to generate noise/contract/motion +* Add options for data augmentation +* Add fine-tuning option +* Add `--amp` for automatic mixed precision +* Add `--track_exp` option to track your parameters during training with MLflow or WandB + + + ## ClinicaDL 1.4.0 ### Fixed diff --git a/CITATION.cff b/CITATION.cff index 3e66dc6ee..7dc030801 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -1,4 +1,4 @@ -cff-version: 1.4.0 +cff-version: 1.5.0 message: If you use this software, please cite it as below. authors: - family-names: Thibeau-Sutre diff --git a/docs/overrides/main.html b/docs/overrides/main.html index 27d8fdfa0..749fd15fa 100644 --- a/docs/overrides/main.html +++ b/docs/overrides/main.html @@ -8,5 +8,5 @@ {% endblock %} {% block announce %} -