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

Add Fuzzy Segmentation Based Volume Creation #400

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

faberno
Copy link
Collaborator

@faberno faberno commented Nov 18, 2024

  • added fuzzy case to SegmentationBasedAdapter (+activated gpu)]
  • adapted segmentation_loader example
  • refactored assert_equal_shapes test

Please check the following before creating the pull request (PR):

  • Did you run automatic tests?
  • Did you run manual tests?
  • Is the code provided in the PR still backwards compatible to previous SIMPA versions?

List any specific code review questions

  • how to handle "seg" field for multiple classes per voxels?

Provide issue / feature request fixed by this PR

Fixes #399

- adapted segmentation_loader example
- refactored assert_equal_shapes test
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.

Fuzzy Segmentation Based Volume Creation
1 participant