Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.0 - Multispectrality and Better Models #19

Merged
merged 51 commits into from
Apr 26, 2022
Merged

v1.1.0 - Multispectrality and Better Models #19

merged 51 commits into from
Apr 26, 2022

Conversation

clementpoiret
Copy link
Owner

@clementpoiret clementpoiret commented Feb 17, 2022

Description

We introduce a multispectral mode, to segment from both T1 and T2 images.

Previously, we used manual segmentations registered from T2w to T1w for one dataset in order to learn how to segment hippocampal subfields. The registration lead to systematic biases, meaning constant obvious errors when segmenting T1w MRIs. We corrected manually all labels to fix the issue.

We also added more training data

Fixes #17 #18 #10

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

GitHub actions + manual QC

Test Configuration:

  • OS: Arch Linux
  • Python version: 3.7; 3.9
  • Hardware: Intel CPU + Nvidia Quadro
  • Any other relevant config detail:

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@clementpoiret clementpoiret changed the title Update models with better quality segmentations Multispectrality and Better Models Apr 1, 2022
@clementpoiret clementpoiret changed the title Multispectrality and Better Models v1.1.0 - Multispectrality and Better Models Apr 1, 2022
@clementpoiret clementpoiret marked this pull request as ready for review April 26, 2022 12:46
@clementpoiret clementpoiret merged commit 20cbd8e into master Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect T1w manual labels for MemoDev
1 participant