raidionics / Raidionics

Software for automatic segmentation and generation of standardized clinical reports of brain tumors from MRI volumes
https://raidionics.github.io/
BSD 2-Clause "Simplified" License
31 stars 4 forks source link

Postoperative segmentation #75

Open smcch opened 6 months ago

smcch commented 6 months ago

Hi!

Is it possible to perform postoperative segmentations without preoperative scans?

dbouget commented 6 months ago

Hi @smcch,

At the moment, only one postoperative segmentation model is bundled inside Raidionics (which requires a preop scan). Other postoperative segmentation models, not needing any preop scan, have been trained (see here). However, they can only be leveraged using the backend RADS library at the moment.

I will look into enabling their use inside Raidionics, or selecting the proper postoperative segmentation model (out of the 5 we trained) based on the provided MR scans!