Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Mind the gap: challenges and future directions for content-based image retrieval in clinical radiology.

Frontiers in radiology·2026
Same author

Disentangled generative uncertainty-aware multi-modal diffusion segmentation of medical images.

Medical image analysis·2026
Same author

[Training and Experience of Healthcare Professionals in Clinical Teaching: A Study in Primary Care in Chile].

Revista medica de Chile·2026
Same author

The Ischemic Stroke Lesion Segmentation Challenge (ISLES)'24 Dataset: A Multimodal Stroke Imaging Dataset with Hyperacute CT, Acute Postinterventional MRI, and 3-month Clinical Outcomes.

Radiology. Artificial intelligence·2026
Same author

Assessing the robustness and clinical evaluation of a deep-learning segmentation model for head and neck cancer.

Frontiers in oncology·2026
Same author

A dual-layer quality assurance approach leveraging dose prediction for efficient review of automated contours of organs at risk in the brain in radiotherapy.

Physics and imaging in radiation oncology·2026
Same journal

MMFVS-Net: A triple-symmetric cross-attention network for multimodal optical image fusion and high-accuracy virtual staining of breast cancer tissues.

Computer methods and programs in biomedicine·2026
Same journal

A novel Milstein-stochastic epidemiologically-informed neural network for approaching epidemic dynamics: Application to Mpox disease.

Computer methods and programs in biomedicine·2026
Same journal

Accounting for approximation errors using surrogate-based parameter estimation of cardiac mechanics digital twins.

Computer methods and programs in biomedicine·2026
Same journal

Facial iPPG heatmap patterns based on period-aware autoencoder show association with carotid atherosclerosis towards non-contact hemodynamic assessment.

Computer methods and programs in biomedicine·2026
Same journal

Explainable machine learning models predict liver fibrosis risk and outcome in the general population: Development and multi-cohort external validation.

Computer methods and programs in biomedicine·2026
Same journal

Evaluation of surrogate endpoints for survival outcomes using the surrogate package in R.

Computer methods and programs in biomedicine·2026
See all related articles

Related Experiment Video

Updated: Aug 11, 2025

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies
04:25

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies

Published on: December 15, 2023

2.6K

PyRaDiSe: A Python package for DICOM-RT-based auto-segmentation pipeline construction and DICOM-RT data conversion.

Elias Rüfenacht1, Amith Kamath1, Yannick Suter1

  • 1ARTORG Center for Biomedical Engineering Research, University of Bern, Murtenstrasse 50, Bern 3008, Switzerland.

Computer Methods and Programs in Biomedicine
|February 4, 2023
PubMed
Summary
This summary is machine-generated.

PyRaDiSe is an open-source Python package that facilitates the clinical application of deep learning for medical image auto-segmentation. It enables seamless processing of DICOM RT Structure Sets, bridging the gap between data science and radiotherapy practice.

Keywords:
Auto-segmentationDICOMDICOM RT structure setsDICOM RTSS conversionDeep learningRadiotherapy

More Related Videos

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

473
Dissection, MicroCT Scanning and Morphometric Analyses of the Baculum
04:32

Dissection, MicroCT Scanning and Morphometric Analyses of the Baculum

Published on: March 19, 2017

7.6K

Related Experiment Videos

Last Updated: Aug 11, 2025

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies
04:25

Author Spotlight: Bridging Gaps in Anatomy and Establishing a Foundation for Algorithmic Studies

Published on: December 15, 2023

2.6K
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

473
Dissection, MicroCT Scanning and Morphometric Analyses of the Baculum
04:32

Dissection, MicroCT Scanning and Morphometric Analyses of the Baculum

Published on: March 19, 2017

7.6K

Area of Science:

  • Radiotherapy
  • Medical Imaging
  • Deep Learning
  • Data Science

Background:

  • Deep learning in radiotherapy auto-segmentation faces challenges due to limited open-source frameworks for DICOM RT Structure Sets.
  • Existing open-source converters often use 2D reconstruction, resulting in pixelated contours unsuitable for clinical use.

Purpose of the Study:

  • To introduce PyRaDiSe, an open-source Python package designed to enable deep learning auto-segmentation solutions directly on DICOM data.
  • To provide robust DICOM RT Structure Set conversion and processing capabilities for tasks like dataset construction.

Main Methods:

  • PyRaDiSe offers a holistic approach including DICOM data handling (2D/3D conversion), deep learning model inference, and pre/post-processing.
  • The package supports any deep learning framework and includes routines for restoring spatial properties.
  • It facilitates automated and flexible handling of DICOM image series, RT Structure Sets, and registrations.

Main Results:

  • PyRaDiSe enables fast deployment and prototyping of auto-segmentation pipelines, reducing implementation efforts.
  • Deep learning model inference is framework-independent and integrates with frameworks like PyTorch and TensorFlow.
  • Successfully demonstrated in a research project for organs-at-risk segmentation in brain tumor patients and for dataset construction.

Conclusions:

  • PyRaDiSe bridges the gap between data science and clinical radiotherapy, facilitating the transfer of deep learning segmentation models into practice.
  • The package is available on GitHub and installable via pip.