I am looking to learn about tools or extensions that are available to assist with the automatic segmentation of a shoulder MRI using AI. Using a specific scanning sequence, multiple reconstructions of the bones of the glenohumeral joint have been created, and as the manual process is slow, I wanted to ask if a tool has been created to help automate the process.
If a tool does not exist for shoulder MRIs, I was wondering if there was a program that could utilize deep learning from a collection of reconstructions of shoulder MRIs, to contribute to a tool that automatically segments them.
I don’t know of a model for shoulder MRIs, but you can look into the MONAI Label tool.
We should soon be circulating sign up info for a MONAI Label workshop on January 25 9-11 EST that may be of interest for you or anyone getting started with this kind of project.
Thank you for the information. The MONAI Label tool sounds interesting. As I am not previously familiar with it, would utilization of the tool essentially facilitate the development of an application that could be applied to datasets to assist with automatic segmentation? Would the tool be applicable to previously annotated datasets to be able to contribute to the application development?
Yes, that’s exactly what it is for: using new or existing segmentations to train models that perform automatic segmentation. Exactly how many segmentations are needed is very application dependent, but there are examples of good results.