OpenKBP - 2020 AAPM Grand Challenge Forum

Go back to competition Back to thread list Post in this thread

> Is it possible to convert the csv files back to dicom format?

My code works on dicom data, so I'm more interested in having dicom data than csv files.
Is it also possible to convert the csv files into dicom data and share these data?

Best regards,
Martijn Kusters

Posted by: martijnkusters @ Feb. 27, 2020, 4:33 p.m.

Hi Martijn,

Unfortunately we can only provide the CSV data, however, the provided data loader in our code repository will load the CSV files as 128x128x128 tensors in Python. We hope that the tensor format is close to the required format for most existing pipelines, but we also understand that many pipelines start with DICOM files.

Aaron

Posted by: OpenKBP @ Feb. 27, 2020, 7:58 p.m.
Post in this thread