Project-MONAI / Project-MONAI/MONAI
Enable GDS on medical image data loading
Open
@yiheng-wang-nv is already working on this.
Since Nov 27, 2024.
enhancement
- Dominant language
- Python
- Stars
- 8.7k
- Forks
- 1.6k
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 20
Description
It's helpful to accelerate especially on large dataset.
For .nii data, can use kvikio + cupy + nibabel
For .dcm data, can use kvikio + cupy + pydicom
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.