moose v2.2.32 Release Notes
LalithShiyam
released this
26 Sep 12:33
·
242 commits
to main
since this release
Release Date
2023-09-26
Overview
We are excited to announce the release of moose v2.2.32! This update brings new features and improvements that make medical image analysis for preclinical arena easier and more efficient.
What's New
Features
Preclinical CT Legs Model
- We've included a new model called
preclin_ct_legs
, designed to segment mouse preclinical CT images for the left and right leg.
Improvements
tqdm Progress Bar in nnunetv2
- The tqdm progress bar from nnunetv2 is now hidden. We rerouted it to
stderr
to make the user interface cleaner.
Installation
To install the latest version, run the following command:
pip install moosez==2.2.32
or update using:
pip install --upgrade moosez
Acknowledgments
We would like to thank our contributors and users for their continued support and feedback.