-
Notifications
You must be signed in to change notification settings - Fork 358
Segment Brain in its subparts #1005
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
base: master
Are you sure you want to change the base?
Conversation
Hi @unichronic. Some comments:
|
Yeah sure I will add Tinygrad support. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Really nice! Thanks again @unichronic! I have just a few comments
Also, could you please run Ruff to fix the pre-commit issues? https://github.com/invesalius/invesalius3/actions/runs/17199530210/job/48787491498?pr=1005 You can find setup instructions here: https://github.com/invesalius/invesalius3/wiki/Setting-Up-pre%E2%80%90commit |
2d1f899
to
940875d
Compare
…essing to preserve image quality
I have pre-commit setup with my git, but turns out I was using an older Ruff version. |
Thanks @unichronic! Could you please add the extra dependencies (like torchvision and yacs) to both the requirements.txt and environment.yml files? |
Sure! |
This PR is part of GSoC 2025.
It adds the feature of a Segmentation tool to segment the various Subparts of the brain (for example: precuneus, superiorfrontal, hippocampus, etc.) using the Fastsurfer open-source CNN models and add support for PyTorch as well as Onnx models.
It also updates the data panel with categories for the subpart masks.
Tasks Done -
Pending -