-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello,
I hope you are doing well.
Could you please design a script to convert a folder of DICOM files (CT scans) into a 5-dimensional PyTorch tensor with the following format?
Copy code
(B, C, D, H, W)
I have been into some trouble with converting dicom files into torch tensor files.
I would appreciate it if you could also briefly explain what should be considered when choosing each dimension.
Thank you very much for your support.
Metadata
Metadata
Assignees
Labels
No labels