-
Notifications
You must be signed in to change notification settings - Fork 1
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
Leverage existing iterator features #65
Comments
SlicerCaseIterator: if you want to try this module, I made a small utility script to get the required CSV that can then be loaded into Slicer (drag and drop the CSV file, which will be converted to a table node). https://github.com/laurentletg/slicer_case_iterator_csv_utility Also contains 2 examples in ...will report back with my findings later.. |
Slicer Case Iterator module review
Video demonstrating how to use the Pros:
Cons:
TODO: |
MONAI label & MONAIlabel reviewer modules
MONAI labelPros:
Cons:
MONAI label reviewer
Issues:Seems like this needs to be configured similarly to MONAI label (GPU needed ?) Is the module actively maintained or stable enough ? from issue 1300: But we should rethink a complete re-write of the Reviewer which was initially committed just as a prototype |
There seems to be very few details and documentation about this extension, but here is Maybe this could be an interesting implementation in SlicerCART? -maybe connecting SlicerCART with datasets already online? Could be really practical. |
@AcastaPaloma Flywheel is a lucrative company, offering 'packaged' solutions into proprietary platform, so this is not the kind of solutions we are looking into. |
SegmentationReviewNote that the code includes all widget and methods in the Widget class similar to the current SlicerCART version, i.e. no methods in the Logic class and no tests - still the module is distributed through the Slicer Extension Manager. Pros:
Cons:
|
Hi, I included your comments above in a review google doc that can be used for further comments/discussion about existing tools. I also reviewed the different existing Slicer tools and other open source platforms aimed to facilitate manual segmentation, and listed them in the google doc mentioned above. I added comments related to your findings above mentioned (@jcohenadad @laurentletg @AcastaPaloma). Since leveraging existing solutions require different approaches, further research work has been done through literature overview, Github research by topics and through the Web. Librarian from Polytechnique Montreal has been consulted for methodology input. Summary:
Other relevant open-source existing platform not mentioned above in this issue:
Any more suggestion? Cheers, Maxime B. |
Possible inspiration:
The text was updated successfully, but these errors were encountered: