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 MSMT solver and example #6

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Add MSMT solver and example #6

wants to merge 7 commits into from

Conversation

36000
Copy link

@36000 36000 commented Aug 21, 2024

Adds quadratic programming (QP) solver using interior points for MSMT.
Updates code for OTSU brain mask, HMRF segmentation.
Adds cupy Qball fitting.

Taken together, MSMT can be fit on the cfin_multib dataset in under a minute!

@arokem
Copy link
Contributor

arokem commented Aug 21, 2024

This is amazing! What do you think we should do in terms of testing? Use the DIPY CPU implementation as ground truth on some simulated data?

@skoudoro
Copy link
Member

That's really cool! we should start to spend time to think how to integrate and promote smoothly this project in DIPY.

Concerning CI and GPU, we should look at all this AI services. I am sure there is one providing a bit of GPU time for free, which can be useful at the beginning

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.

3 participants