Skip to content

Latest commit

 

History

History
61 lines (40 loc) · 2.22 KB

File metadata and controls

61 lines (40 loc) · 2.22 KB

Back to Projects List

Gynecological Brachytherapy Needle Segmentation Deployment

Key Investigators

  • Paolo Zaffino (Magna Graecia University, Catanzaro, Italy)
  • Tina Kapur (Brigham and Women’s Hospital and Harvard Medical School, USA)
  • Maria Francesca Spadea (Magna Graecia University, Catanzaro, Italy)

Participating remotely

  • Guillaume Pernelle
  • Alireza Mehrtash

Project Description

We developed a fully automatic, AI based algorithm to segment brachyterapy neeedles from intraoperative MRI images. Since, we want to make it usable from the 3D Slicer users in a simple and efficient manner, we would like to deploy our algorithm by using DeepInfer plugin.

Objective

  1. Deploy the developed algorithm

Approach and Plan

  1. Learn about DeepInfer plugin and Docker system
  2. Deploy the entire workflow

Progress and Next Steps

  1. A docker container containing the code and the models has been created for a GPU based prediction.

  2. The docker has been exposed via DeepInfer Slicer extension

  3. We are evaluating the possibility to expose the service also via Tomaat extension

  4. Next step is to upload the container into the cloud

Illustrations

Automatic segmentation example:

The docker exposed via DeepInfer extension

Background and References