Skip to content

Releases: ivadomed/model_seg_mouse-sc_wm-gm_t1

v0.5

14 Mar 19:08
d19b869
Compare
Choose a tag to compare

This release contains the files and the trained nnUNet model to predict WM and GM in mouse spinal cord. We updated the code and instructions to use the Spinal Cord Toolbox (SCT) v6.2 instead of using a python inference script (to use the python inference script instead of SCT refer to release v0.4).

⚠️ The model is the same as in v0.4 (hence it is not added in the assets).

What's Changed

Full Changelog: v0.4...v0.5

v0.4

24 Jan 19:34
1a24a70
Compare
Choose a tag to compare

This release contains the files and the trained nnUNet model to predict WM and GM in mouse spinal cord. We updated the code to function with nnUNet 2.2.1 and added a script to correct the file's header with the correct resolution.

What's Changed

Full Changelog: v0.3...v0.4

Please download the 3D nnU-Net model in the "Assets" below 👇 and unzip before running test.py.

v0.3

14 Jul 15:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2...v0.3

Please download the 3D nnU-Net model in the "Assets" below 👇 and unzip before running test.py.

v0.2

12 May 19:40
Compare
Choose a tag to compare
  • Add ground truth for mice 10-->145 (ie: all are now included)
  • Consider using ensemble/bagging for higher performance on prediction #27
  • Add citation for this repos #26
  • Compare with/without data augmentation applied to validation set #13
  • Try smoothing (esp. along z) to gain performance at test-time #29

Full Changelog: v0.1...v0.2

Please download models in the "Assets" below 👇 and unzip before running test.py.

v0.1

26 Mar 18:30
d80e305
Compare
Choose a tag to compare

What's Changed

  • Introduce MONAI-compatible training script by @jcohenadad in #1

New Contributors

Full Changelog: https://github.com/ivadomed/model_seg_mouse-sc_wm-gm_t1/commits/v0.1