Skip to content

Issue with torch tensor format #4

@mohammadmehdihatami659-ship-it

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions