NA-MIC / ProjectWeek

Website for NA-MIC Project Weeks
https://projectweek.na-mic.org
82 stars 284 forks source link

Project: MHub-Slicer Integration #659

Closed denbonte closed 1 year ago

denbonte commented 1 year ago

Category

Segmentation / Classification / Landmarking

Key Investigators

Project Description

MHub is a repository of self-contained deep-learning models trained for a wide variety of applications in the medical and medical imaging domain. MHub provides the community with reproducible and transparent AI pipelines that work out of the box as intended by the developers.

As part of our efforts, we developed a first version of a Slicer MHub extension that allows users to run different AI models directly in Slicer without the need to install potentially conflicting dependencies as part of their Slicer Python installation.

Objective

The goal of this project is to polish the extension, publish it, and further explore its potential applications and user feedback to expand the extension's capabilities, address its limitations, and ensure its seamless integration with Slicer.

Approach and Plan

Work on identified issues/enhancements, and collect feedback from the Slicer community.

Progress and Next Steps

No response

Illustrations

image

Background and References

No response

github-actions[bot] commented 1 year ago

Project Page Pull Request Creation

:white_check_mark: COMPLETED: See https://github.com/NA-MIC/ProjectWeek/pull/660

pieper commented 1 year ago

@denbonte - this looks very cool. I have an nnU-Net model that's starting to work. Do you have a recipe for wrapping it up to use with mhub?

denbonte commented 1 year ago

Hey Steve!

I have an nnU-Net model that's starting to work. Do you have a recipe for wrapping it up to use with mhub?

Awesome! We're writing the docs as of now, and will provide numerous examples on how to do this. For nnU-Net models this is going to be very very easy (thanks to the great work @LennyN95 has done with the MHubIO framework).

I suggest we discuss in person at the project week? If everything is set and you can provide the weights, it's probably going to be an half-an-hour task 🙃

CC'ing @fedorov!

pieper commented 1 year ago

Yes, sounds excellent!