MIAL Super-Resolution Toolkit v2.1.0 #209
sebastientourbier
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Medical Image Analysis Laboratory Super-Resolution ToolKit 2 (MIALSRTK2) consists of a set of C++ and Python processing and workflow tools necessary to perform motion-robust super-resolution fetal MRI reconstruction in the BIDS Apps framework.
This corresponds to the first major release of MIALSRTK 2 ✨✨✨
What's changed
New features
Computation of high resolution segmentation maps from low-resolution segmentations -
do_reconstruct_labels
option.Added an optional super-resolution reconstruction assessment stage where the SR reconstruction is compared to a provided high resolution ground truth image -
do_srr_assessment
option.Added the possibility to re-orient the SR reconstruction into the anatomical planes defined by the spatio-temporal atlas of Gholipour et al. (2017) used in NiftyMIC -
do_anat_orientation
option.Minor changes
Improved flexibility of the pipeline. Added several options to be given in the config to facilitate various experiments. Details are available in the documentation
skip_preprocessing
allows to directly run registration and TV reconstruction without pre-processing.--run_type
:sr
(default) orpreprocessing
. Allows to run only preprocessing.Improved computational workflow.
Output organisation.
User-friendliness.
More...
Please check pull request 200 for more change details and development discussions.
Full Changelog: v2.1.0...v2.0.3
This discussion was created from the release MIAL Super-Resolution Toolkit v2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions