Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.2 KB

File metadata and controls

21 lines (16 loc) · 1.2 KB

BoneMarrowWSI-PediatricLeukemia dataset conversion

--- This repository is still work in progress ---

This repository contains the code that was used for the conversion of the BoneMarrowWSI-PediatricLeukemia (aka BMDeep) dataset into DICOM format for ingestion into IDC.

This repository includes:

  1. code for image conversion from MRXS to DICOM.
  2. code for annotation conversion from CSV to DICOM.

Both are implemented to be run on a local machine, while retrieving actual data and returning converted results from/to a mounted server called Gaia.

Requirements

Documentation